1. d29f10a nir: add nir_intrinsic_interp_deref_at_vertex by Samuel Pitoiset · 4 years, 10 months ago
  2. 687f170 nir: lower SYSTEM_VALUE_BARYCENTRIC_* to nir_load_barycentric() by Samuel Pitoiset · 4 years, 10 months ago
  3. 9021b45 nir: add nir_intrinsic_load_barycentric_model by Samuel Pitoiset · 4 years, 10 months ago
  4. df8dd12 spirv: add support for SpvBuiltInBaryCoord* by Samuel Pitoiset · 4 years, 10 months ago
  5. 61d2408 compiler: add new SYSTEM_VALUE_BARYCENTRIC_* by Samuel Pitoiset · 4 years, 10 months ago
  6. 15d53d8 compiler: add PERSP to the existing barycentric system values by Samuel Pitoiset · 4 years, 10 months ago
  7. 5c053cc spirv: add support for SpvDecorationExplicitInterpAMD by Samuel Pitoiset · 4 years, 10 months ago
  8. 746e9e5 compiler: add a new explicit interpolation mode by Samuel Pitoiset · 4 years, 10 months ago
  9. e6b531a turnip: Fix issues in tu_compute_pipeline_create() that may lead to crash by Eduardo Lima Mitev · 4 years, 10 months ago
  10. 0e11e8b turnip: Remove failed command buffer from pool by Eduardo Lima Mitev · 4 years, 10 months ago
  11. ab54624 radeonsi: stop using the VM_ALWAYS_VALID flag by Pierre-Eric Pelloux-Prayer · 4 years, 10 months ago
  12. b05ac4b radv: enable VK_AMD_shader_fragment_mask on GFX6-GFX7 by Samuel Pitoiset · 4 years, 10 months ago
  13. baf9327 loader: Check if the kernel driver is i915 before loading iris by Kenneth Graunke · 4 years, 10 months ago
  14. 2969012 anv: Emit CS Stall before Instruction Cache flush for gen12 WA by Jordan Justen · 4 years, 10 months ago
  15. da03e07 iris: Emit CS Stall before Instruction Cache flush for gen12 WA by Jordan Justen · 4 years, 10 months ago
  16. b175eff zink: set compareEnable when setting compareOp by Erik Faye-Lund · 4 years, 10 months ago
  17. f6e5991 ci: Enable -Werror on the meson-i386 build. by Eric Anholt · 5 years ago
  18. 527a8c3 mesa/st: Fix compiler warnings from INTEL_shader_integer_functions. by Eric Anholt · 4 years, 10 months ago
  19. 096921c iris: Silence warning about AUX_USAGE_MC. by Eric Anholt · 5 years ago
  20. 05e3ccd vulkan/wsi: Fix compiler warning when no WSI platforms are enabled. by Eric Anholt · 5 years ago
  21. 71c6208 docs: update news, calendar, and link release notes for 19.3.3 by Dylan Baker · 4 years, 10 months ago
  22. 3e49d0e docs: Add SHA 256 sums for 19.3.3 by Dylan Baker · 4 years, 10 months ago
  23. f9ef115 docs: Add relnotes for 19.3.3 release by Dylan Baker · 4 years, 10 months ago
  24. 997040e intel/mi_builder: Force write completion on Gen12+ by Jason Ekstrand · 4 years, 10 months ago
  25. 06657e1 anv: Replace one more aux_surface.isl.size_B check by Jason Ekstrand · 4 years, 10 months ago
  26. f229579 intel/blorp: Handle bit-casting UNORM and BGRA formats by Jason Ekstrand · 4 years, 10 months ago
  27. 396be00 aco: fix combine_salu_not_bitwise() when SCC is used by Daniel Schürmann · 4 years, 10 months ago
  28. 0d99ff5 radeonsi: Clear uninitialized variable by Drew Davenport · 4 years, 10 months ago
  29. 815a603 anv: Handle unavailable queries in vkCmdCopyQueryPoolResults by Brian Ho · 4 years, 10 months ago
  30. af92ce5 anv: Properly fetch partial results in vkGetQueryPoolResults by Brian Ho · 4 years, 10 months ago
  31. 7edcf4a aco: fix rebase error from GS copy shader support by Rhys Perry · 4 years, 10 months ago
  32. dd9bf7d anv/android: make format_supported_with_usage static by Tapani Pälli · 4 years, 10 months ago
  33. 104744f anv/android: setup gralloc1 usage from gralloc0 usage manually by Tapani Pälli · 4 years, 10 months ago
  34. 03a0d39 aco: use MUBUF in some situations instead of splitting vertex fetches by Rhys Perry · 4 years, 10 months ago
  35. 21d2799 aco: value-number MUBUF instructions by Rhys Perry · 4 years, 10 months ago
  36. d39f551 aco: handle unaligned vertex fetch on GFX10 by Rhys Perry · 5 years ago
  37. d9e357e aco: skip unused channels at the start when fetching vertices by Rhys Perry · 5 years ago
  38. 525b107 aco: rework vertex fetching a bit by Rhys Perry · 5 years ago
  39. 4363a1f amd/common,radv: move vertex_format_table to ac_shader_util.{h,c} by Rhys Perry · 4 years, 10 months ago
  40. ab7ac1f gallium/swr: fix tessellation state save/restore by Jan Zielinski · 4 years, 10 months ago
  41. fe5267d lima: disable early-z if fragment shader uses discard by Vasily Khoruzhick · 4 years, 10 months ago
  42. 650c680 lima: ppir: always create move and update ld_tex successors for all blocks by Vasily Khoruzhick · 4 years, 10 months ago
  43. 4a0f62f lima: ppir: don't delete root ld_tex nodes without successors in current block by Vasily Khoruzhick · 4 years, 10 months ago
  44. 63af27b freedreno/drm: fix invalid-cmdstream-size with older kernels by Rob Clark · 5 years ago
  45. 0c154d9 Revert "winsys/amdgpu: Re-use amdgpu_screen_winsys when possible" by Marek Olšák · 4 years, 10 months ago
  46. ba06c76 Revert "winsys/amdgpu: Close KMS handles for other DRM file descriptions" by Marek Olšák · 4 years, 10 months ago
  47. 993f866 anv: Insert holes for non-existant XFB varyings by Jason Ekstrand · 4 years, 10 months ago
  48. 68b3bfa intel/genxml: Make SO_DECL::"Hole Flag" a Boolean by Jason Ekstrand · 4 years, 10 months ago
  49. a27542c intel/compiler: Clear accumulator register before EOT by Sagar Ghuge · 4 years, 10 months ago
  50. 480cf7d pan/midgard: Remove float_bitcast by Alyssa Rosenzweig · 4 years, 10 months ago
  51. 83e1fa8 radv: do not allow sparse resources with multi-planar formats by Samuel Pitoiset · 4 years, 10 months ago
  52. 2436096 panfrost/midgard: Prettify embedded constant prints by Boris Brezillon · 4 years, 10 months ago
  53. aa973fc panfrost/midgard: Add a condense_writemask() helper by Boris Brezillon · 4 years, 10 months ago
  54. 2dc63d3 aco: fix literal application with v_cndmask_b32/v_addc_co_u32/etc by Rhys Perry · 4 years, 10 months ago
  55. 827681f aco: always add sgprs to sgpr_ids when choosing literals by Rhys Perry · 4 years, 10 months ago
  56. 92970ad aco: fix operand to scc when selecting SGPR ufind_msb/ifind_msb by Rhys Perry · 4 years, 10 months ago
  57. e6c90e4 aco: fix WaR check for >64-bit FLAT/GLOBAL instructions by Rhys Perry · 4 years, 10 months ago
  58. 8784062 pan/midgard: Handle tag 0x4 as texture by Alyssa Rosenzweig · 4 years, 10 months ago
  59. 5a271df pan/midgard: Validate barriers use a barrier tag by Alyssa Rosenzweig · 4 years, 10 months ago
  60. c9f4efa pan/midgard: Disassemble barrier instructions by Alyssa Rosenzweig · 4 years, 10 months ago
  61. 556964d pan/midgard: Record TEXTURE_OP_BARRIER by Alyssa Rosenzweig · 4 years, 10 months ago
  62. 3993969 pan/decode: Drop MFBD compute shader stuff by Alyssa Rosenzweig · 4 years, 10 months ago
  63. 8004874 panfrost: Don't copy uniforms when the size is zero by Icecream95 · 4 years, 10 months ago
  64. 9510837 radv/winsys: set IB flags prior to submit in the sysmem path by Florian Will · 4 years, 10 months ago
  65. 90312de docs: document AMD_DEBUG variable by Pierre-Eric Pelloux-Prayer · 4 years, 10 months ago
  66. a803d41 radeonsi: move AMD_DEBUG tests to AMD_TEST by Pierre-Eric Pelloux-Prayer · 4 years, 10 months ago
  67. 58ba7b6 gallivm/nir: add missing break for isub. by Dave Airlie · 4 years, 10 months ago
  68. 8bd92a1 isl: add gen12 comment about CCS for linear tiling by Lionel Landwerlin · 4 years, 10 months ago
  69. a3f6db2 isl: drop CCS row pitch requirement for linear surfaces by Lionel Landwerlin · 4 years, 10 months ago
  70. 397ff29 intel: Implement Gen12 workaround for array textures of size 1 by Lionel Landwerlin · 4 years, 10 months ago
  71. 4d03e53 intel/isl: Allow CCS_E on more formats by Jason Ekstrand · 7 years ago
  72. f132e0f intel/blorp: Add support for CCS_E copies with UNORM formats by Jason Ekstrand · 7 years ago
  73. ae0b8ba lima/ppir: fix src read mask swizzling by Erico Nunes · 4 years, 10 months ago
  74. ab36523a lima/ppir: split ppir_op_undef into undef and dummy again by Erico Nunes · 4 years, 10 months ago
  75. 4ca3de0 lima/ppir: fix ssa undef emit by Erico Nunes · 4 years, 10 months ago
  76. d6b1917 lima/ppir: handle write to dead registers in ppir by Erico Nunes · 4 years, 10 months ago
  77. eb7cd57 radeonsi: fix a regression since the addition of si_shader_llvm_vs.c by Marek Olšák · 4 years, 10 months ago
  78. 688d290 radeonsi: make screen available to shader part compilation by Marek Olšák · 4 years, 10 months ago
  79. 07a441d anv: Rework CCS memory handling on TGL-LP by Jason Ekstrand · 4 years, 10 months ago
  80. b29cf7d anv: Make anv_vma_alloc/free a lot dumber by Jason Ekstrand · 4 years, 10 months ago
  81. fd0f9d1 anv: Make AUX table invalidate a PIPE_* bit by Jason Ekstrand · 4 years, 10 months ago
  82. 658dc9c anv: Add another align_down helper by Jason Ekstrand · 4 years, 10 months ago
  83. 64ca8a3 isl: Add a helper for calculating subimage memory ranges by Jason Ekstrand · 4 years, 10 months ago
  84. 4793116 anv: Delete a redundant calculation by Jason Ekstrand · 4 years, 10 months ago
  85. a1e9adc intel/aux-map: Factor out some useful helpers by Jason Ekstrand · 4 years, 10 months ago
  86. bea62ea intel/aux-map: Add some #defines by Jason Ekstrand · 4 years, 10 months ago
  87. 0366c8c radeonsi: expose shader cache stats to the HUD by Marek Olšák · 4 years, 10 months ago
  88. c046551 radeonsi: print shader cache stats with AMD_DEBUG=cache_stats by Marek Olšák · 4 years, 10 months ago
  89. 2fd3bb2 radeonsi: restructure si_shader_cache_load_shader by Marek Olšák · 4 years, 10 months ago
  90. 0db74f4 radeonsi: use the live shader cache by Marek Olšák · 5 years ago
  91. 4bb919b gallium/util: add a cache of live shaders for shader CSO deduplication by Marek Olšák · 5 years ago
  92. f36f85d util/simple_mtx: add a missing include to get ASSERTED by Marek Olšák · 5 years ago
  93. 6a0dda6 intel/compiler: Add names for SHADER_OPCODE_[IU]SUB_SAT by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
  94. c1a2ac2 anv: Always initialize target_stencil_layout by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
  95. 41bffe0 anv: Replace aux_surface.isl.size_B checks with aux_usage checks by Jason Ekstrand · 4 years, 10 months ago
  96. e693a57 anv: Rework the meaning of anv_image::planes[]::aux_usage by Jason Ekstrand · 4 years, 10 months ago
  97. de64719 radv: print NIR shaders after lowering FS inputs/outputs by Samuel Pitoiset · 4 years, 10 months ago
  98. 17e225e intel/isl: Add a hack for the Gen12 A0 texture buffer bug by Jason Ekstrand · 4 years, 10 months ago
  99. 4cd2342 intel/isl: Plumb devinfo into isl_genX(buffer_fill_state_s) by Jason Ekstrand · 4 years, 10 months ago
  100. 98aab27 intel/disasm: Properly disassemble indirect SENDs by Jason Ekstrand · 4 years, 10 months ago