1. c5577be frontends/va/context: don't set max_references with num_render_targets by Víctor Manuel Jáquez Leal · 3 years, 8 months ago
  2. 06fadee zink: make all xfb caps depend on extension by Erik Faye-Lund · 3 years, 6 months ago
  3. 199fb00 zink: respect feature-cap for sample-shading by Erik Faye-Lund · 3 years, 6 months ago
  4. 3efcf3b zink: respect feature-cap for independent blending by Erik Faye-Lund · 3 years, 6 months ago
  5. 613251e aco: don't consider a phi trivial if same's register doesn't match the def by Rhys Perry · 3 years, 6 months ago
  6. 127e9ef iris: Consider resolves after changing a resource's aux state by Kenneth Graunke · 3 years, 6 months ago
  7. c293269 radv: fix a sync issue with geometry shader primitives query on GFX10+ by Samuel Pitoiset · 3 years, 6 months ago
  8. d038bd7 pan/decode: Free mapped memory objects on BO unreference by Icecream95 · 3 years, 6 months ago
  9. 5fc12bc anv: Fix stencil layout in render passes by Lionel Landwerlin · 3 years, 6 months ago
  10. a098a70 st/mesa: fix pbo upload/download for arrays of textures with only 1 layer by Andrii Simiklit · 3 years, 6 months ago
  11. 4fab4ed swr: fix crashes caused by incorrectly reporting SSBO support by jzielins · 3 years, 8 months ago
  12. 79b792e aco: fix convert_to_SDWA() check in add_subdword_definition() by Rhys Perry · 3 years, 6 months ago
  13. 0d1920b mesa: fix alpha channel of ETC2_SRGB8 decompression for !bgra by Marek Olšák · 3 years, 6 months ago
  14. 381a5de zink: handle NULL views in zink_set_sampler_views by Erik Faye-Lund · 3 years, 6 months ago
  15. 6e2e95a glsl: only expose int64 atomics when extension is enabled by Ilia Mirkin · 3 years, 6 months ago
  16. 0aa060c lavapipe: fix missing piece of VK_KHR_get_physical_device_properties2 by Dave Airlie · 3 years, 6 months ago
  17. 8eb3a0b Fall back on clock_gettime when timespec_get() is unavailable by Jeremy Huddleston Sequoia · 3 years, 6 months ago
  18. affb8ee device-select-layer: update for vulkan 1.2 by Dave Airlie · 3 years, 6 months ago
  19. e875548 util: Fix pointer to integer conversion error when using libunwind by Jeremy Huddleston Sequoia · 3 years, 6 months ago
  20. a6e9b36 util/format: Fix pack/unpack of A1R5G5B5_UINT. by Eric Anholt · 3 years, 6 months ago
  21. 1d0a7bb intel/mi_builder: fix self modifying batches by Lionel Landwerlin · 3 years, 11 months ago
  22. d4a0136 v3d: fix dest offset in TFU setup by Juan A. Suarez Romero · 3 years, 6 months ago
  23. d5ee841 iris: only set point sprite overrides if actually using points by Yevhenii Kolesnikov · 3 years, 9 months ago
  24. 205e8cd radeonsi: invalidate compute sgprs in si_rebind_buffer by Pierre-Eric Pelloux-Prayer · 3 years, 6 months ago
  25. bfb6f66 anv: add transfer usage for color/depth/stencil attachments by Lionel Landwerlin · 3 years, 7 months ago
  26. cb24282 lavapipe: Defer lavapipe warning to CreateDevice by Witold Baryluk · 3 years, 7 months ago
  27. 3398f1c frontends/va: Return an error if non-interlaced buffer is not supported by Thong Thai · 3 years, 7 months ago
  28. 24c7a4d vulkan/overlay: fix vkGetInstanceProcAddr self-resolving by Georg Lehmann · 3 years, 7 months ago
  29. b439d0e radv: Add Android module info to linker script. by Bas Nieuwenhuizen · 3 years, 6 months ago
  30. 3261d99b mesa/st: Free the NIR builtins TGSI tokens after passing to the driver. by Eric Anholt · 3 years, 6 months ago
  31. ed87818 gallium/ntt: Fix leak of the per-instr liveness information. by Eric Anholt · 3 years, 6 months ago
  32. adf09c9 radv: set invariantgeom for Shadow of the Tomb Raider by Rhys Perry · 3 years, 7 months ago
  33. f8033bd radv: add RADV_DEBUG=invariantgeom by Rhys Perry · 3 years, 7 months ago
  34. 97365ce vulkan/overay: fix violation of VUID-VkDeviceCreateInfo-pNext-00373 by Pavel Asyutchenko · 3 years, 7 months ago
  35. 945bffe vulkan/device-select: fix vkGetInstanceProcAddr self-resolving by Georg Lehmann · 3 years, 7 months ago
  36. c5f73e6 radv/winsys: Fix offset in range merging. by Bas Nieuwenhuizen · 3 years, 7 months ago
  37. 107e4ee radv/winsys: Fix inequality for sparse buffer remapping. by Bas Nieuwenhuizen · 3 years, 8 months ago
  38. 76ecdf2 aco: fix unreachable() for uniform 8/16-bit nir_op_mov from VGPR by Rhys Perry · 3 years, 7 months ago
  39. 6a006c3 util: Disable memstream for Apple builds by James Park · 3 years, 7 months ago
  40. e6aa51a radv/llvm,aco: always split typed vertex buffer loads on GFX6 and GFX10+ by Samuel Pitoiset · 3 years, 8 months ago
  41. a29f08b aco: fix creating the dest vector when 16-bit vertex fetches are splitted by Samuel Pitoiset · 3 years, 7 months ago
  42. eec614e nir/load_store_vectorize: don't ignore subgroup memory barriers by Rhys Perry · 4 years, 4 months ago
  43. aef8fc8 drirc: radeonsi workaround for CS:GO by Pierre-Eric Pelloux-Prayer · 3 years, 7 months ago
  44. ae1c5dc radv: disable TC-compat HTILE in GENERAL for Detroit: Become Human by Samuel Pitoiset · 3 years, 7 months ago
  45. 9000c04 zink: dot leak dummy_buffer by Erik Faye-Lund · 3 years, 7 months ago
  46. 39c386c nir/algebraic: Fix broken NaN and -0.0 behavior by Ian Romanick · 4 years, 5 months ago
  47. 7223390 Revert "nir: Replace an odd comparison involving fmin of -b2f" by Ian Romanick · 4 years, 1 month ago
  48. 588cf80 gallium/util: do not perform n^2 stencil blits by Erik Faye-Lund · 3 years, 7 months ago
  49. cf5fe35 gallium/ntt: Fix emitting UBO declarations. by Eric Anholt · 3 years, 7 months ago
  50. 071a87a ac/nir: use llvm.readcyclecounter for LLVM9+ by Rhys Perry · 3 years, 7 months ago
  51. e9146fe util: add AMD CPU family enums and enable L3 cache pinning on Zen3 by Marek Olšák · 3 years, 7 months ago
  52. 20a067a spir-v: Mark floating point comparisons exact by Ian Romanick · 4 years ago
  53. f121623 st/mesa: don't affect original st_CompressedTexSubImage parameters by Andrii Simiklit · 3 years, 7 months ago
  54. da6fb03 aco: fix incorrect address calculation for load_barycentric_at_sample by Rhys Perry · 3 years, 7 months ago
  55. 2f9e5ca nir: fix missing nir_lower_pntc_ytransform.c in the makefile by Danylo Piliaiev · 3 years, 7 months ago
  56. 9e1e67b nir: account for point-coord origin when lowering it by Danylo Piliaiev · 3 years, 7 months ago
  57. d7c09d0 etnaviv: Fix rework ZSA into a derived state by Marek Vasut · 3 years, 7 months ago
  58. 99ff47e st/mesa: don't do glCopyPixels via blit if depth bounds test is enabled by Marek Olšák · 3 years, 8 months ago
  59. 636a917 pan/mdg: Fix promoted uniform moves with 64-bit types by Icecream95 · 3 years, 11 months ago
  60. c7430bb nir: fix determining if an addition might overflow for phi sources by Samuel Pitoiset · 3 years, 7 months ago
  61. 2b66910 gallium/draw: Fix intermittent failure to bind new geometry shaders. by Eric Anholt · 3 years, 7 months ago
  62. 7ca951d glsl: default to compat shaders in compat profile by Timothy Arceri · 3 years, 10 months ago
  63. e8a6bf6 st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT and skip gs by Mike Blumenkrantz · 3 years, 7 months ago
  64. f892a46 virgl: fix BGRA emulation artifacts during window resize by Ryan Neph · 3 years, 7 months ago
  65. 009e2aa zink: handle null ubos by Mike Blumenkrantz · 3 years, 9 months ago
  66. 373b6eb mesa/st: Update FP state when textures change with an ATI_fs bound. by Eric Anholt · 3 years, 7 months ago
  67. 7c74888 radeon/vcn: fix hevc 10bit profile error by Ruijing Dong · 3 years, 8 months ago
  68. 2fd551d softpipe: count CS invocations for pipeline stats queries. by Eric Anholt · 3 years, 7 months ago
  69. b41a3c8 turnip: use ir3_compiler_destroy instead of ralloc_free by Hyunjun Ko · 3 years, 8 months ago
  70. b4cbf37 panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices by Icecream95 · 3 years, 7 months ago
  71. fb68996 radv: Don't skip layout transitions that only differ in render loop. by Bas Nieuwenhuizen · 3 years, 10 months ago
  72. e2789cd ir3: Allow tesselation to use all 32 varying slots by Danylo Piliaiev · 3 years, 8 months ago
  73. 633f60e freedreno/a6xx: Fix assert which checks the count of shader outputs by Danylo Piliaiev · 3 years, 8 months ago
  74. eec213d mesa: fix layered framebuffer attachment target check by Tapani Pälli · 3 years, 7 months ago
  75. 50b9777 freedreno/a6xx: Flush depth at the end of bypass rendering, too. by Eric Anholt · 3 years, 7 months ago
  76. d54de72 spirv: Remove more dead variables by Caio Marcelo de Oliveira Filho · 3 years, 7 months ago
  77. a46b833 nir: Consider pointer initializers in nir_remove_dead_variables by Caio Marcelo de Oliveira Filho · 3 years, 7 months ago
  78. a5f47bc spirv: Implement OpArrayLength for OpenGL by Caio Marcelo de Oliveira Filho · 3 years, 7 months ago
  79. f99fc9e zink: fix format-mapping by Erik Faye-Lund · 3 years, 8 months ago
  80. c00c8d8 mesa/st: Finalize the texture before BlitFramebuffer from it. by Eric Anholt · 3 years, 7 months ago
  81. 8232610 nir/opt_if: split ALU from Phi more aggressively by Daniel Schürmann · 3 years, 7 months ago
  82. 4ba1dba aco: add block to worklist in mark_block_wqm() by Rhys Perry · 3 years, 7 months ago
  83. 19b92b7 tu: pCounterBuffers can be NULL in vkCmd*TransformFeedbackEXT() by Danylo Piliaiev · 3 years, 7 months ago
  84. 81421b7 tu: Ignore pTessellationState if there is no tesselation shaders by Danylo Piliaiev · 3 years, 7 months ago
  85. abfbaa8 radv: add missing DB flush after depth/stencil resolve operations by Samuel Pitoiset · 3 years, 7 months ago
  86. 8217078 aco/ra: fix phi operand renaming by Daniel Schürmann · 3 years, 7 months ago
  87. 59a9471 egl: fix EGL_EXT_protected_content/surface mixup by Pierre-Eric Pelloux-Prayer · 3 years, 7 months ago
  88. 840a9a6 radeonsi: fix small primitive culling with MSAA force-disabled and smoothing by Marek Olšák · 3 years, 8 months ago
  89. 4a87e44 aco/spill: only prevent rematerializable vars from being DCE'd if they haven't been renamed by Daniel Schürmann · 3 years, 7 months ago
  90. c9497e2 aco: fix DCE of rematerializable phi operands by Daniel Schürmann · 3 years, 8 months ago
  91. 5636ec0 st/mesa: set drawpixels swizzle before creating sampler view by Mike Blumenkrantz · 3 years, 7 months ago
  92. cf0f7d2 zink: fix 8 bit index handling code by Erik Faye-Lund · 3 years, 7 months ago
  93. adb6c1c gallium/dri2: Don't forget protected content flag by Lionel Landwerlin · 3 years, 7 months ago
  94. 6c2b0d7 anv: Add DRM_RDWR flag in anv_gem_handle_to_fd by Robin Ole Heinemann · 3 years, 7 months ago
  95. 7d5c048 radv: fix access to uninitialized radeon_bo_metadata by Simon Ser · 3 years, 8 months ago
  96. c040303 st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT by Mike Blumenkrantz · 3 years, 7 months ago
  97. 62eea2b zink: really fix direct image mapping offset (I mean it this time) by Mike Blumenkrantz · 3 years, 7 months ago
  98. f9bc767 nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs. by Eric Anholt · 3 years, 7 months ago
  99. f5246ef zink: fix direct image mapping offset by Mike Blumenkrantz · 3 years, 7 months ago
  100. 200a2f2 aco/ra: use get_reg_specified() for p_extract_vector by Daniel Schürmann · 3 years, 8 months ago