1. f71488d mesa: Store the atlas Id in the gl_bitmap_atlas structure by Ian Romanick · 4 years ago
  2. 0e17bb5 mesa: Open-code hash walk in _mesa_HashPrint by Ian Romanick · 4 years ago
  3. 3c2489d amd: print NUM_PKRS with AMD_DEBUG=info on gfx10.3 by Marek Olšák · 3 years, 11 months ago
  4. 989cc76 amd: replace 0x028848 with the register definition by Marek Olšák · 3 years, 11 months ago
  5. e72b76b amd: update gfx10-rsrc.json for gfx10.3 by Marek Olšák · 3 years, 11 months ago
  6. e477255 amd: correct typos in gfx10-rsrc.json by Marek Olšák · 3 years, 11 months ago
  7. 19e3279 amd: regenerate gfx103.json from kernel headers by Marek Olšák · 3 years, 11 months ago
  8. 9d3b802 scons/windows: Support build with LLVM 11. by Vinson Lee · 3 years, 11 months ago
  9. f21dd3b scons: gallium/auxiliary: Unconditionally compile NIR regardless of LLVM by Marijn Suijten · 3 years, 11 months ago
  10. 3ba786f spirv: Fix OpCopyMemorySized by Jason Ekstrand · 3 years, 11 months ago
  11. a071590 frontends/omx/h265: Check the pps set before the scaling data by Leo Liu · 3 years, 11 months ago
  12. 08762d5 frontends/omx/dec: Use the known codec profile when allocating buffers by Leo Liu · 3 years, 11 months ago
  13. 56f90a6 pan/bi: Account for bool32 ld_ubo reads by Alyssa Rosenzweig · 3 years, 11 months ago
  14. 3cdca15 panfrost: Don't advertise MSAA on Bifrost by Alyssa Rosenzweig · 3 years, 11 months ago
  15. f0e6580 panfrost: Drop PIPE_CAP_GLSL_FEATURE_LEVEL for Bifrost by Alyssa Rosenzweig · 3 years, 11 months ago
  16. b9a136c panfrost: Implement BGRA textures by Alyssa Rosenzweig · 3 years, 11 months ago
  17. 048e431 panfrost: Fix component order XML by Alyssa Rosenzweig · 3 years, 11 months ago
  18. 25b66e6 panfrost: Calculate thread count on Bifrost by Alyssa Rosenzweig · 3 years, 11 months ago
  19. fb32406 panfrost: Don't export queries by Alyssa Rosenzweig · 3 years, 11 months ago
  20. f4ecc43 panfrost: Record architecture major version by Alyssa Rosenzweig · 3 years, 11 months ago
  21. 81b28eb pan/bi: Use nir_undef_to_zero by Alyssa Rosenzweig · 3 years, 11 months ago
  22. 86b2b4e panfrost: Move nir_undef_to_zero to common util/ by Alyssa Rosenzweig · 3 years, 11 months ago
  23. f042109 pan/bi: Pipe through tls_size by Alyssa Rosenzweig · 3 years, 11 months ago
  24. b43b153 pan/bi: Implement spilling by Alyssa Rosenzweig · 3 years, 11 months ago
  25. e33b297 pan/bi: Pack LOAD/STORE by Alyssa Rosenzweig · 3 years, 11 months ago
  26. 74be83d pan/bi: Add bi_foreach_clause_in_block_safe helper by Alyssa Rosenzweig · 3 years, 11 months ago
  27. 2ff54ca pan/bi: Factor out singleton construction from scheduler by Alyssa Rosenzweig · 3 years, 11 months ago
  28. 2d0f46a pan/bi: Implement bi_spill_register by Alyssa Rosenzweig · 3 years, 11 months ago
  29. 82dbc4e pan/bi: Add helpers for working with singletons by Alyssa Rosenzweig · 3 years, 11 months ago
  30. 1db83fc pan/bi: Add bi_rewrite_index_src_single helper by Alyssa Rosenzweig · 3 years, 11 months ago
  31. 9e915fd pan/bi: Add bi_fill by Alyssa Rosenzweig · 3 years, 11 months ago
  32. 486a820 pan/bi: Add bi_spill helper by Alyssa Rosenzweig · 3 years, 11 months ago
  33. 171bf19 pan/bi: Add spills/fills parameters by Alyssa Rosenzweig · 3 years, 11 months ago
  34. 7246dd8 pan/bi: Implement bi_choose_spill_node by Alyssa Rosenzweig · 3 years, 11 months ago
  35. ab9abc9 pan/bi: Add no_spill flag to IR by Alyssa Rosenzweig · 3 years, 11 months ago
  36. ad8a849 pan/bi: Stub spilling by Alyssa Rosenzweig · 3 years, 11 months ago
  37. 8477678 pan/bi: Fix handling of small constants in bi_lookup_constant by Alyssa Rosenzweig · 3 years, 11 months ago
  38. 82a62a6 pan/bi: Drop 64-bit constant support by Alyssa Rosenzweig · 3 years, 11 months ago
  39. d2bfcba pan/mdg: Cleanup mir_rewrite_index_src_single by Alyssa Rosenzweig · 3 years, 11 months ago
  40. b19d9c8 panfrost: Drop panfrost_vt_emit_shared_memory by Alyssa Rosenzweig · 3 years, 11 months ago
  41. e615209 panfrost: Use canonical characterization of tls_size by Alyssa Rosenzweig · 3 years, 11 months ago
  42. a33827d panfrost: Get rid of the non-native wallpering bits by Boris Brezillon · 3 years, 11 months ago
  43. c89f659 panfrost: Use native wallpapering on Bifrost by Boris Brezillon · 3 years, 11 months ago
  44. edd98aa panfrost: Add support for native wallpapering on Bifrost by Boris Brezillon · 3 years, 11 months ago
  45. a677e34 panfrost: Split panfrost_load_midg() by Boris Brezillon · 3 years, 11 months ago
  46. 8892c9c panfrost: Pass the texture payload through a panfrost_ptr by Boris Brezillon · 3 years, 11 months ago
  47. 3f91d81 panfrost: Rename gtransfer to transfer by Alyssa Rosenzweig · 3 years, 11 months ago
  48. 1b3b289 panfrost: Rename panfrost_transfer to panfrost_ptr by Boris Brezillon · 3 years, 11 months ago
  49. bf3cd28 panfrost: Use real name for attribute's unknown field by Boris Brezillon · 3 years, 11 months ago
  50. 6b68c82 panfrost: Build blit shaders on Bifrost too by Boris Brezillon · 3 years, 11 months ago
  51. 69c864b panfrost: Make {midgard,bifrost}_compile_shader_nir() return a program object by Boris Brezillon · 3 years, 11 months ago
  52. b83c293 pan/bi: Add basic support for txf_ms by Boris Brezillon · 3 years, 11 months ago
  53. d33c8af pan/bi: Support the case where TEXC needs 0 or 1 staging reg by Boris Brezillon · 3 years, 11 months ago
  54. 4aff27a pan/bi: Add support for load_sample_id by Boris Brezillon · 3 years, 11 months ago
  55. e2d6156 pan/bi: Print blend descriptor source properly by Boris Brezillon · 3 years, 11 months ago
  56. 74c1580 pan/bi: Make sure we don't print special index as a register by Boris Brezillon · 3 years, 11 months ago
  57. a194dcc panfrost: Replace unkown renderer state fields by their real names by Boris Brezillon · 3 years, 11 months ago
  58. 7486b5d panfrost: Add specialized preload descriptors by Boris Brezillon · 3 years, 11 months ago
  59. d769697 panfrost: Add the bifrost tiler internal state field by Boris Brezillon · 3 years, 11 months ago
  60. 2f1947b panfrost: Fix tiler job injection by Boris Brezillon · 3 years, 11 months ago
  61. 519643b panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 11 months ago
  62. f2ae8d1 freedreno/a6xx: Implement user clip/cull distances by Connor Abbott · 4 years ago
  63. b4224c3 tu: Implement clip/cull distances by Connor Abbott · 4 years ago
  64. 47f825a ir3: Handle clip+cull distances by Connor Abbott · 4 years ago
  65. 9e063b0 ir3: Switch tess lowering to use location by Connor Abbott · 4 years ago
  66. 4ca38a1 nir/lower_clip_cull: Store array size for FS inputs by Connor Abbott · 4 years ago
  67. cb6ce4a iris: fix the order of src and dst for fence memcpy by Tapani Pälli · 3 years, 11 months ago
  68. d972a6a nir: get rid of OOB dereferences in nir_lower_io_arrays_to_elements by Andrii Simiklit · 4 years ago
  69. 33c9d4b radv: replace RADV_TRACE_FILE by RADV_DEBUG=hang by Samuel Pitoiset · 3 years, 11 months ago
  70. 9516f93 radv: re-order GPU hang report dumps by usefulness by Samuel Pitoiset · 3 years, 11 months ago
  71. 719b9b3 radv: dump GPU hang report logs into $HOME/radv_dumps_<pid> by Samuel Pitoiset · 3 years, 11 months ago
  72. ef6d374 radv: dump UMR ring and waves into the hang report by Samuel Pitoiset · 3 years, 11 months ago
  73. 1847724 radv: add radv_dump_cmd() helper by Samuel Pitoiset · 3 years, 11 months ago
  74. bf66bbd ac: add an option to dump GPU info to a file by Samuel Pitoiset · 3 years, 11 months ago
  75. 5f16c5b v3dv: properly describe swap_color_rb by Iago Toral Quiroga · 3 years, 11 months ago
  76. d8cabe0 v3dv: compute swap_rb flag after applying all swizzles by Iago Toral Quiroga · 3 years, 11 months ago
  77. 40788be v3d/compiler: fix BGRA vertex attributes for vec2/float size. by Iago Toral Quiroga · 3 years, 11 months ago
  78. c15468d broadcom/cle: fix vec size dump when set to 0 by Iago Toral Quiroga · 3 years, 11 months ago
  79. 53fc3eb glsl: Initialize lower_shared_reference_visitor members. by Vinson Lee · 3 years, 11 months ago
  80. 0eccd15 frontends/va: Return P010/P016 as possible surface formats when encoding by Thong Thai · 3 years, 11 months ago
  81. b50f40f src/util/disk_cache_os.c: Add missing headers for open/fcntl by Aníbal Limón · 3 years, 11 months ago
  82. ddca93d anv: Enable stencil buffer compression on Gen12+ by Sagar Ghuge · 4 years, 5 months ago
  83. dc22d6b anv: Pass correct stencil aux usage during MSAA resolve by Sagar Ghuge · 4 years, 6 months ago
  84. 993a2a7 anv: Return optimal aux state for stencil buffer compression by Sagar Ghuge · 4 years, 5 months ago
  85. 815e6c8 anv: Don't track clear bo for stencil buffer compression by Sagar Ghuge · 4 years, 10 months ago
  86. d34ab50 anv: Get aux usage from plane while clearing stencil buffer by Sagar Ghuge · 4 years, 5 months ago
  87. c76ebc0 anv: Set stencil_aux_usage flag by Sagar Ghuge · 4 years, 10 months ago
  88. be2ca24 anv: Handle compressed stencil buffer transition on Gen12+ by Sagar Ghuge · 4 years, 10 months ago
  89. c2a4102 anv: Return number of layers/levels attached to anv_image by Sagar Ghuge · 4 years ago
  90. 6795668 nir: Rename replicated-result dot-product instructions by Ian Romanick · 4 years, 3 months ago
  91. 8cee9ce spirv: switch to util_bswap32 to improve portability by Jan Beich · 3 years, 11 months ago
  92. 7e28fbd ci: Add the new timeout-prone softpipe-gl test to the skips list. by Eric Anholt · 3 years, 11 months ago
  93. 18cef9c docs: Fix "Hosted by" link and drop duplicate. by Eric Anholt · 3 years, 11 months ago
  94. 1dd6495 docs: Add a link to the linux kernel DRM docs under "Developer Topics" by Eric Anholt · 3 years, 11 months ago
  95. 2f39dac docs: Drop extra link to old DRI wiki in the "Help" section. by Eric Anholt · 3 years, 11 months ago
  96. 31e9de9 loader/dri3: Allocate up to 4 back buffers for page flips by Michel Dänzer · 4 years ago
  97. 16a7cc4 loader/dri3: Keep current number of back buffers if frame was skipped by Michel Dänzer · 4 years ago
  98. 60585fc loader/dri3: Only allocate additional buffers if needed by Michel Dänzer · 4 years ago
  99. ea32691 anv: fix source/destination layers for 3D blits by Lionel Landwerlin · 4 years ago
  100. 87934f0 blorp: allow blits with floating point source layers by Lionel Landwerlin · 4 years ago