1. 46cd91b spirv,nir: Add support for ray-tracing built-ins by Jason Ekstrand · 4 years, 4 months ago
  2. ed907e5 spirv: Add support for OpTypeAccelerationStructureKHR by Jason Ekstrand · 4 years, 4 months ago
  3. 2df055a spirv: Pass the deref type to storage_class_to_mode for non-forward pointers by Jason Ekstrand · 4 years, 1 month ago
  4. 2bef026 spirv: Add a guard for OpTypeForwardPointer storage classes by Jason Ekstrand · 3 years, 10 months ago
  5. aabe37b spirv: Remove a redundant vtn_fail_if by Jason Ekstrand · 4 years, 1 month ago
  6. 3bcebe1 spirv: Add Ray Tracing execution models by Caio Marcelo de Oliveira Filho · 4 years, 7 months ago
  7. d8dbdf2 spirv: Add basic plumbing for ray-tracing capabilities by Jason Ekstrand · 4 years, 4 months ago
  8. f651829 compiler: Add new Vulkan shader stages by Caio Marcelo de Oliveira Filho · 4 years, 7 months ago
  9. 1882a02 tu: Make sure spirv_to_nir knows we support imageStorageWithoutFormat. by Eric Anholt · 3 years, 10 months ago
  10. 0b0f152 nir/clip_disable: handle 2x vec4 case by Mike Blumenkrantz · 4 years ago
  11. 5e43ba3 nir/clip_disable: try for better no-op by Mike Blumenkrantz · 4 years ago
  12. 1d23a88 nir/clip_disable: write 0s instead of undefs for disabled clip planes by Mike Blumenkrantz · 4 years ago
  13. c84ae15 iris: Move blit scissoring earlier. by Kenneth Graunke · 4 years ago
  14. 0f96a9a anv: restrict number of subgroups per group by Iván Briano · 3 years, 10 months ago
  15. b2c7193 turnip: enable VK_EXT_image_drm_format_modifier by Jonathan Marek · 4 years ago
  16. f624692 turnip: don't always fallback to linear for mutable formats by Jonathan Marek · 4 years ago
  17. 8c4426f turnip: remove unnecessary/redundant tu_image fields by Jonathan Marek · 4 years ago
  18. c64cd69 turnip: remove useless tu_image asserts by Jonathan Marek · 4 years ago
  19. dfaa8b9 turnip: LAYOUT_PREINITIALIZED is not different for optimal tiling by Jonathan Marek · 4 years ago
  20. 43c1648 turnip: don't implement CreateImage as two separate functions by Jonathan Marek · 4 years ago
  21. 1a1099c aco: Fix format string used when raising validation errors by Tony Wasserka · 3 years, 10 months ago
  22. 61d2bad nir/deref: Fix a typo by Jason Ekstrand · 3 years, 10 months ago
  23. 60c5729 ci: Distribute ADMGPU driver to LAVA as a module by Tomeu Vizoso · 3 years, 10 months ago
  24. bb41acf ci: Update dEQP skips and fails for Bifrost on G52 by Tomeu Vizoso · 3 years, 10 months ago
  25. 80cbb32 ci: Update kernel for LAVA to 5.10-rc2 plus patches by Tomeu Vizoso · 3 years, 10 months ago
  26. 092186d util/threaded_context: use driver's buffer alignment for staging transfers by Mike Blumenkrantz · 3 years, 10 months ago
  27. 60b9c00 v3d: Add GL_ARB_vertex_array_bgra support by Juan A. Suarez Romero · 3 years, 11 months ago
  28. 9648bfb v3dv: mark the right bit to swap R/B vertex attributes by Juan A. Suarez Romero · 3 years, 11 months ago
  29. 1e72374 v3d/compiler: extend swapping R/B support to all vertex attributes by Juan A. Suarez Romero · 3 years, 11 months ago
  30. 44925a8 intel/tools: add missing new lines to few remaining fail_if users by Marcin Ślusarz · 3 years, 10 months ago
  31. c323d7c intel/tools: refactor logging to be easier to follow by static analyzers by Marcin Ślusarz · 3 years, 10 months ago
  32. f006127 intel/tools: handle some failures by Marcin Ślusarz · 3 years, 10 months ago
  33. cd9907e anv: remove dead code from anv_create_cmd_buffer by Marcin Ślusarz · 3 years, 10 months ago
  34. d13b7d6 intel/tools: allow --color option to be used without arg by Marcin Ślusarz · 3 years, 10 months ago
  35. 0dad1a7 v3dv: expose more features by Iago Toral Quiroga · 3 years, 10 months ago
  36. 0b30336 broadcom/compiler: Handle non-SSA destinations for tex instructions by Arcady Goldmints-Orlov · 3 years, 11 months ago
  37. e331fd7 vc4: use intmax_t for formatted output of timespec members by Khem Raj · 4 years, 9 months ago
  38. c8630fd amd/addrlib: Add missing va_end. by Vinson Lee · 3 years, 11 months ago
  39. fe52efa loader: Print dlerror() output in the failure message by Adam Jackson · 3 years, 10 months ago
  40. 5d5f3e3 intel/fs: Implement nir_intrinsic_{load,store}_shared_block_intel by Caio Marcelo de Oliveira Filho · 3 years, 10 months ago
  41. 9fe158e intel/fs: Implement nir_intrinsic_{load,store}_ssbo_block_intel by Caio Marcelo de Oliveira Filho · 3 years, 10 months ago
  42. d372abe3 intel/fs: Add surface OWORD BLOCK opcodes by Caio Marcelo de Oliveira Filho · 3 years, 10 months ago
  43. 296137d intel/fs: Implement nir_intrinsic_{load,store}_global_block_intel by Caio Marcelo de Oliveira Filho · 4 years ago
  44. d3d2b73 intel/fs: Add A64 OWORD BLOCK opcodes by Caio Marcelo de Oliveira Filho · 4 years ago
  45. eb03f29 spirv: Implement SpvCapabilitySubgroupBufferBlockIOINTEL by Caio Marcelo de Oliveira Filho · 4 years ago
  46. dd39e31 nir: Add nir_intrinsic_{load,store}_deref_block_intel by Caio Marcelo de Oliveira Filho · 4 years ago
  47. b86ce27 spirv: Implement SpvCapabilitySubgroupShuffleINTEL from SPV_INTEL_subgroups by Caio Marcelo de Oliveira Filho · 4 years ago
  48. 5194cbc iris: Flush dmabufs during context flushes by Nanley Chery · 3 years, 10 months ago
  49. c488fb6 iris: Fix fast-clears of swizzled alpha formats by Nanley Chery · 3 years, 11 months ago
  50. 60336ca iris: Fix SINT assert in convert_fast_clear_color by Nanley Chery · 3 years, 11 months ago
  51. 4cb9b5d iris: Fix fast-clears of swizzled LA formats by Nanley Chery · 3 years, 11 months ago
  52. 382451f iris: fix source/destination layers for 3D blits by Kenneth Graunke · 3 years, 11 months ago
  53. 61ce544 st/nir: Drop setting interp mode on system values in builtins. by Eric Anholt · 3 years, 11 months ago
  54. 9143c08 st/nir: Fix the st->pbo.use_gs case. by Eric Anholt · 3 years, 11 months ago
  55. f8c1d79 pan/bi: Correctly calculate render target index by Alyssa Rosenzweig · 3 years, 10 months ago
  56. 9a6dad1 pan/bi: Lower depth/stencil stores by Alyssa Rosenzweig · 3 years, 10 months ago
  57. 6433fed pan/bi: Emit +ZS_EMIT as needed by Alyssa Rosenzweig · 3 years, 10 months ago
  58. 0c889e7 pan/bi: Stub handling for nir_intrinsic_store_combined_output_pan by Alyssa Rosenzweig · 3 years, 10 months ago
  59. f67b49d pan/bi: Factor out bi_emit_blend by Alyssa Rosenzweig · 3 years, 10 months ago
  60. 928f2bc pan/bi: Factor out bi_emit_atest by Alyssa Rosenzweig · 3 years, 10 months ago
  61. f14beeb pan/bi: Infer z/stencil flags from sources passed by Alyssa Rosenzweig · 3 years, 10 months ago
  62. 2b1db36 pan/bi: Add +ZS_EMIT instruction to IR by Alyssa Rosenzweig · 3 years, 10 months ago
  63. cd66aa7 panfrost: Deduplicate shader properties by Alyssa Rosenzweig · 3 years, 10 months ago
  64. 4a2ecc7 panfrost: Pass through src_type by Alyssa Rosenzweig · 3 years, 10 months ago
  65. 42319c5 pan/mdg: Move writeout lowering to common panfrost by Alyssa Rosenzweig · 3 years, 10 months ago
  66. dfaa4c5 pan/mdg: Deduplicate nir_find_variable_with_driver_location by Alyssa Rosenzweig · 3 years, 10 months ago
  67. a05921b nir: Add SRC_TYPE to store_combined_output_pan by Alyssa Rosenzweig · 3 years, 10 months ago
  68. fa869fb9 v3dv: add a v3dv_bo_init helper by Iago Toral Quiroga · 3 years, 10 months ago
  69. 456beb4 aco/ra: Fix counting of subdword variables in get_reg_create_vector by Tony Wasserka · 3 years, 10 months ago
  70. 7868281 aco: implement 8/16-bit instructions which can be trivially widened by Rhys Perry · 4 years, 2 months ago
  71. ef95ba8 aco: implement some 16-bit arithmetic instead of lowering by Rhys Perry · 4 years, 4 months ago
  72. 8ed7cad radv: rework nir_lower_bit_size callback and run DA on GFX8+ by Rhys Perry · 4 years, 2 months ago
  73. b2ce7da radv: do nir_lower_bit_size after algebraic optimizations by Rhys Perry · 3 years, 10 months ago
  74. c771149 radv: move a few passes to after load/store vectorization by Rhys Perry · 3 years, 10 months ago
  75. 475077c nir/lower_bit_size: optimize upcast of b2i8/b2i16 by Rhys Perry · 3 years, 10 months ago
  76. 4e5c855 nir: add shader_info::bit_sizes_used by Rhys Perry · 3 years, 10 months ago
  77. 7d3df69 va: support VA_RT_FORMAT_PROTECTED by Pierre-Eric Pelloux-Prayer · 3 years, 11 months ago
  78. 81be8b3 va/picture: make sure destination buffer is protected if needed by Pierre-Eric Pelloux-Prayer · 3 years, 11 months ago
  79. 70191f3 frontends/va: Added protected playback support for VP9 by Veerabadhran Gopalakrishnan · 4 years ago
  80. f20a20b radeon/vcn: program drm message buffer by Boyuan Zhang · 4 years, 4 months ago
  81. ebbf40f radeon/vcn: delay dec->ctx and dec->dpb allocation by Pierre-Eric Pelloux-Prayer · 3 years, 10 months ago
  82. cf324df radeon: add si_vid_create_tmz_buffer helper by Pierre-Eric Pelloux-Prayer · 3 years, 11 months ago
  83. 024be71 radeon/vcn: add defines for drm message buffer by Boyuan Zhang · 4 years ago
  84. b9753fd radeon: add decryption params definition header by Boyuan Zhang · 4 years, 7 months ago
  85. deb7dc8 frontends/va: handle protected slice data buffer by Boyuan Zhang · 4 years, 4 months ago
  86. 5f0816e vl: add flag and definition for protected playback by Boyuan Zhang · 4 years, 7 months ago
  87. 58e7088 nir/find_array_copies: Don't assume all children exist by Jason Ekstrand · 3 years, 10 months ago
  88. e1736c7 radesonsi: Remove unnecessary shader->selector NULL check. by Vinson Lee · 3 years, 11 months ago
  89. 5fb77a5 lavapipe: request correct sample mask behaviour by Dave Airlie · 3 years, 10 months ago
  90. 47701d4 llvmpipe: respect the sample mask in non-multisample flag by Dave Airlie · 3 years, 10 months ago
  91. 3dc6da1 gallium: add a non-multisample sample mask out behaviour flag. by Dave Airlie · 3 years, 10 months ago
  92. 4ff4d4e nir/opt_intrinsic: Optimize bcsel(b, shuffle(x, i), shuffle(x, j)) by Jason Ekstrand · 3 years, 11 months ago
  93. 2f5b56a nir/opt_intrinsics: Refactor a bit by Jason Ekstrand · 3 years, 11 months ago
  94. 3b28186 nir/constant_folding: Fold subgroup shuffle intrinsics by Jason Ekstrand · 3 years, 10 months ago
  95. e59d635 nir: Move constant folding of vote to opt_constant_folding by Jason Ekstrand · 3 years, 10 months ago
  96. 9492ab2 nir/constant_folding: Use the standard variable naming convention by Jason Ekstrand · 3 years, 10 months ago
  97. 9d2ccbf nir/constant_folding: Use a switch in try_fold_intrinsic by Jason Ekstrand · 3 years, 10 months ago
  98. d9c0f36 nir/opt_intrinsics: Report progress for the gl_SampleMask optimization by Jason Ekstrand · 3 years, 10 months ago
  99. b900632 nir: use nir_alu_src_is_trivial_ssa() in nir_ssa_for_alu_src() by Rhys Perry · 3 years, 10 months ago
  100. 233a820 nir: skip bcsel with non-trivial swizzle in opt_simplify_bcsel_of_phi() by Rhys Perry · 3 years, 10 months ago