1. e7ac792 radv: only allocate the GFX9 fence and EOP BOs for the gfx queue by Samuel Pitoiset · 6 years ago
  2. bd09888 radv: remove old_fence parameter from si_cs_emit_write_event_eop() by Samuel Pitoiset · 6 years ago
  3. 698afa1 radv: improve gathering of load_push_constants with dynamic bindings by Samuel Pitoiset · 6 years ago
  4. e0485a1 gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS by Caio Marcelo de Oliveira Filho · 6 years ago
  5. 8e26d53 nv50,nvc0: mark textures dirty on fb update by Ilia Mirkin · 6 years ago
  6. 678ef2a ac/nir_to_llvm: fix interpolateAt* for structs by Timothy Arceri · 6 years ago
  7. 559e5b0 ac/nir_to_llvm: add bindless support for uniform handles by Timothy Arceri · 6 years ago
  8. f0ed590 radeonsi/nir: add missing piece for bindless image support by Timothy Arceri · 6 years ago
  9. 1ce5d75 freedreno: core buffer modifier support by Rob Clark · 6 years ago
  10. c56fe41 loader: fix the no-modifiers case by Rob Clark · 6 years ago
  11. 7c4b951 freedreno: add query for dmabuf modifiers by Fritz Koenig · 6 years ago
  12. ddbe617 freedreno: drm_fourcc.h header include by Fritz Koenig · 6 years ago
  13. 956c219 svga: add new gallium formats to the format conversion table by Brian Paul · 6 years ago
  14. d85917d radeonsi: rename rfence -> sfence by Marek Olšák · 6 years ago
  15. 260ff57 radeonsi: rename rbo, rbuffer to buf or buffer by Marek Olšák · 6 years ago
  16. 63b91f2 radeonsi: rename rsrc -> ssrc, rdst -> sdst by Marek Olšák · 6 years ago
  17. 4666f36 radeonsi: rename rquery -> squery by Marek Olšák · 6 years ago
  18. 501ff90 radeonsi: rename r600_resource -> si_resource by Marek Olšák · 6 years ago
  19. a75b12c vulkan: make generated enum to strings helpers available from c++ by Lionel Landwerlin · 6 years ago
  20. 1cfbed7 radeonsi: remove r600 from comments by Marek Olšák · 6 years ago
  21. e0a6399 winsys/amdgpu: rename rfence, rsrc, rdst -> afence, asrc, adst by Marek Olšák · 6 years ago
  22. 2792ec2 radeonsi: rename rview -> sview by Marek Olšák · 6 years ago
  23. 96610f6 radeonsi: rename rscreen -> sscreen by Marek Olšák · 6 years ago
  24. 86e25ed radeonsi: disable render cond & pipeline stats for internal compute dispatches by Marek Olšák · 6 years ago
  25. 1b25d34 radeonsi: use compute for resource_copy_region when possible by Sonny Jiang · 6 years ago
  26. 8daf5bb radeonsi: add compute_last_block to configure the partial block fields by Jiang, Sonny · 6 years ago
  27. b443465 gallium/util: add util_format_snorm8_to_sint8 (from radeonsi) by Marek Olšák · 6 years ago
  28. 3ee2408 gallium: add SINT formats to have exact counterparts to SNORM formats by Marek Olšák · 6 years ago
  29. 4d5f8f3 radeonsi: move PKT3_WRITE_DATA generation into a helper function by Marek Olšák · 6 years ago
  30. c252273 radeonsi: don't use WRITE_DATA.DST_SEL == MEM_GRBM on >= CIK by Marek Olšák · 6 years ago
  31. a545415 radeonsi: fix the top-of-pipe fence on SI by Marek Olšák · 6 years ago
  32. e402961 radeonsi: correct WRITE_DATA.DST_SEL definitions by Marek Olšák · 6 years ago
  33. c605738 radeonsi: compile clear and copy buffer compute shaders on demand by Marek Olšák · 6 years ago
  34. f139589 radeonsi: remove redundant call to emit_cache_flush in compute clear/copy by Marek Olšák · 6 years ago
  35. e3d283e radeonsi: use buffer_store_format_x & xy by Marek Olšák · 6 years ago
  36. 4c4c8bb radeonsi: fix rendering to tiny viewports where the viewport center is > 8K by Marek Olšák · 6 years ago
  37. caa2dcd radeonsi: fix a u_blitter crash after a shader with FBFETCH by Marek Olšák · 6 years ago
  38. c02f761 winsys/amdgpu: use the new BO list API by Marek Olšák · 6 years ago
  39. ac0f8a6 anv: Implement transform feedback queries by Jason Ekstrand · 6 years ago
  40. 7f4d9bb genxml: Add SO_PRIM_STORAGE_NEEDED and SO_NUM_PRIMS_WRITTEN by Jason Ekstrand · 6 years ago
  41. 673f33c anv: Implement CmdBegin/EndQueryIndexed by Jason Ekstrand · 6 years ago
  42. 2be89cb anv: Implement vkCmdDrawIndirectByteCountEXT by Jason Ekstrand · 6 years ago
  43. 36ee2fd anv: Implement the basic form of VK_EXT_transform_feedback by Jason Ekstrand · 6 years ago
  44. 39925d6 anv: Add pipeline cache support for xfb_info by Jason Ekstrand · 6 years ago
  45. e3bd49e anv: Add but do not enable VK_EXT_transform_feedback by Jason Ekstrand · 6 years ago
  46. 6b50b0a nir/xfb: distinguish array of structs vs array of blocks by Alejandro Piñeiro · 6 years ago
  47. ac704e7 nir/xfb: Properly handle arrays of blocks by Jason Ekstrand · 6 years ago
  48. 5649a0a nir/xfb: don't assert when xfb_buffer/stride is present but not xfb_offset by Alejandro Piñeiro · 6 years ago
  49. 4f99ac9 nir/xfb: Fix offset accounting for dvec3/4 by Jason Ekstrand · 6 years ago
  50. 96fa23b nir: Preserve offsets in lower_io_to_scalar_early by Jason Ekstrand · 6 years ago
  51. b2bbd97 nir: fix lowering arrays to elements for XFB outputs by Samuel Pitoiset · 6 years ago
  52. 9f4e0aa nir: do not remove varyings used for transform feedback by Samuel Pitoiset · 7 years ago
  53. 9c14440 spirv: Only set interface_type on blocks by Jason Ekstrand · 6 years ago
  54. da29594 spirv: Only split blocks by Jason Ekstrand · 6 years ago
  55. 662cfb1 spirv: Initialize struct member offsets to -1 by Jason Ekstrand · 6 years ago
  56. b4eae84 anv: Always emit at least one vertex element by Jason Ekstrand · 6 years ago
  57. 610f956 configure: EGL requirements only apply if EGL is built by Eric Engestrom · 6 years ago
  58. fc4f6b2 freedreno: a2xx: add partial lower_scalar pass for ir2 by Jonathan Marek · 6 years ago
  59. 9f614c7 freedreno: a2xx: add ir2 copy propagation by Jonathan Marek · 6 years ago
  60. c7dbf0b freedreno: a2xx: insert scalar MOV to allow 2 source scalar by Jonathan Marek · 6 years ago
  61. 67610a0 freedreno: a2xx: NIR backend by Jonathan Marek · 6 years ago
  62. da3ca69 nir: cleanup glsl_get_struct_field_offset, glsl_get_explicit_stride by Tapani Pälli · 6 years ago
  63. 41a0c00 travis: fix autotools build after --enable-autotools switch addition by Eric Engestrom · 6 years ago
  64. 27af1cc spirv: Update the JSON and headers from Khronos master by Jason Ekstrand · 6 years ago
  65. ca8c6c9 nir: Mark deref UBO and SSBO access as non-scalar by Jason Ekstrand · 6 years ago
  66. 5ee0adf nir/spirv: handle ContractionOff execution mode by Karol Herbst · 6 years ago
  67. fa73704 nir/vtn: add caps for some cl related capabilities by Rob Clark · 7 years ago
  68. ce08e5f vtn: handle SpvExecutionModelKernel by Karol Herbst · 7 years ago
  69. 8bb46de mesa: add MESA_SHADER_KERNEL by Karol Herbst · 6 years ago
  70. 2aa78e4 anv/pipeline: Add a pdevice helper variable by Jason Ekstrand · 6 years ago
  71. 344171b relnotes: Add newly added Vulkan extensions by Jason Ekstrand · 6 years ago
  72. c7f4a28 anv: Only parse pImmutableSamplers if the descriptor has samplers by Jason Ekstrand · 6 years ago
  73. f0ba826 radv: prevent dirtying of dynamic state when it does not change by Rhys Perry · 6 years ago
  74. e4c6423 radv: avoid context rolls when binding graphics pipelines by Rhys Perry · 6 years ago
  75. 5564a79 radv: add missed situations for scissor bug workaround by Rhys Perry · 6 years ago
  76. 5d1a290 radv: pass radv_draw_info to radv_emit_draw_registers() by Rhys Perry · 6 years ago
  77. 5886c5d freedreno: a2xx: sysmem rendering by Jonathan Marek · 6 years ago
  78. bec6e4b freedreno: a2xx: fix non-zero texture base offsets by Jonathan Marek · 6 years ago
  79. 02ab85a freedreno: a2xx: fix VERTEX_REUSE/DEALLOC on a20x by Jonathan Marek · 6 years ago
  80. 0286a11 freedreno: a2xx: fix gmem2mem viewport by Jonathan Marek · 6 years ago
  81. 64b1252 freedreno: a2xx: cleanup REG_A2XX_PA_CL_VTE_CNTL by Jonathan Marek · 6 years ago
  82. 6ef7700 freedreno: a2xx: cleanup init_shader_const by Jonathan Marek · 6 years ago
  83. 0a793c7 nir: add bit_size parameter to system values with multiple allowed bit sizes by Karol Herbst · 6 years ago
  84. 4125211 nir: add legal bit_sizes to intrinsics by Karol Herbst · 7 years ago
  85. 27bd07e nir/validate: allow to check against a bitmask of bit_sizes by Karol Herbst · 6 years ago
  86. b9fec2b nir: replace more nir_load_system_value calls with builder functions by Karol Herbst · 6 years ago
  87. 987744b glsl/lower_output_reads: set invariant and precise flags on temporaries by Karol Herbst · 6 years ago
  88. 8002eaa nv50,nvc0: add missing CAPs for unsupported features by Rhys Kidd · 6 years ago
  89. acdad24 nir/spirv: handle SpvStorageClassCrossWorkgroup by Karol Herbst · 6 years ago
  90. 36a76b7 nir: rename nir_var_shared to nir_var_mem_shared by Karol Herbst · 6 years ago
  91. 6fefd69 nir: rename nir_var_ssbo to nir_var_mem_ssbo by Karol Herbst · 6 years ago
  92. 3afc1e0 nir: rename nir_var_ubo to nir_var_mem_ubo by Karol Herbst · 6 years ago
  93. 9b24028 nir: rename nir_var_function to nir_var_function_temp by Karol Herbst · 6 years ago
  94. e5daef9 nir: rename nir_var_private to nir_var_shader_temp by Karol Herbst · 6 years ago
  95. ad99c16 intel/genxml: add missing MI_PREDICATE compare operations by Lionel Landwerlin · 6 years ago
  96. 79514cc anv: document cache flushes & invalidations by Lionel Landwerlin · 6 years ago
  97. 3c4c183 anv: narrow flushing of the render target to buffer writes by Lionel Landwerlin · 6 years ago
  98. 6ca652f glsl: be much more aggressive when skipping shader compilation by Timothy Arceri · 6 years ago
  99. c84ec70 intel/fs: Promote execution type to 32-bit when any half-float conversion is needed. by Francisco Jerez · 6 years ago
  100. 9e669ed ac/nir_to_llvm: fix interpolateAt* for arrays by Timothy Arceri · 6 years ago