1. 89caa48 Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580 by Michel Dänzer · 4 years, 3 months ago
  2. 460300e nouveau: expose HMM by Karol Herbst · 6 years ago
  3. efa847d nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 5 months ago
  4. dd2cc5b gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 5 months ago
  5. f67cd0b nouveau: enable HMM by Karol Herbst · 6 years ago
  6. 6f4a6ed ci: bump libdrm to 2.4.102 by Karol Herbst · 4 years, 4 months ago
  7. e1e7584 zink: block resolve blits for depth/stencil buffers by Mike Blumenkrantz · 4 years, 4 months ago
  8. 582669f zink: block vkCmdBlitImage usage for multi sampled blits by Mike Blumenkrantz · 4 years, 4 months ago
  9. ab78831 zink: try copy_region hook for blits where we can't do a regular blit or resolve by Mike Blumenkrantz · 4 years, 4 months ago
  10. 34fe561 mesa/main: use call_once instead of open-coding by Erik Faye-Lund · 4 years, 3 months ago
  11. 0a4aa61 mesa/main: factor out one-time-init into a helper by Erik Faye-Lund · 4 years, 3 months ago
  12. 38e3cbb gv100/ir: set ftz bit on floating point operations by Karol Herbst · 4 years, 3 months ago
  13. f95637f meson: fix android vulkan build by Eric Engestrom · 4 years, 3 months ago
  14. 3ed104b gitlab-ci: Drop dependencies: by Michel Dänzer · 4 years, 3 months ago
  15. aa2457f gitlab-ci: Remove indirect dependencies from needs: by Michel Dänzer · 4 years, 3 months ago
  16. bf1376a tu: Don't invalidate irrelevant state when changing pipeline by Connor Abbott · 4 years, 3 months ago
  17. a161367 freedreno/a6xx: Add some documentation for shared consts by Connor Abbott · 4 years, 3 months ago
  18. e1fa740 freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL by Connor Abbott · 4 years, 3 months ago
  19. dad042b clover: implements clEnqueueFillBuffer by Serge Martin · 4 years, 6 months ago
  20. fea109d clover: add more cl_mem_object_type to pipe_texture_target mapping by Serge Martin · 4 years, 5 months ago
  21. ac642d8 radv: add the custom border color BO to the list of buffers by Samuel Pitoiset · 4 years, 3 months ago
  22. 684cfca freedreno/registers: Rename SP_2D_SRC_FORMAT by Kristian H. Kristensen · 4 years, 3 months ago
  23. d5c82c3 freedreno/a6xx: Split clear and blit texture into different functions by Kristian H. Kristensen · 4 years, 4 months ago
  24. f383b2c freedreno/a6xx: Don't take pipe_blit_info in emit_blit_dst by Kristian H. Kristensen · 4 years, 4 months ago
  25. 3158b8b freedreno/a6xx: Program RB_UNKNOWN_8C01 in setup helper by Kristian H. Kristensen · 4 years, 4 months ago
  26. 3ee89e6 freedreno/a6xx: Move CP_SET_MARKER to setup helper by Kristian H. Kristensen · 4 years, 4 months ago
  27. 3961fb7 freedreno/a6xx: Move REG_A6XX_SP_2D_SRC_FORMAT programming to helper by Kristian H. Kristensen · 4 years, 4 months ago
  28. 03ad130 freedreno/a6xx: Program A6XX_SP_2D_SRC_FORMAT_COLOR_FORMAT based on dst format by Kristian H. Kristensen · 4 years, 4 months ago
  29. 5c3c0c5 freedreno/a6xx: Make blit_control helper a little more helpful by Kristian H. Kristensen · 4 years, 4 months ago
  30. 77d4aa7 freedreno/a6xx: Enable FMT6_10_10_10_2_UNORM blitting by Kristian H. Kristensen · 4 years, 4 months ago
  31. 1a58596 freedreno/a6xx: Separate stencil sysmem clear fix by Kristian H. Kristensen · 4 years, 4 months ago
  32. ab61393 freedreno/a6xx: Don't emit src state when clearing by Kristian H. Kristensen · 4 years, 4 months ago
  33. 416513d freedreno/a6xx: Consolidate computing blit_cntl by Kristian H. Kristensen · 4 years, 4 months ago
  34. b36c675 freedreno/a6xx: Program SP_2D_SRC_FORMAT outside blit loop by Kristian H. Kristensen · 4 years, 4 months ago
  35. 556cd8f freedreno/a6xx: Set src and dst rects outside blit loop by Kristian H. Kristensen · 4 years, 4 months ago
  36. 25bfc3b freedreno/a6xx: Don't set unknown bit when tiling differs by Kristian H. Kristensen · 4 years, 4 months ago
  37. def7e74 freedreno/a6xx: Split out src and dst setup helpers for blit by Kristian H. Kristensen · 4 years, 4 months ago
  38. bf0cf4c freedreno/a6xx: Move fd6_ifmt into fd6_blitter.c by Kristian H. Kristensen · 4 years, 4 months ago
  39. 094b68f freedreno/a6xx: Don't blit with R2D_RAW by Kristian H. Kristensen · 4 years, 4 months ago
  40. 53e36cf turnip: drop GS clear path by Jonathan Marek · 4 years, 3 months ago
  41. a1a80c3 turnip: clean up primitive output state by Jonathan Marek · 4 years, 3 months ago
  42. 7748afb freedreno/regs: update primitive output related registers by Jonathan Marek · 4 years, 3 months ago
  43. 5c1afd1 freedreno/ir3: Fix uninit var warning. by Eric Anholt · 4 years, 3 months ago
  44. afb3f21 freedreno/ir3_cmdline: Fix an uninit var warning. by Eric Anholt · 4 years, 3 months ago
  45. d941c6b turnip: implement VK_EXT_private_data by Hyunjun Ko · 4 years, 3 months ago
  46. 5d3fdbc turnip: Use the common base object type and struct. by Hyunjun Ko · 4 years, 3 months ago
  47. cd85315 tu: Fix wrong copies of sampler descriptor. by Hyunjun Ko · 4 years, 3 months ago
  48. 3a15313 vulkan: Adds helpers for vk_object (de)alloation and (de)initialization. by Hyunjun Ko · 4 years, 4 months ago
  49. f076c36 gitlab-ci: reduce a630 runner load by Rob Clark · 4 years, 3 months ago
  50. b7b7268 meson/intel: add missing dep on git_sha1.h by Eric Engestrom · 4 years, 3 months ago
  51. d4f4546 zink: use type of src[0] for ntv store and load ops by Mike Blumenkrantz · 4 years, 4 months ago
  52. 359c938 zink: add lengthy comment and remove assert from discard_if ntv pass by Mike Blumenkrantz · 4 years, 4 months ago
  53. 97ec109 zink: handle ntv case of nested loop instructions more permissively by Mike Blumenkrantz · 4 years, 4 months ago
  54. e40a77e zink: use right vulkan type for GL_PRIMITIVES_GENERATED queries by Mike Blumenkrantz · 4 years, 3 months ago
  55. b9b9437 zink: only reset query pool on query end if current batch isn't in renderpass by Mike Blumenkrantz · 4 years, 4 months ago
  56. 2c02ca2 zink: properly handle query pool overflows by Mike Blumenkrantz · 4 years, 5 months ago
  57. 510631a zink: only stall during query destroy for xfb queries by Mike Blumenkrantz · 4 years, 5 months ago
  58. 27defcd zink: use #define for number of queries per-pool by Mike Blumenkrantz · 4 years, 5 months ago
  59. 3eea7fc zink: rework query handling by Mike Blumenkrantz · 4 years, 5 months ago
  60. 2096903 panfrost: Fix outmods on int to float conversions by Italo Nicola · 4 years, 3 months ago
  61. be8a8ed docs/submittingpatches: add more than one `Cc: mesa-stable` example to the examples list by Eric Engestrom · 4 years, 3 months ago
  62. da23a31 docs/features: Update ASTC entries for Panfrost by Alyssa Rosenzweig · 4 years, 3 months ago
  63. f34b8d3 panfrost: Map PIPE_{DXT, RGTC, BPTC} to MALI_BCn by Alyssa Rosenzweig · 4 years, 3 months ago
  64. 6da405c panfrost: Filter compressed texture formats by Alyssa Rosenzweig · 4 years, 3 months ago
  65. 407a052 panfrost: Pipe in compressed texture feature mask by Alyssa Rosenzweig · 4 years, 3 months ago
  66. d5a9cd1 panfrost: Add format codes for new compressed textures by Alyssa Rosenzweig · 4 years, 3 months ago
  67. 64608b4 panfrost: Compact unused BO flag bits by Alyssa Rosenzweig · 4 years, 3 months ago
  68. c6ebff3 panfrost: Remove panfrost_bo_access type by Alyssa Rosenzweig · 4 years, 5 months ago
  69. 62ec4e0 panfrost: Remove PAN_BO_DONT_REUSE by Alyssa Rosenzweig · 4 years, 5 months ago
  70. d6e3808 panfrost: Remove PAN_BO_COHERENT_LOCAL by Alyssa Rosenzweig · 4 years, 5 months ago
  71. baa1a8f panfrost: Merge PAN_BO_IMPORTED/PAN_BO_EXPORTED by Alyssa Rosenzweig · 4 years, 5 months ago
  72. 0aa6de9 panfrost: Index BOs from the BO map sparse array by Alyssa Rosenzweig · 4 years, 5 months ago
  73. 169dbb5 panfrost: Add a sparse array to map GEM handles to BOs by Alyssa Rosenzweig · 4 years, 5 months ago
  74. 37d89e0 panfrost: Fix write to free'd memory by Alyssa Rosenzweig · 4 years, 3 months ago
  75. 20dd370 panfrost: Fix fence leak by Alyssa Rosenzweig · 4 years, 5 months ago
  76. 15a17fd aco: add 32-bit integer addition to can_swap_operands by Rhys Perry · 4 years, 4 months ago
  77. ec9920e radv: use lower_shuffle_to_swizzle_amd by Rhys Perry · 4 years, 4 months ago
  78. 7ba645d nir/lower_subgroups: add lower_shuffle_to_swizzle_amd by Rhys Perry · 4 years, 4 months ago
  79. 9c317cb nir/lower_subgroups: pass options struct to lower_shuffle by Rhys Perry · 4 years, 3 months ago
  80. a6a731b aco: implement <32-bit masked_swizzle_amd by Rhys Perry · 4 years, 4 months ago
  81. d377fbf aco: optimize some masked swizzles to DPP by Rhys Perry · 4 years, 4 months ago
  82. 09f48de aco: read 0 from inactive lanes when using dpp by Rhys Perry · 4 years, 4 months ago
  83. c417172 panfrost: Enable framebuffer fetch by Icecream95 · 4 years, 3 months ago
  84. 317be5a panfrost: Extend fetched framebuffer results by Alyssa Rosenzweig · 4 years, 3 months ago
  85. d94584c panfrost: Always use SOFTWARE for pure formats by Alyssa Rosenzweig · 4 years, 3 months ago
  86. b9869e0 panfrost: Generate shader variants on framebuffer bind by Alyssa Rosenzweig · 4 years, 3 months ago
  87. a3952e9 panfrost: Use f2fmp for framebuffer lowering conversions by Icecream95 · 4 years, 3 months ago
  88. d16d136 panfrost: Stop keying on rt format when using native loads by Icecream95 · 4 years, 3 months ago
  89. 391ad72 panfrost: Implement texture_barrier by Icecream95 · 4 years, 3 months ago
  90. 2fbe7ca pan/mdg: Use a 32-bit ld_color_buffer op when needed by Icecream95 · 4 years, 3 months ago
  91. 18059f4 pan/mdg: Set the z/s store intrinsic base correctly by Icecream95 · 4 years, 3 months ago
  92. 7781d2c pan/mdg: Support MRT in output load lowering by Icecream95 · 4 years, 3 months ago
  93. 2fa60b7 pan/mdg: Handle non-blend framebuffer lowering by Icecream95 · 4 years, 3 months ago
  94. ed4d273 pan/mdg: Emit a tilebuffer wait loop when needed by Icecream95 · 4 years, 3 months ago
  95. 1e1eee9 pan/mdg: Do the pan_lower_framebuffer pass later by Icecream95 · 4 years, 3 months ago
  96. e603248 panfrost: Add a bitset of render targets read by shaders by Icecream95 · 4 years, 3 months ago
  97. 75018f6 panfrost: Add rt formats to shader state by Icecream95 · 4 years, 3 months ago
  98. f2eced9 pan/mdg: Use the writeout tag for tilebuffer wait loops by Icecream95 · 4 years, 3 months ago
  99. 61dfc3c pan/mdg: Handle tilebuffer wait loops by Icecream95 · 4 years, 3 months ago
  100. b29027f panfrost: Clamp pure int pixels by Alyssa Rosenzweig · 4 years, 3 months ago