1. 44155fa panfrost: Complete format_to_bifrost_blend by Alyssa Rosenzweig · 3 years, 9 months ago
  2. e1624b6 panfrost: Use panfrost_blendable_formats for blending by Alyssa Rosenzweig · 3 years, 9 months ago
  3. 41f06ac panfrost: Use panfrost_blendable_formats for SFBD by Alyssa Rosenzweig · 3 years, 9 months ago
  4. 293198e panfrost: Use panfrost_blendable_formats for MFBD by Alyssa Rosenzweig · 3 years, 9 months ago
  5. 1b48b9e panfrost: Don't double-compose swizzles by Alyssa Rosenzweig · 3 years, 9 months ago
  6. a575bb1 draw: Remove draw_install_aaline_stage dead code. by Vinson Lee · 3 years, 9 months ago
  7. 0a4c1db gallium/u_threaded: merge consecutive draw calls within batches by Marek Olšák · 3 years, 10 months ago
  8. d0916cc gallium/u_threaded: move a structure up to be used later by Marek Olšák · 3 years, 10 months ago
  9. a44868b radeonsi: implement multi_draw for compute-based primitive culling by Marek Olšák · 3 years, 10 months ago
  10. cc24ec8 radeonsi: set NOT_EOP for back-to-back draws on gfx10+ by Marek Olšák · 3 years, 10 months ago
  11. ca40dc0 radeonsi: add support for multi draws by Marek Olšák · 3 years, 10 months ago
  12. 0ce6885 radeonsi: implement multi_draw but supporting only 1 draw by Marek Olšák · 3 years, 10 months ago
  13. ae8d892 radeonsi: don't check info->count == 0 by Marek Olšák · 3 years, 10 months ago
  14. d9c4ca2 radeonsi don't get count from pipe_draw_info in si_num_prims_for_vertices by Marek Olšák · 3 years, 10 months ago
  15. 7cc939f radeonsi: add num_draws parameter into si_need_gfx_cs_space by Marek Olšák · 3 years, 10 months ago
  16. 095ee8f winsys/amdgpu: remove incorrect assertion check against max_check_space_size by Marek Olšák · 3 years, 10 months ago
  17. 73f2d3c gallium: add pipe_context::multi_draw by Marek Olšák · 3 years, 10 months ago
  18. d9c12c6 gallium: move pipe_draw_info::start/count to the beginning and pad empty space by Marek Olšák · 3 years, 10 months ago
  19. a1d6c03 etnaviv: don't import allocated scanout resources via from_handle by Lucas Stach · 4 years, 1 month ago
  20. 3862cec etnaviv: pass correct layout to etna_resource_alloc for scanout resources by Lucas Stach · 3 years, 9 months ago
  21. ec21148 etnaviv: simplify etna_screen_bo_from_handle by Lucas Stach · 3 years, 9 months ago
  22. 94ec412 etnaviv: do proper cpu prep/fini when clearing allocated buffer by Lucas Stach · 3 years, 10 months ago
  23. 1817901 etnaviv: cosmetic etna_resource_alloc fixes by Lucas Stach · 3 years, 9 months ago
  24. 98db7c4 etnaviv: free tgsi tokens when shader state is deleted by Michael Tretter · 3 years, 10 months ago
  25. 3fd5124 etnaviv: tex_desc: fix TS compression enable by Lucas Stach · 3 years, 9 months ago
  26. cf871e9 etnaviv: update headers from rnndb by Lucas Stach · 3 years, 9 months ago
  27. 3ba753d etnaviv: blt: properly program surface TS offset for clears by Lucas Stach · 3 years, 9 months ago
  28. b750118 radeonsi: implement inlinable uniforms by Marek Olšák · 3 years, 10 months ago
  29. d8ea509 util: completely rewrite and do AMD Zen L3 cache pinning correctly by Marek Olšák · 3 years, 10 months ago
  30. 3433d19 st/mesa: remove random L3 pinning heuristic for glthread by Marek Olšák · 3 years, 10 months ago
  31. 96d9f77 util: consolidate thread_get_time functions by Marek Olšák · 3 years, 10 months ago
  32. cc16113 android: fix libsync dependencies (v2) by Mauro Rossi · 3 years, 9 months ago
  33. a09717c glsl: add extra pp tokens workaround and enable for CoR by Timothy Arceri · 3 years, 9 months ago
  34. 0fe5490 v3d/format: use XYZ1 swizzle for three-component formats by Alejandro Piñeiro · 3 years, 9 months ago
  35. f7d1460 gallivm: zero init the temporary register storage. by Dave Airlie · 3 years, 9 months ago
  36. 13859c7 gallium/dri: fix dri2_from_planar for multiplanar images by Philipp Zabel · 5 years ago
  37. 6c118ae gallium/dri: fix dri2_query_image for multiplanar images by Philipp Zabel · 5 years ago
  38. 0f3594c gallium/dri: allow create image for formats that only support SV or RT binding by Lucas Stach · 6 years ago
  39. 25f9848 nv50/ir/nir: don't use designated initializers by Karol Herbst · 3 years, 9 months ago
  40. d8562b7 virgl: Correctly align size of blobs by Tomeu Vizoso · 3 years, 9 months ago
  41. fdb1997 Fix VMware capitalization. by Vinson Lee · 3 years, 9 months ago
  42. e030ab5 lavapipe: configure suffix in icd json by Michel Zou · 3 years, 9 months ago
  43. 3017d88 gallium: use libpipe_loader_links by Michel Zou · 3 years, 9 months ago
  44. 72ce22f lavapipe: fix usleep usage in lvp_device by Michel Zou · 3 years, 9 months ago
  45. 388c99b panfrost: Z16 depth buffer support by Icecream95 · 3 years, 9 months ago
  46. 4a20ed6 panfrost: Move zs format handling code out of the !afbc case by Icecream95 · 3 years, 9 months ago
  47. e5cd5e9 pan/mdg: fix LOCAL_STORAGE wls_instances packing by Italo Nicola · 3 years, 9 months ago
  48. af0435c Revert "radeonsi: use staging buffer uploads for most VRAM buffers" by Marek Olšák · 3 years, 9 months ago
  49. 006ce73 freedreno/gmem: Respect max-height limits too by Rob Clark · 3 years, 9 months ago
  50. 9f5c8ff freedreno: Rework GMEM limit init by Rob Clark · 3 years, 9 months ago
  51. 0a582b5 panfrost: Preload primitive flags when gl_FrontFacing is accessed by Boris Brezillon · 3 years, 9 months ago
  52. 6f68cac virgl: Always enable emulated BGRA and swizzling unless specifically told not to by Rohan Garg · 3 years, 10 months ago
  53. 67238f9 freedreno: Disallow tiled if SHARED and not QCOM_COMPRESSED by Rob Clark · 3 years, 9 months ago
  54. 63bdbfd freedreno: Update import/export traces by Rob Clark · 3 years, 9 months ago
  55. 5f686c3 st/va: fix build with old libva by Andrew Randrianasulu · 3 years, 9 months ago
  56. 06b41ca iris: add support for fence signal capability by Eleni Maria Stea · 4 years, 4 months ago
  57. aa1d298 iris: handle PIPE_FD_TYPE_SYNCOBJ type by Eleni Maria Stea · 4 years, 4 months ago
  58. dd0f941 zink: verify geometry shader feature by Erik Faye-Lund · 3 years, 9 months ago
  59. 82512a1 gallivm: lower flrp for all sizes. by Dave Airlie · 3 years, 10 months ago
  60. b8a9bd9 gallivm: get correct min/max behaviour for kernels. by Dave Airlie · 3 years, 10 months ago
  61. 9845c16 gallivm: add support for 8/16-bit mul_hi by Dave Airlie · 3 years, 10 months ago
  62. 4b6d332 gallivm: handle sub-32 bit masked stores. by Dave Airlie · 3 years, 10 months ago
  63. 81d8ca7 gallivm: add b2i8/b216 support by Dave Airlie · 3 years, 10 months ago
  64. 0f78ca9 gallivm: add 16-bit split/merge support. by Dave Airlie · 3 years, 10 months ago
  65. 4ecdc5e gallivm: fix 64->16 f2f16 by Dave Airlie · 3 years, 10 months ago
  66. 842a539 llvmpipe: fix 8/16 bit global stores by Dave Airlie · 3 years, 10 months ago
  67. fb56fb0 gallivm: add load/store scratch support. by Dave Airlie · 3 years, 10 months ago
  68. 9c1f6ed frontends/va: Initialize drm modifier on import. by Bas Nieuwenhuizen · 3 years, 9 months ago
  69. bef6007 gallium: update abs_delta segementation parameter by SureshGuttula · 3 years, 9 months ago
  70. 9c67f3d frontends/omx/enc: fix omx h264 encoding force-keyframe-period issue. by Ruijing Dong · 3 years, 9 months ago
  71. 989cc76 amd: replace 0x028848 with the register definition by Marek Olšák · 3 years, 9 months ago
  72. f21dd3b scons: gallium/auxiliary: Unconditionally compile NIR regardless of LLVM by Marijn Suijten · 3 years, 9 months ago
  73. a071590 frontends/omx/h265: Check the pps set before the scaling data by Leo Liu · 3 years, 9 months ago
  74. 08762d5 frontends/omx/dec: Use the known codec profile when allocating buffers by Leo Liu · 3 years, 9 months ago
  75. 3cdca15 panfrost: Don't advertise MSAA on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  76. f0e6580 panfrost: Drop PIPE_CAP_GLSL_FEATURE_LEVEL for Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  77. b19d9c8 panfrost: Drop panfrost_vt_emit_shared_memory by Alyssa Rosenzweig · 3 years, 9 months ago
  78. a33827d panfrost: Get rid of the non-native wallpering bits by Boris Brezillon · 3 years, 9 months ago
  79. c89f659 panfrost: Use native wallpapering on Bifrost by Boris Brezillon · 3 years, 9 months ago
  80. 8892c9c panfrost: Pass the texture payload through a panfrost_ptr by Boris Brezillon · 3 years, 9 months ago
  81. 3f91d81 panfrost: Rename gtransfer to transfer by Alyssa Rosenzweig · 3 years, 9 months ago
  82. 1b3b289 panfrost: Rename panfrost_transfer to panfrost_ptr by Boris Brezillon · 3 years, 9 months ago
  83. bf3cd28 panfrost: Use real name for attribute's unknown field by Boris Brezillon · 3 years, 9 months ago
  84. 6b68c82 panfrost: Build blit shaders on Bifrost too by Boris Brezillon · 3 years, 9 months ago
  85. 69c864b panfrost: Make {midgard,bifrost}_compile_shader_nir() return a program object by Boris Brezillon · 3 years, 9 months ago
  86. a194dcc panfrost: Replace unkown renderer state fields by their real names by Boris Brezillon · 3 years, 9 months ago
  87. 7486b5d panfrost: Add specialized preload descriptors by Boris Brezillon · 3 years, 9 months ago
  88. 519643b panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 9 months ago
  89. f2ae8d1 freedreno/a6xx: Implement user clip/cull distances by Connor Abbott · 3 years, 10 months ago
  90. 9e063b0 ir3: Switch tess lowering to use location by Connor Abbott · 3 years, 10 months ago
  91. cb6ce4a iris: fix the order of src and dst for fence memcpy by Tapani Pälli · 3 years, 9 months ago
  92. bf66bbd ac: add an option to dump GPU info to a file by Samuel Pitoiset · 3 years, 9 months ago
  93. 0eccd15 frontends/va: Return P010/P016 as possible surface formats when encoding by Thong Thai · 3 years, 9 months ago
  94. c83d6ff gallivm/nir: handle nir_op_flt in lp_build_nir_llvm by Tapani Pälli · 3 years, 9 months ago
  95. d2cb3f8 driconf: add a way to override indirect-GL extensions by Martin Peres · 3 years, 9 months ago
  96. 7eedc79 driconf: add a way to override GLX extensions by Martin Peres · 3 years, 9 months ago
  97. 4ba255d dri/DRI2ConfigQueryExtension: add support for string options by Martin Peres · 3 years, 9 months ago
  98. 1404b8b vc4: do not report alpha-test as supported by Erik Faye-Lund · 4 years, 10 months ago
  99. 8ad9318 v3d: do not report alpha-test as supported by Erik Faye-Lund · 4 years, 10 months ago
  100. 354e375 frontends/va/postproc: Un-break field flag by Thong Thai · 3 years, 9 months ago