1. 519643b panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 9 months ago
  2. f2ae8d1 freedreno/a6xx: Implement user clip/cull distances by Connor Abbott · 3 years, 9 months ago
  3. b4224c3 tu: Implement clip/cull distances by Connor Abbott · 3 years, 10 months ago
  4. 47f825a ir3: Handle clip+cull distances by Connor Abbott · 3 years, 10 months ago
  5. 9e063b0 ir3: Switch tess lowering to use location by Connor Abbott · 3 years, 10 months ago
  6. 4ca38a1 nir/lower_clip_cull: Store array size for FS inputs by Connor Abbott · 3 years, 10 months ago
  7. cb6ce4a iris: fix the order of src and dst for fence memcpy by Tapani Pälli · 3 years, 9 months ago
  8. d972a6a nir: get rid of OOB dereferences in nir_lower_io_arrays_to_elements by Andrii Simiklit · 3 years, 10 months ago
  9. 33c9d4b radv: replace RADV_TRACE_FILE by RADV_DEBUG=hang by Samuel Pitoiset · 3 years, 9 months ago
  10. 9516f93 radv: re-order GPU hang report dumps by usefulness by Samuel Pitoiset · 3 years, 9 months ago
  11. 719b9b3 radv: dump GPU hang report logs into $HOME/radv_dumps_<pid> by Samuel Pitoiset · 3 years, 9 months ago
  12. ef6d374 radv: dump UMR ring and waves into the hang report by Samuel Pitoiset · 3 years, 9 months ago
  13. 1847724 radv: add radv_dump_cmd() helper by Samuel Pitoiset · 3 years, 9 months ago
  14. bf66bbd ac: add an option to dump GPU info to a file by Samuel Pitoiset · 3 years, 9 months ago
  15. 5f16c5b v3dv: properly describe swap_color_rb by Iago Toral Quiroga · 3 years, 9 months ago
  16. d8cabe0 v3dv: compute swap_rb flag after applying all swizzles by Iago Toral Quiroga · 3 years, 9 months ago
  17. 40788be v3d/compiler: fix BGRA vertex attributes for vec2/float size. by Iago Toral Quiroga · 3 years, 9 months ago
  18. c15468d broadcom/cle: fix vec size dump when set to 0 by Iago Toral Quiroga · 3 years, 9 months ago
  19. 53fc3eb glsl: Initialize lower_shared_reference_visitor members. by Vinson Lee · 3 years, 9 months ago
  20. 0eccd15 frontends/va: Return P010/P016 as possible surface formats when encoding by Thong Thai · 3 years, 9 months ago
  21. b50f40f src/util/disk_cache_os.c: Add missing headers for open/fcntl by Aníbal Limón · 3 years, 9 months ago
  22. ddca93d anv: Enable stencil buffer compression on Gen12+ by Sagar Ghuge · 4 years, 3 months ago
  23. dc22d6b anv: Pass correct stencil aux usage during MSAA resolve by Sagar Ghuge · 4 years, 4 months ago
  24. 993a2a7 anv: Return optimal aux state for stencil buffer compression by Sagar Ghuge · 4 years, 3 months ago
  25. 815e6c8 anv: Don't track clear bo for stencil buffer compression by Sagar Ghuge · 4 years, 8 months ago
  26. d34ab50 anv: Get aux usage from plane while clearing stencil buffer by Sagar Ghuge · 4 years, 3 months ago
  27. c76ebc0 anv: Set stencil_aux_usage flag by Sagar Ghuge · 4 years, 8 months ago
  28. be2ca24 anv: Handle compressed stencil buffer transition on Gen12+ by Sagar Ghuge · 4 years, 8 months ago
  29. c2a4102 anv: Return number of layers/levels attached to anv_image by Sagar Ghuge · 3 years, 9 months ago
  30. 6795668 nir: Rename replicated-result dot-product instructions by Ian Romanick · 4 years, 1 month ago
  31. 8cee9ce spirv: switch to util_bswap32 to improve portability by Jan Beich · 3 years, 9 months ago
  32. 7e28fbd ci: Add the new timeout-prone softpipe-gl test to the skips list. by Eric Anholt · 3 years, 9 months ago
  33. 18cef9c docs: Fix "Hosted by" link and drop duplicate. by Eric Anholt · 3 years, 9 months ago
  34. 1dd6495 docs: Add a link to the linux kernel DRM docs under "Developer Topics" by Eric Anholt · 3 years, 9 months ago
  35. 2f39dac docs: Drop extra link to old DRI wiki in the "Help" section. by Eric Anholt · 3 years, 9 months ago
  36. 31e9de9 loader/dri3: Allocate up to 4 back buffers for page flips by Michel Dänzer · 3 years, 9 months ago
  37. 16a7cc4 loader/dri3: Keep current number of back buffers if frame was skipped by Michel Dänzer · 3 years, 9 months ago
  38. 60585fc loader/dri3: Only allocate additional buffers if needed by Michel Dänzer · 3 years, 9 months ago
  39. ea32691 anv: fix source/destination layers for 3D blits by Lionel Landwerlin · 3 years, 9 months ago
  40. 87934f0 blorp: allow blits with floating point source layers by Lionel Landwerlin · 3 years, 10 months ago
  41. e067078f blorp: identify copy kernels in NIR by Lionel Landwerlin · 3 years, 9 months ago
  42. 6694b42 ac/nir: abort when an unknown intrinsic is reached by Samuel Pitoiset · 3 years, 9 months ago
  43. fa490cb ac/nir: ignore set_vertex_and_primitive_count intrinsic by Samuel Pitoiset · 3 years, 9 months ago
  44. b739bb7 compile/nir: Correct printing dest_type by Gert Wollny · 3 years, 9 months ago
  45. 4e2fe34 aco: fix determining if LOD is zero for nir_texop_txf/nir_texop_txs by Samuel Pitoiset · 3 years, 9 months ago
  46. 4735c8a nir/loop_analyze: adjust force unrolling to only include interesting modes by Rhys Perry · 3 years, 9 months ago
  47. 542feb9 ci: disable check commits job for now by Rhys Perry · 3 years, 9 months ago
  48. 8f9c596 v3dv: handle buffer to linear depth/stencil image copies in blit path by Iago Toral Quiroga · 3 years, 9 months ago
  49. 61b8a49 v3dv: handle compressed image to buffer copies on the blit path by Iago Toral Quiroga · 3 years, 9 months ago
  50. 462429b v3dv: fix Z coordinate for 3D blits by Iago Toral Quiroga · 3 years, 9 months ago
  51. a18411d v3dv: do not attempt to blit from a linear image source by Iago Toral Quiroga · 3 years, 9 months ago
  52. 2118c9b v3dv: fix multi-layered buffer to image copies on the blit path by Iago Toral Quiroga · 3 years, 9 months ago
  53. 0a4fc19 v3dv: skip unnecessary tile loads when blitting by Iago Toral Quiroga · 3 years, 9 months ago
  54. c83d6ff gallivm/nir: handle nir_op_flt in lp_build_nir_llvm by Tapani Pälli · 3 years, 9 months ago
  55. 91b64da driconf: allow higher compat version for Brink by Martin Peres · 3 years, 9 months ago
  56. edd0b00 driconf: disable GLX_OML_swap_method by default on Brink by Martin Peres · 3 years, 9 months ago
  57. d2cb3f8 driconf: add a way to override indirect-GL extensions by Martin Peres · 3 years, 9 months ago
  58. 7eedc79 driconf: add a way to override GLX extensions by Martin Peres · 3 years, 9 months ago
  59. 97f6d5e glx: let users force-enable/disable indirect GL extensions by Martin Peres · 3 years, 9 months ago
  60. e196449 glx: initial plumbing to let users force-enable/disable extensions by Martin Peres · 3 years, 9 months ago
  61. 74722c3 glx: rework __glXCalculateUsableExtensions to be more readable by Ian Romanick · 3 years, 9 months ago
  62. 1331b86 glx: stop using hardcoded array sizes for bitfields by Martin Peres · 3 years, 9 months ago
  63. af25f47 glx/extensions: split set_glx_extension into find_ and set_ by Martin Peres · 3 years, 9 months ago
  64. 4ba255d dri/DRI2ConfigQueryExtension: add support for string options by Martin Peres · 3 years, 9 months ago
  65. f9763b2 driconf: initialize the option value before using it by Martin Peres · 3 years, 9 months ago
  66. 0e3a424 driconf: bump the maximum string size from 25 to 1024 by Martin Peres · 9 years ago
  67. 81797fc android: util,ac,aco,radv: Cross-platform memstream API by Mauro Rossi · 3 years, 9 months ago
  68. 025050b glsl: Initialize ir_if_to_cond_assign_visitor members in constructor. by Vinson Lee · 3 years, 9 months ago
  69. 8cf0024 nir: Use a switch in nir_lower_explicit_io_instr by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  70. 8033200 docs/v3d: Add a little stub of v3d documentation. by Eric Anholt · 3 years, 9 months ago
  71. 97dd039 docs/vc4: Add information on the hw documentation available. by Eric Anholt · 3 years, 9 months ago
  72. c4290a5 docs/vc4: Move my old vc4 wiki's documentation into docs.mesa3d.org. by Eric Anholt · 3 years, 9 months ago
  73. 4a4b854 docs/vmware: Move the vmware driver docs into the drivers section. by Eric Anholt · 3 years, 9 months ago
  74. 313f951 docs: Move the gallium driver documentation to the top level. by Eric Anholt · 3 years, 9 months ago
  75. 9a644d7 docs: specify redirects in conf.py instead by Erik Faye-Lund · 3 years, 9 months ago
  76. 47f52e8 docs: specify redirects relative to docs-root by Erik Faye-Lund · 3 years, 9 months ago
  77. 7daf953 docs: verify that targets for relative redirects exist by Erik Faye-Lund · 3 years, 9 months ago
  78. a85c318 docs: create leading directories for redirects by Erik Faye-Lund · 3 years, 9 months ago
  79. b2c737c virgl: Fixes portal2 binary name in tweak config by Ryan Neph · 3 years, 9 months ago
  80. 3d51c27 st/mesa: initialize lower alpha func to ALWAYS by Juan A. Suarez Romero · 3 years, 9 months ago
  81. 33ccf0e nir: drop unused alpha_ref_float by Erik Faye-Lund · 4 years, 9 months ago
  82. 42ee423 nir: drop support for using load_alpha_ref_float by Erik Faye-Lund · 4 years, 9 months ago
  83. 1404b8b vc4: do not report alpha-test as supported by Erik Faye-Lund · 4 years, 9 months ago
  84. 8ad9318 v3d: do not report alpha-test as supported by Erik Faye-Lund · 4 years, 9 months ago
  85. 4c41d19 ci: Add jobs running ci-fairy checks by Michel Dänzer · 4 years ago
  86. 7b09d50 ci: Add empty needs: to pages job by Michel Dänzer · 4 years ago
  87. 9d1d3a8 ci: Move test-docs job to deploy stage by Michel Dänzer · 4 years ago
  88. 549ae5f st/mesa: make sure prog->info is up to date for NIR (v2) by Marek Olšák · 3 years, 9 months ago
  89. 1126b5c Revert "st/mesa: don't pass NIR to draw module if IO is lowered" by Marek Olšák · 3 years, 9 months ago
  90. 2335200 nir: consider load_color intrinsics as both inputs and sysval in gathering by Marek Olšák · 3 years, 9 months ago
  91. c69849e amd: update addrlib by Marek Olšák · 3 years, 9 months ago
  92. e6e3d89 glx: Move glXGet{ScreenDriver,DriverConfig} to common code by Adam Jackson · 3 years, 9 months ago
  93. ce8530d glx: Delegate the core of glXGetScreenDriver to the GLX screen vtable by Adam Jackson · 3 years, 9 months ago
  94. 3bb7ebf glx: move __glXGetUST into the DRI1 code by Adam Jackson · 3 years, 9 months ago
  95. eb6877d radv,aco: fix use of texop_samples_identical in the resolve meta path by Samuel Pitoiset · 3 years, 9 months ago
  96. eacdad7 ac/nir: do not sign-extend the result of texop_samples_identical by Samuel Pitoiset · 3 years, 9 months ago
  97. 11d70e7 docs/features: add v3dv driver by Alejandro Piñeiro · 3 years, 9 months ago
  98. 354e375 frontends/va/postproc: Un-break field flag by Thong Thai · 3 years, 9 months ago
  99. fd03813 aco/isel: Miscellaneous cleanups using the new Stage API by Tony Wasserka · 3 years, 9 months ago
  100. 34bc947 aco: Clean up symbol names and comments related to NGG by Tony Wasserka · 3 years, 9 months ago