1. f8148d0 docs: remove mailing list as way of submitting patches by Timothy Arceri · 4 years, 9 months ago
  2. 776cfde anv: Bump the advertised patch version to 129 by Jason Ekstrand · 4 years, 9 months ago
  3. 5f5f501 anv: Unconditionally advertise Vulkan 1.1 by Jason Ekstrand · 4 years, 9 months ago
  4. 98a83d0 anv: Flush the queue on DeviceWaitIdle by Jason Ekstrand · 4 years, 9 months ago
  5. 0bafde7 nir/tests: MSVC build fix by Karol Herbst · 4 years, 9 months ago
  6. ab55708 swr/rasterizer: Add tessellator implementation to the rasterizer by Jan Zielinski · 4 years, 9 months ago
  7. ff2e11b gitlab-ci: set RADV_DEBUG=checkir for RADV test jobs by Samuel Pitoiset · 4 years, 9 months ago
  8. b2dac80 intel: add mi_builder_test for gen12 by Eric Engestrom · 4 years, 9 months ago
  9. 2129b41 gitlab-ci: Use lavacli from packages by Rohan Garg · 4 years, 9 months ago
  10. 7701b7b lima/ppir: enable lower_fdph by Erico Nunes · 4 years, 9 months ago
  11. 11f736a nir/tests: add serializer tests by Karol Herbst · 4 years, 9 months ago
  12. 676232d nir/serialize: fix vec8 and vec16 by Karol Herbst · 4 years, 9 months ago
  13. 2e44bfc radv: Fix RGBX Android<->Vulkan format correspondence. by Bas Nieuwenhuizen · 4 years, 9 months ago
  14. 63ae9e6 panfrost: Add PAN_MESA_DEBUG=sync by Tomeu Vizoso · 4 years, 9 months ago
  15. 2e654db iris: Create smaller program keys without legacy features by Kenneth Graunke · 4 years, 9 months ago
  16. 8ccd3f4 compiler/spirv: Fix uses of gnu struct = {} extension by Pierre Moreau · 4 years, 10 months ago
  17. 9661fc9 util/u_thread: Restrict u_thread_get_time_nano on macOS. by Vinson Lee · 4 years, 9 months ago
  18. 8bf590b tu: Move UBWC layout into fdl6_layout() and use that function. by Eric Anholt · 4 years, 10 months ago
  19. de619d75 freedreno: Switch the 16-bit workaround to match what turnip does. by Eric Anholt · 4 years, 10 months ago
  20. d9cf3e7 freedreno: Move a6xx's setup_slices() to a shareable helper function. by Eric Anholt · 4 years, 10 months ago
  21. 67258a4 tu: Move our image layout into a freedreno_layout struct. by Eric Anholt · 4 years, 10 months ago
  22. ea7631a freedreno: Move UBWC layout into a slices array like the non-UBWC slices. by Eric Anholt · 4 years, 10 months ago
  23. bbe84c6 freedreno: Refactor the UBWC flags registers emission. by Eric Anholt · 4 years, 10 months ago
  24. 97be950 freedreno: Drop the extra offset field for mipmap slices. by Eric Anholt · 4 years, 10 months ago
  25. 69d7782 intel/decoder: Make get_state_size take a full 64-bit address and a base by Kenneth Graunke · 5 years ago
  26. 8a8534a iris: INTEL performance query implementation by Dongwon Kim · 5 years ago
  27. ca2dd99 iris: separating out common perf code by Mark Janes · 4 years, 10 months ago
  28. 106054e gallium: enable INTEL_PERFORMANCE_QUERY by Dongwon Kim · 5 years ago
  29. d0eebda meson/broadcom: libbroadcom_cle also needs zlib by Dylan Baker · 4 years, 9 months ago
  30. 0f2f561 anv: Enable Gen11 Color/Z write merging optimization by Kenneth Graunke · 4 years, 9 months ago
  31. 5cc7636 iris: Enable Gen11 Color/Z write merging optimization by Kenneth Graunke · 5 years ago
  32. 0b74f85 intel/genxml: Add a partial TCCNTLREG definition by Kenneth Graunke · 4 years, 9 months ago
  33. 74665ea util: Detect use-after-destroy in simple_mtx by Kenneth Graunke · 4 years, 11 months ago
  34. fc97643 freedreno/a6xx: enable LRZ by default by Rob Clark · 4 years, 9 months ago
  35. 1b4c12d freedreno/a6xx: fix LRZ logic by Rob Clark · 4 years, 9 months ago
  36. 3c47984 freedreno/a6xx: fix LRZ layout by Rob Clark · 4 years, 9 months ago
  37. 6cf1014 freedreno/a5xx+a6xx: split LRZ layout to per-gen by Rob Clark · 4 years, 9 months ago
  38. 3b074a2 freedreno/a6xx: disable LRZ when blending by Rob Clark · 4 years, 9 months ago
  39. a305543 radeonsi: don't rely on CLEAR_STATE to set PA_SC_GENERIC_SCISSOR_* by Marek Olšák · 4 years, 9 months ago
  40. aced18a radeonsi/gfx10: simplify the tess_turns_off_ngg condition by Marek Olšák · 4 years, 10 months ago
  41. 42f9213 radeonsi/gfx10: disable vertex grouping by Marek Olšák · 4 years, 11 months ago
  42. 75ce078 radeonsi: enable NIR by default and document GL 4.6 support by Marek Olšák · 4 years, 11 months ago
  43. 42b28e7 st/dri: assume external consumers of back buffers can write to the buffers by Marek Olšák · 5 years ago
  44. 41691ac ANV: Stop advertising smoothLines support on gen10+ by Jason Ekstrand · 4 years, 9 months ago
  45. 85a9698 meson/broadcom: libbroadcom_cle needs expat headers by Dylan Baker · 4 years, 9 months ago
  46. 5fdea9f anv: fix incorrect VMA alignment for CCS main surfaces by Lionel Landwerlin · 4 years, 9 months ago
  47. dcfe190 anv: fix missing gen12 handling by Lionel Landwerlin · 4 years, 9 months ago
  48. 865f4b1 docs: reword a bit and list HTTPS before FTP by Eric Engestrom · 4 years, 10 months ago
  49. d90e656 meson: drop `intel_` prefix on imgui_core by Eric Engestrom · 4 years, 10 months ago
  50. 2b0e3e9 meson: drop duplicate `lib` prefix on libiris_gen* by Eric Engestrom · 4 years, 10 months ago
  51. e4c8491 radv: implement VK_KHR_separate_depth_stencil_layouts by Samuel Pitoiset · 4 years, 9 months ago
  52. 48ee621 radv: initialize HTILE for separate depth/stencil aspects by Samuel Pitoiset · 4 years, 10 months ago
  53. 41cebfc radv: do not init HTILE as compressed state when dst layout allows it by Samuel Pitoiset · 4 years, 10 months ago
  54. b603cc8 radv: synchronize after performing a separate depth/stencil fast clears by Samuel Pitoiset · 4 years, 10 months ago
  55. dadd609 gitlab-ci: Don't exclude any piglit quick_shader tests by Michel Dänzer · 4 years, 9 months ago
  56. cfe00a5 gallivm: add TGSI bit arithmetic opcodes support by Krzysztof Raszkowski · 4 years, 9 months ago
  57. 008fe90 radv: fix possibly wrong PA_SC_AA_CONFIG value for conservative rast by Samuel Pitoiset · 4 years, 9 months ago
  58. 4f65922 radv: move emission of two PA_SC_* registers to the pipeline CS by Samuel Pitoiset · 4 years, 9 months ago
  59. 87f7ec8 st/dri: use st->flush callback to flush the backbuffer by Pierre-Eric Pelloux-Prayer · 4 years, 10 months ago
  60. cc0d0af st/mesa: add a notify_before_flush callback param to flush by Pierre-Eric Pelloux-Prayer · 4 years, 10 months ago
  61. f5c1cb2 radeonsi: dcc dirty flag by Pierre-Eric Pelloux-Prayer · 4 years, 10 months ago
  62. e3e91ce radeonsi: fix multi plane buffers creation by Pierre-Eric Pelloux-Prayer · 4 years, 9 months ago
  63. ff0f108 radeonsi: use gfx9.surf_offset to compute texture offset by Pierre-Eric Pelloux-Prayer · 4 years, 9 months ago
  64. 6c901f0 radeonsi: use compute shader for clear 12-byte buffer by Sonny Jiang · 4 years, 9 months ago
  65. 38e9eb9 st/mesa: release the draw shader properly to fix driver crashes (iris) by Marek Olšák · 4 years, 9 months ago
  66. 4111824 draw, st/mesa: generate TGSI for ffvp/ARB_vp if draw lacks LLVM by Marek Olšák · 4 years, 9 months ago
  67. a3de63f st/mesa: don't generate VS TGSI if NIR is enabled by Marek Olšák · 4 years, 9 months ago
  68. a90f445 st/mesa: remove struct st_vp_variant in favor of st_common_variant by Marek Olšák · 4 years, 9 months ago
  69. 6299b90 st/mesa: remove st_vp_variant::num_inputs by Marek Olšák · 4 years, 9 months ago
  70. bc99b22 st/mesa: use a separate VS variant for the draw module by Marek Olšák · 4 years, 9 months ago
  71. 17e8839 st/mesa: support shader images for Selection/Feedback/RasterPos by Marek Olšák · 4 years, 9 months ago
  72. b7393f1 st/mesa: support SSBOs for Selection/Feedback/RasterPos by Marek Olšák · 4 years, 9 months ago
  73. e91b044 st/mesa: support samplers for Selection/Feedback/RasterPos by Marek Olšák · 4 years, 10 months ago
  74. 2891c4b st/mesa: save currently bound vertex samplers and sampler views in st_context by Marek Olšák · 4 years, 10 months ago
  75. 226e7ae st/mesa: support UBOs for Selection/Feedback/RasterPos by Marek Olšák · 4 years, 10 months ago
  76. 60db75c gallivm: implement LOAD with CONSTBUF but don't enable it for llvmpipe by Marek Olšák · 4 years, 10 months ago
  77. 525c8b9 llvmpipe: implement TEX_LZ and TXF_LZ opcodes by Marek Olšák · 4 years, 10 months ago
  78. 3c8ddc8 drirc: set allow_higher_compat_version for Faster Than Light by Gurchetan Singh · 4 years, 9 months ago
  79. 23f1b78 util/atomic: Fix p_atomic_add for unlocked and msvc paths by Roland Scheidegger · 4 years, 9 months ago
  80. 0470a03 freedreno: Track the set of UBOs to be uploaded in UBO analysis. by Eric Anholt · 4 years, 9 months ago
  81. 10da0a9 freedreno: Stop forcing ALLOW_MAPPED_BUFFERS_DURING_EXEC off. by Eric Anholt · 4 years, 9 months ago
  82. dc791d3 freedreno/fdperf: use drmOpen() by Rob Clark · 4 years, 9 months ago
  83. a37822f gallium/util: Support POLYGON in u_stream_outputs_for_vertices by Alyssa Rosenzweig · 4 years, 9 months ago
  84. 1a32fbd intel: Add pci-ids for Jasper Lake by Anuj Phogat · 4 years, 9 months ago
  85. 11fdd5f intel: Add device info for 1x4x6 Jasper Lake by Anuj Phogat · 4 years, 9 months ago
  86. 9f5fa49 lima: expose tiled format modifier in query_dmabuf_modifiers() by Vasily Khoruzhick · 4 years, 9 months ago
  87. 01a451b lima: handle DRM_FORMAT_MOD_INVALID in resource_from_handle() by Vasily Khoruzhick · 4 years, 9 months ago
  88. 9d78cf4 turnip: add hw binning by Jonathan Marek · 4 years, 10 months ago
  89. 86dfe92 radv: do not use VK_TRUE/VK_FALSE by Samuel Pitoiset · 4 years, 9 months ago
  90. d7dc146 gallivm: add bitfield reverse and ufind_msb by Dave Airlie · 4 years, 9 months ago
  91. 1c7693e gallium/scons: fix graw_gdi build by Roland Scheidegger · 4 years, 9 months ago
  92. 8259c97 aco: propagate temporaries into expanded vectors by Daniel Schürmann · 4 years, 9 months ago
  93. df3e674 aco: improve readfirstlane after uniform ssbo loads on GFX7 by Daniel Schürmann · 4 years, 9 months ago
  94. 0837471 aco: use soffset for MUBUF instructions on SI/CI by Daniel Schürmann · 4 years, 9 months ago
  95. 7b38d95 radv: Enable ACO on GFX7 (Sea Islands) by Daniel Schürmann · 4 years, 10 months ago
  96. 28c95cc aco: return to loop_active mask at continue_or_break blocks by Daniel Schürmann · 4 years, 9 months ago
  97. 0f9447c radv: disable Youngblood app profile if ACO is used by Daniel Schürmann · 4 years, 9 months ago
  98. 746165e aco: implement exclusive scan for SI/CI by Daniel Schürmann · 4 years, 10 months ago
  99. 7ae227e aco: implement inclusive_scan for SI/CI by Daniel Schürmann · 4 years, 10 months ago
  100. f895a8b aco: implement (clustered) reductions for SI/CI by Daniel Schürmann · 4 years, 10 months ago