1. 32fd2ee ci/deqp-runner: Drop stale comment from deqp-runner.sh. by Eric Anholt · 4 years, 2 months ago
  2. 42d7bbf nir: Use 'unsigned' instead of enum types in nir_variable::data by Jesse Natalie · 4 years, 2 months ago
  3. 1ccd681 nir: Add an LOD parameter to image_*_size by Jason Ekstrand · 4 years, 2 months ago
  4. a104902 broadcom/compiler: Enable PER_QUAD for UBO and SSBO loads. by Arcady Goldmints-Orlov · 4 years, 2 months ago
  5. c3258f9 broadcom/compiler: Add a constant folding pass after nir_lower_io by Arcady Goldmints-Orlov · 4 years, 3 months ago
  6. bd87cda broadcom/compiler: support nir_intrinsic_load_sample_id by Arcady Goldmints-Orlov · 4 years, 3 months ago
  7. adda97c clover/spirv: pass list of supported extensions to the translator by Karol Herbst · 4 years, 2 months ago
  8. a624fae clover/nir: Register callback for translation messages (v2) by Pierre Moreau · 4 years, 5 months ago
  9. 2402466 clover/llvm: Use the highest supported SPIR-V version (v4) by Pierre Moreau · 4 years, 5 months ago
  10. 6ed8759 meson: Raise minimum version for SPIR-V OpenCL deps (v4) by Pierre Moreau · 4 years, 5 months ago
  11. ec6bad1 clover/spirv: Print linked SPIR-V module if asked by Pierre Moreau · 4 years, 6 months ago
  12. a9ca737 clover/spirv: Remove unused tuple header by Pierre Moreau · 4 years, 6 months ago
  13. e9ddb9b clover/spirv: rework handling of spirv extensions by Karol Herbst · 4 years, 2 months ago
  14. 1cfbc5c panfrost: Fix alignment on Bifrost by Alyssa Rosenzweig · 4 years, 2 months ago
  15. b708a1a tu: Enable VK_KHR_multiview by Connor Abbott · 4 years, 4 months ago
  16. c0c7dbd tu: Implement multiview pipeline state by Connor Abbott · 4 years, 4 months ago
  17. c884afc tu: Add multiview lowering pass by Connor Abbott · 4 years, 3 months ago
  18. 7b53ac1 tu: Implement multiview query interactions by Connor Abbott · 4 years, 4 months ago
  19. ff5f460 tu: Improve timestamp queries by Connor Abbott · 4 years, 4 months ago
  20. 6c446fe tu: Implement multiview clear/resolve interactions by Connor Abbott · 4 years, 4 months ago
  21. 99a87e5 tu: Parse multiview render pass info by Connor Abbott · 4 years, 4 months ago
  22. f01a0dc tu: Translate VkRenderPassMultiviewCreateInfo to VkRenderPassCreateInfo2 by Connor Abbott · 4 years, 4 months ago
  23. 5ef960e ir3: Add support for gl_ViewIndex in VS & FS by Connor Abbott · 4 years, 4 months ago
  24. 4b163ff freedreno/a6xx: Add multiview registers by Connor Abbott · 4 years, 4 months ago
  25. 6a8aaf7 freedreno/a6xx: disable LRZ when color channels are masked by Rob Clark · 4 years, 2 months ago
  26. 4de027d freedreno/cffdump: add arg to filter by process name by Rob Clark · 4 years, 2 months ago
  27. b440c28 nir: Shrink store intrinsic num_components to the size used by the writemask. by Eric Anholt · 4 years, 3 months ago
  28. 5f26c21 nir: Expand opt_undef to handle undef channels in a store intrinsic. by Eric Anholt · 4 years, 3 months ago
  29. a29b7b6 nir/opt_undef: Handle a couple more normal store intrinsics. by Eric Anholt · 4 years, 3 months ago
  30. b3c822a radv: Move nir_opt_shrink_vectors() into the opt loop. by Eric Anholt · 4 years, 2 months ago
  31. 94f4ecb panfrost: Reduce attribute buffer allocations by Alyssa Rosenzweig · 4 years, 2 months ago
  32. 9a6934d panfrost: Don't reserve for NPOT w/o instancing by Alyssa Rosenzweig · 4 years, 2 months ago
  33. 09ea7c0 panfrost: Don't overallocate attributes by Alyssa Rosenzweig · 4 years, 2 months ago
  34. 3df90c7 panfrost: Fix attribute buffer underallocation by Alyssa Rosenzweig · 4 years, 2 months ago
  35. 373a204 panfrost: Pass alignments explicitly by Alyssa Rosenzweig · 4 years, 2 months ago
  36. 1cb47f8 panfrost: Free batch->dependencies by Alyssa Rosenzweig · 4 years, 2 months ago
  37. 680fb05 panfrost: Use memctx for sysvals by Alyssa Rosenzweig · 4 years, 2 months ago
  38. 8dd38e5 pan/mdg: Free previous liveness by Alyssa Rosenzweig · 4 years, 2 months ago
  39. 62637a9 panfrost: Free hash_to_temp map by Alyssa Rosenzweig · 4 years, 2 months ago
  40. da6d0e3 panfrost: Free NIR of blit shaders by Alyssa Rosenzweig · 4 years, 2 months ago
  41. 9146f59 panfrost: Free cloned NIR shader by Alyssa Rosenzweig · 4 years, 2 months ago
  42. ba4fc67 panfrost: Fix blend leak for render targets 5-8 by Alyssa Rosenzweig · 4 years, 2 months ago
  43. 4ff4b04 panfrost: Keep finalized blend state constant by Alyssa Rosenzweig · 4 years, 2 months ago
  44. 93200ce panfrost: Drop depth-only case in blend finalize by Alyssa Rosenzweig · 4 years, 2 months ago
  45. 8249e2b panfrost: Explicitly handle nr_cbufs=0 case by Alyssa Rosenzweig · 4 years, 2 months ago
  46. dc7fbe1 panfrost: Drop implicit blend pooling by Alyssa Rosenzweig · 4 years, 2 months ago
  47. d8deb1e panfrost: Share tiler_heap across batches/contexts by Alyssa Rosenzweig · 4 years, 2 months ago
  48. 01d12c3 pan/decode: Don't try to dereference heap mapping by Alyssa Rosenzweig · 4 years, 2 months ago
  49. b41692c panfrost: Avoid minimum stack allocations by Alyssa Rosenzweig · 4 years, 2 months ago
  50. 17c617c panfrost: Introduce invisible pool by Alyssa Rosenzweig · 4 years, 2 months ago
  51. 40c0d7a panfrost: Pre-allocate memory for pool by Alyssa Rosenzweig · 4 years, 2 months ago
  52. 3fed1c7 iris: Fix headerless sampler messages in compute shaders with preemption by Kenneth Graunke · 4 years, 2 months ago
  53. 58817bd aco: fix file leak in ra_fail() by Samuel Pitoiset · 4 years, 2 months ago
  54. 74ac8f3 nir/opt_large_constants: Fix a type/deref_type typo by Jason Ekstrand · 4 years, 2 months ago
  55. e5bac3c gitlab: ask for more detailed info about GPU by Marcin Ślusarz · 4 years, 2 months ago
  56. b553c7d radv: fix null memcpy and zero-sized malloc by Rhys Perry · 4 years, 2 months ago
  57. b50ae77 radv: align pipeline cache entry and header sizes by Rhys Perry · 4 years, 2 months ago
  58. 4f08af6 radv: don't pass null to _mesa_sha1_update by Rhys Perry · 4 years, 2 months ago
  59. 30fca3b nir: fix memory leak in nir_cf_list_clone by Rhys Perry · 4 years, 2 months ago
  60. 27ec38d nir: fix potential left shift of a negative value by Rhys Perry · 4 years, 2 months ago
  61. 391eeb7 util: add a alignof() macro by Rhys Perry · 4 years, 2 months ago
  62. 721cb6c gitlab: ask inxi output to be in code blocks by Rhys Perry · 4 years, 2 months ago
  63. e901b90 radv,aco: report ACO errors/warnings back via VK_EXT_debug_report by Samuel Pitoiset · 4 years, 2 months ago
  64. c2b1978 aco: rework the way various compilation/validation errors are reported by Samuel Pitoiset · 4 years, 2 months ago
  65. bc723df aco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR by Samuel Pitoiset · 4 years, 2 months ago
  66. 709dffa anv: null check for buffer before reading size by Tapani Pälli · 4 years, 2 months ago
  67. 8d38b25 util: Explicitly call the unpack functions from inside bptc pack/unpack. by Eric Anholt · 4 years, 2 months ago
  68. edf0aeb util: Expose rgba unpack/fetch functions as external functions as well. by Eric Anholt · 4 years, 2 months ago
  69. 9d503b3 iris: Drop buffer support in resource_from_handle by Nanley Chery · 4 years, 3 months ago
  70. c54bb23 iris: Add and use iris_resource_configure_main by Nanley Chery · 4 years, 3 months ago
  71. 51e42e2 iris: Move size/offset calculations out of configure_aux by Nanley Chery · 4 years, 3 months ago
  72. 8b2fc91 iris: Drop old comment on clear color BO allocation by Nanley Chery · 4 years, 3 months ago
  73. fd3c206 iris: Drop unused resource allocation optimization by Nanley Chery · 4 years, 3 months ago
  74. 2555321 iris: Drop iris_resource_alloc_separate_aux by Nanley Chery · 4 years, 3 months ago
  75. 0dc0a79 egl: drop another indentation level in _eglFindDisplay() by inverting an if by Eric Engestrom · 4 years, 2 months ago
  76. 8b2fc1d egl: drop an indentation level in _eglFindDisplay() by replacing break/if with a goto by Eric Engestrom · 4 years, 2 months ago
  77. b5d36e9 gitlab-ci: fix quoting of variables passed down to bare-metal runners by Eric Engestrom · 4 years, 2 months ago
  78. 72fac11 gitlab-ci: fix testing whether a variable with a given name is set or not by Eric Engestrom · 4 years, 2 months ago
  79. 64fb3e6 docs: update calendar and link releases notes for 20.1.6 by Eric Engestrom · 4 years, 2 months ago
  80. 8be321f docs: add release notes for 20.1.6 by Eric Engestrom · 4 years, 2 months ago
  81. bd38ea7 v3d/compiler: add v3dv_prog_data_size helper by Alejandro Piñeiro · 4 years, 3 months ago
  82. a880f97 compiler/types: Allow interfaces in get_explicit_type_for_size_align by Jason Ekstrand · 4 years, 3 months ago
  83. df95963 nir/large_constants: Handle incomplete derefs by Jason Ekstrand · 4 years, 3 months ago
  84. 9f3c595 nir/find_array_copies: Handle cast derefs by Jason Ekstrand · 4 years, 3 months ago
  85. a0a0bcf nir/builder: Add a nir_iand_imm helper by Jason Ekstrand · 4 years, 4 months ago
  86. ac95bb4 nir: Initialize nir_ssa_def::live_index by Jason Ekstrand · 4 years, 3 months ago
  87. 8f7784e clover/nir: Use the correct address mode for shared by Jason Ekstrand · 4 years, 2 months ago
  88. b2226f7 clover/nir: Stop computing the global address format twice by Jason Ekstrand · 4 years, 2 months ago
  89. 884d202 clover/nir: Stop setting ubo_addr_format by Jason Ekstrand · 4 years, 2 months ago
  90. 5ef9c11 nv50/ir/nir: support load_work_dim by Karol Herbst · 4 years, 2 months ago
  91. 080bee3 nvc0: handle nr being 0 in nvc0_set_global_bindings by Karol Herbst · 4 years, 5 months ago
  92. b283fb3 nv50/ir/nir: fix global_atomic_comp_swap by Karol Herbst · 4 years, 7 months ago
  93. 4403176 clover/nir: support int64 atomics if the device supports it by Karol Herbst · 4 years, 8 months ago
  94. 38e904f nv50/ir/nir: assert on unknown alu ops by Karol Herbst · 4 years, 10 months ago
  95. ada8c76 nve4: fix uploading unaligned sized input buffers by Karol Herbst · 6 years ago
  96. 918e444 clover/nir: Call vars_to_explicit_types for shared memory by Karol Herbst · 4 years, 2 months ago
  97. 1e7c2d1 nir/glsl: Add glsl_get_cl_type_size_align helper by Jesse Natalie · 4 years, 5 months ago
  98. a27823e freedreno/ir3: Fix assertion failures dumping CS high full regs. by Eric Anholt · 4 years, 2 months ago
  99. ce335dc freedreno/cffdec: When .mergedregs is set, don't count half regs. by Eric Anholt · 4 years, 2 months ago
  100. 803ec06 freedreno/ir3: Fix compiler warning from the setjmp fails path. by Eric Anholt · 4 years, 2 months ago