1. 4cd9305 i965: Silence unused parameter warnings by Ian Romanick · 3 years, 11 months ago
  2. 3c87ac1 isl: Fix the aux-map encoding for D24_UNORM_X8 by Nanley Chery · 3 years, 11 months ago
  3. 9a06238 anv: Implement VariableDescriptorCount by Jason Ekstrand · 3 years, 11 months ago
  4. 215218f anv: Add a descriptor_count to descriptor sets by Jason Ekstrand · 3 years, 11 months ago
  5. dd1971c anv: Bump the number of update-after-bind descriptors to 1M by Jason Ekstrand · 3 years, 11 months ago
  6. 3c0ba7b zink: reject resource-imports with modifiers by Erik Faye-Lund · 3 years, 11 months ago
  7. 068b4bf doc/features: remove zink entries for GL 3.3 items by Mike Blumenkrantz · 3 years, 11 months ago
  8. af8d488 util,ac,aco,radv: Cross-platform memstream API by James Park · 4 years, 1 month ago
  9. 4c2e7b0 util,radv,radv/winsys: Cross-platform rwlock API by James Park · 3 years, 11 months ago
  10. 9d4999e anv: Ignore continue flag in primary cmd buffers by Ricardo Garcia · 3 years, 11 months ago
  11. b3529e5 ac/nir: implement missing nir_op_pack_half_2x16_split by Samuel Pitoiset · 3 years, 11 months ago
  12. 57d3178 radeonsi: enable NGG culling by default on Navi1x PRO cards by Marek Olšák · 3 years, 11 months ago
  13. 67a67ea radeonsi: enable NGG on Navi14 PRO cards by Marek Olšák · 3 years, 11 months ago
  14. bc3c74e radeonsi: tweak LATE_ALLOC_GS numbers for faster NGG culling by Marek Olšák · 3 years, 11 months ago
  15. b38b5aa radeonsi: pack LDS better for NGG culling by Marek Olšák · 3 years, 11 months ago
  16. 8094367 radeonsi: write VS/TES system values into LDS after culling by Marek Olšák · 3 years, 11 months ago
  17. 1de0bf0 radeonsi: remove indirection when loading position at the end for NGG culling by Marek Olšák · 3 years, 11 months ago
  18. 823ee12 radeonsi: optimize out LDS bank conflicts in the NGG culling shader by Marek Olšák · 3 years, 11 months ago
  19. 7648060 radeonsi: enable NGG culling by default on gfx10.3 dGPUs by Marek Olšák · 3 years, 11 months ago
  20. e7d3f22 radeonsi: don't disable NGG culling on gfx10.3 by Marek Olšák · 3 years, 11 months ago
  21. 6810e6e Revert "radeonsi/gfx10: disable vertex grouping" by Marek Olšák · 3 years, 11 months ago
  22. 7d1fb5f v3dv: Initialize time before usage by free_stale_bos. by Vinson Lee · 3 years, 11 months ago
  23. 8eb246d v3dv: Remove unsigned comparison to zero. by Vinson Lee · 3 years, 11 months ago
  24. 5e27e04 intel/isl: Drop redundant unpack of unorm channels by Nanley Chery · 3 years, 11 months ago
  25. cf11ebf st/mesa: Add missing sentinels in format_map[] by Nanley Chery · 3 years, 11 months ago
  26. 0c70268 zink: mark ARB_sample_shading as supported by Mike Blumenkrantz · 3 years, 11 months ago
  27. bf9a1e0 zink: add a pipe_context::get_sample_position hook by Mike Blumenkrantz · 3 years, 11 months ago
  28. b009bd9 zink: add ntv handling for ARB_sample_shading by Mike Blumenkrantz · 3 years, 11 months ago
  29. 441b32b zink: add helper for vec-type input variables in ntv by Mike Blumenkrantz · 3 years, 11 months ago
  30. 7c51299 zink: implement ARB_draw_indirect by Mike Blumenkrantz · 4 years, 2 months ago
  31. 3e3b6e9 zink: set 3.3 complete in features.txt by Mike Blumenkrantz · 4 years, 2 months ago
  32. 80c6664 zink: bump GLSL to 3.30 by Mike Blumenkrantz · 4 years, 2 months ago
  33. 44baddf zink: set 3.2 complete in features.txt by Mike Blumenkrantz · 4 years, 2 months ago
  34. 26b076f zink: GLSL 1.50 by Mike Blumenkrantz · 4 years, 2 months ago
  35. b27ec49 zink: mark off GL 3.1 as done in features.txt by Mike Blumenkrantz · 4 years, 2 months ago
  36. 815f0c0 zink: bump to glsl 1.40 by Mike Blumenkrantz · 4 years, 2 months ago
  37. 8028991 zink: enable gs pipe caps by Mike Blumenkrantz · 3 years, 11 months ago
  38. 4c734da zink: add gallium handling for geometry shaders by Mike Blumenkrantz · 3 years, 11 months ago
  39. d59e4b8 zink: round out handling for streamout buffer stride setting during draw by Mike Blumenkrantz · 3 years, 11 months ago
  40. 9915c54 zink: remove ADJACENCY prim types from primconvert path by Mike Blumenkrantz · 3 years, 11 months ago
  41. d656c60 zink: add handling for gs in ntv by Mike Blumenkrantz · 3 years, 11 months ago
  42. 9671cd9 zink: re-transform gl_Position for gs input by Mike Blumenkrantz · 3 years, 11 months ago
  43. ea2279d zink: add ntv handling for geometry shader variables by Mike Blumenkrantz · 3 years, 11 months ago
  44. 423a342 zink: handle shader io vars more generically for use with gs by Mike Blumenkrantz · 3 years, 11 months ago
  45. 182f7f9 zink: add some spirv_builder functions we'll be using for geometry shaders by Mike Blumenkrantz · 3 years, 11 months ago
  46. 5934fc1 r600/sfn: Update state docu by Gert Wollny · 3 years, 11 months ago
  47. 9f5e5fb r600/sfn: Fix the parameter component type by Gert Wollny · 3 years, 11 months ago
  48. 5f66197 r600/sfn: Use register keep-alive also when scanning the shader by Gert Wollny · 3 years, 11 months ago
  49. 9eda717 r600/sfn: fix remapping of deleted attributes by Gert Wollny · 4 years ago
  50. f79b7fc r600/sfn: use 32 bit bools by Gert Wollny · 4 years ago
  51. 92a4d45 r600/sfn: use cacheless op for coherent image write by Gert Wollny · 4 years ago
  52. 02e39b7 r600/sfn: Handle mem barrier and image barrier by using ACK by Gert Wollny · 4 years ago
  53. f664fc1 r600/sfn: use shared pointer to GPR for FS sysvalues by Gert Wollny · 4 years ago
  54. 876b975 r600/sfn: Rework get_temp_register to return a smart pointer to GPRValue by Gert Wollny · 4 years ago
  55. 92bc066 r600/sfn: fix mega fetch count for SSBO/Image atomics result fetch by Gert Wollny · 4 years ago
  56. d79d20d r600/sfn: Fix keepalive patch by Gert Wollny · 4 years ago
  57. 8625413 r600/sfn: Fix ssbo resource offset for buffer loads by Gert Wollny · 4 years ago
  58. ed66eaf r600/sfn: Don't reuse registers for workgroup ID and local invocation ID by Gert Wollny · 4 years ago
  59. bafb2bb glsl: Initialize add_uniform_to_shader member var in constructor. by Vinson Lee · 3 years, 11 months ago
  60. aea74ea zink: fix stencil wrapping by Mike Blumenkrantz · 3 years, 11 months ago
  61. b17e264 glsl: Initialize lower_ubo_reference_visitor members in constructor. by Vinson Lee · 3 years, 11 months ago
  62. e32eadc v3dv: Fix assert using assign instead of compare. by Vinson Lee · 3 years, 11 months ago
  63. e7e24d5 intel/fs: Handle nir_intrinsic_terminate by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  64. 886d2d1 spirv: Handle SpvOpTerminateInvocation by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  65. 4dfd292 spirv: Update headers and metadata from latest Khronos commit by Caio Marcelo de Oliveira Filho · 3 years, 11 months ago
  66. f6d5dd8 nir: Add nir_intrinsic_terminate and nir_intrinsic_terminate_if by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  67. fdb65b8 aco: add missing SCC clobber in get_buffer_size by Rhys Perry · 3 years, 11 months ago
  68. 6be2bbe Revert "iris: Use the data cache for indirect UBO pulls" by Jason Ekstrand · 3 years, 11 months ago
  69. a5529eb anv: Go back to using the sampler for UBO pulls by Jason Ekstrand · 3 years, 11 months ago
  70. d91cb31 vc4: Enable nir_lower_io for uniforms by Jose Maria Casanova Crespo · 3 years, 11 months ago
  71. 3e877ca vc4: Add missing range_base/range at nir_load_ubos in yuv_blit fs. by Jose Maria Casanova Crespo · 3 years, 11 months ago
  72. 4cfdd42 vc4: Add missing load_ubo set_align in yuv_blit fs. by Jose Maria Casanova Crespo · 3 years, 11 months ago
  73. f91b2fe nir/opt_load_store_vectorize: add some tests for discard/demote behaviour by Rhys Perry · 3 years, 11 months ago
  74. f8e971f nir/opt_load_store_vectorize: don't vectorize stores across demote by Rhys Perry · 3 years, 11 months ago
  75. 19aaafd intel: Remove Gen10-specific device entries by Ian Romanick · 4 years ago
  76. b0e3af4 intel: Remove Gen10-speicific perf support by Ian Romanick · 4 years ago
  77. fc04733 anv: Don't generate Gen10-specific functions by Ian Romanick · 4 years ago
  78. 5490f5c iris: Don't generate Gen10-specific functions by Ian Romanick · 4 years ago
  79. 495dc51 intel/isl: Don't generate Gen10-specific functions by Ian Romanick · 4 years ago
  80. 1f00b0f intel: Remove Gen10-specific cache config code by Ian Romanick · 4 years ago
  81. 9c19a38 i965: Don't build Gen10-specific files and libraries by Ian Romanick · 4 years ago
  82. 3220ff7 i965: Remove Gen10-specific state setup and workarounds by Ian Romanick · 4 years ago
  83. 262ca98 intel/compiler: Remove Gen10-specific code by Ian Romanick · 4 years ago
  84. e22f106 intel: Disable all support for Gen10 by Ian Romanick · 4 years ago
  85. 112f23f i965: Rename gen10_emit_isp_disable to gen7_emit_isp_disable by Ian Romanick · 4 years ago
  86. fe26109 i965: Make MOCS index tables static const by Ian Romanick · 4 years ago
  87. 02a0819 i965: Silence many unused parameter warnings in genX_state_upload.c by Ian Romanick · 4 years ago
  88. 5a5f30b i965: Silence many unused parameter warnings in genX_blorp_exec.c by Ian Romanick · 4 years ago
  89. b9c326b intel: Silence many unused parameter warnings in blorp_genX_exec.h by Ian Romanick · 4 years ago
  90. de77fab i965: Allow viewport array extensions with allow_higher_compat_version by Ian Romanick · 3 years, 11 months ago
  91. 9223842 ci: Unskip fragment_ops tests on Bifrost by Tomeu Vizoso · 3 years, 11 months ago
  92. cdfb1d9 zink: add last few format maps for ARB_vertex_type_2_10_10_10_rev by Mike Blumenkrantz · 4 years, 2 months ago
  93. 8e96b4f zink: add VK_BUFFER_USAGE_INDEX_BUFFER_BIT to vertex buffer creation by Mike Blumenkrantz · 4 years, 2 months ago
  94. c364124 zink: handle null attachment for ARB_texture_buffer_object samplers by Mike Blumenkrantz · 4 years, 2 months ago
  95. 69dc0f2 zink: assert valid format in zink_create_sampler_view() by Mike Blumenkrantz · 4 years, 2 months ago
  96. 00db994 zink: ensure resource tracking for sampler buffers in render batches by Mike Blumenkrantz · 4 years, 2 months ago
  97. 63b299d zink: implement ARB_texture_buffer_object by Mike Blumenkrantz · 4 years, 2 months ago
  98. 4c2b02f zink: increase descriptor pool sizes for other descriptor types we'll be using by Mike Blumenkrantz · 4 years, 1 month ago
  99. 4231cc2 glsl: more accurately handle swizzle in 64bit varying split with no left value by Mike Blumenkrantz · 4 years, 2 months ago
  100. d75d12f aco: don't use v_pack_b32_f16 if 16-bit input denormals are flushed by Rhys Perry · 3 years, 11 months ago