1. 72ce22f lavapipe: fix usleep usage in lvp_device by Michel Zou · 3 years, 9 months ago
  2. d399c3e intel/dev: Add device info for ADL-S by Jordan Justen · 4 years, 3 months ago
  3. 26e53e3 aco: ignore the ACO-inserted continue in create_continue_phis() by Rhys Perry · 3 years, 9 months ago
  4. fa5acbb CI: remove llvmpipe cl flake test by Dave Airlie · 3 years, 9 months ago
  5. 8d03cfa anv: Drop warning about gen12 not being supported by Jordan Justen · 3 years, 9 months ago
  6. a188533 panfrost: AFBC compress Z16 depth buffers by Icecream95 · 3 years, 9 months ago
  7. 388c99b panfrost: Z16 depth buffer support by Icecream95 · 3 years, 9 months ago
  8. 4a20ed6 panfrost: Move zs format handling code out of the !afbc case by Icecream95 · 3 years, 9 months ago
  9. 06d1f7c docs: Specify when branch points happen by Jason Ekstrand · 3 years, 9 months ago
  10. 328a350 vulkan/util,vulkan/wsi,radv: Add typed outarray API by James Park · 4 years ago
  11. 437995b aco: remove all-undef phi opt by Rhys Perry · 3 years, 9 months ago
  12. 70ff262 aco: use v_mov_b32_sdwa for some 16-bit constants by Rhys Perry · 3 years, 9 months ago
  13. b882598 aco: remove some unused optimizations by Rhys Perry · 3 years, 9 months ago
  14. d20a752 aco: use Builder::copy more by Rhys Perry · 3 years, 9 months ago
  15. e54c111 aco: always use p_parallelcopy for pre-RA copies by Rhys Perry · 3 years, 9 months ago
  16. 6db5fbf aco: allow literals on sub-dword p_parallelcopy by Rhys Perry · 3 years, 9 months ago
  17. 74e2e9b aco: don't use bld.copy() in handle_operands() by Rhys Perry · 3 years, 9 months ago
  18. a834d9e aco: expand vectors passed as copy operands by Rhys Perry · 3 years, 9 months ago
  19. e092f34 aco: copy-propgate through p_create_vector during value numbering by Rhys Perry · 3 years, 9 months ago
  20. 0f31fa1 aco: skip value numbering of copies by Rhys Perry · 3 years, 9 months ago
  21. 72b307a aco: don't do divergent break+discard by Rhys Perry · 3 years, 9 months ago
  22. d4503a9 aco: update phi_map in add_subdword_operand() by Rhys Perry · 3 years, 9 months ago
  23. 23fb54b aco: Clean up some C++ usages by James Park · 3 years, 9 months ago
  24. 79347f5 radv: enable VK_AMD_mixed_attachment_samples on GFX6-GFX7 by Samuel Pitoiset · 4 years, 2 months ago
  25. ee1d30a radv: flush CB before and after FMASK_DECOMPRESS or DCC_DECOMPRESS by Samuel Pitoiset · 4 years, 2 months ago
  26. 3fee91d docs: add link to extension spec by Erik Faye-Lund · 3 years, 9 months ago
  27. 76f74bd CI: Only run OpenCL tests when we need to by Daniel Stone · 3 years, 9 months ago
  28. 48e83f7 radv: do not perform a FMASK expand for non-writeable MSAA images by Samuel Pitoiset · 3 years, 9 months ago
  29. cb12879 aco: fix GFX8 16-bit packing by Daniel Schürmann · 3 years, 9 months ago
  30. 666817c v3dv: grow meta descriptor pool dynamically by Iago Toral Quiroga · 3 years, 9 months ago
  31. 6b874eb ci: Run git_archive job if all_paths matches by Michel Dänzer · 3 years, 9 months ago
  32. e5cd5e9 pan/mdg: fix LOCAL_STORAGE wls_instances packing by Italo Nicola · 3 years, 9 months ago
  33. e4b170a v3dv: enable the logicOp feature by Iago Toral Quiroga · 3 years, 9 months ago
  34. af0435c Revert "radeonsi: use staging buffer uploads for most VRAM buffers" by Marek Olšák · 3 years, 9 months ago
  35. e29fb8e amd/addrlib: Initialize Gfx10Lib members in constructor. by Vinson Lee · 3 years, 9 months ago
  36. 006ce73 freedreno/gmem: Respect max-height limits too by Rob Clark · 3 years, 9 months ago
  37. 9f5c8ff freedreno: Rework GMEM limit init by Rob Clark · 3 years, 9 months ago
  38. 6c6693e pan/bi: Fix ms_idx type to catch missing ms_index source by Boris Brezillon · 3 years, 9 months ago
  39. eaed477 pan/bi: Add ult support by Boris Brezillon · 3 years, 9 months ago
  40. f77bbc9 pan/bi: Lower {i,u}{min,max} instructions by Boris Brezillon · 3 years, 9 months ago
  41. 1c8b8e3 pan/bi: Add support for load_point_coord by Boris Brezillon · 3 years, 9 months ago
  42. 55c0dd9 pan/bi: Add support for load_front_face by Boris Brezillon · 3 years, 9 months ago
  43. 0a582b5 panfrost: Preload primitive flags when gl_FrontFacing is accessed by Boris Brezillon · 3 years, 9 months ago
  44. b92eadb ci: Add "check mr" job to needs: of build jobs by Michel Dänzer · 3 years, 9 months ago
  45. 27ce5d9 aco: remove isel_context::allocated by Rhys Perry · 3 years, 9 months ago
  46. 6f68cac virgl: Always enable emulated BGRA and swizzling unless specifically told not to by Rohan Garg · 3 years, 10 months ago
  47. 3d9ffdc nir/lower_memcpy: Don't mask the store by Jason Ekstrand · 3 years, 9 months ago
  48. 67238f9 freedreno: Disallow tiled if SHARED and not QCOM_COMPRESSED by Rob Clark · 3 years, 9 months ago
  49. 63bdbfd freedreno: Update import/export traces by Rob Clark · 3 years, 9 months ago
  50. 5f686c3 st/va: fix build with old libva by Andrew Randrianasulu · 3 years, 9 months ago
  51. 638ebde glx: get rid of memory leak by Andrii Simiklit · 3 years, 9 months ago
  52. 26f58e8 mapi: do not return thread-specific data for wrong thread by Erik Faye-Lund · 3 years, 9 months ago
  53. 61d40ae mapi: do not call thread-unsafe dispatch getter by Erik Faye-Lund · 3 years, 9 months ago
  54. 65d6f25 mapi: remove unused function by Erik Faye-Lund · 3 years, 9 months ago
  55. cf083f1 aco: use do_pack() for self-intersecting operations. by Daniel Schürmann · 3 years, 9 months ago
  56. d96f387 aco: improve code sequences for 16bit packing by Daniel Schürmann · 3 years, 9 months ago
  57. 40bfb08 aco: refactor GFX6_7 subdword copy lowering by Daniel Schürmann · 3 years, 9 months ago
  58. 06b41ca iris: add support for fence signal capability by Eleni Maria Stea · 4 years, 4 months ago
  59. aa1d298 iris: handle PIPE_FD_TYPE_SYNCOBJ type by Eleni Maria Stea · 4 years, 4 months ago
  60. bddaa93 ac/nir: remove bindless image atomic format check by Rhys Perry · 3 years, 9 months ago
  61. 2ff9784 docs: document zink's gl > 3.0 requirements by Erik Faye-Lund · 3 years, 9 months ago
  62. be693be docs: do not document required minimum by Erik Faye-Lund · 3 years, 9 months ago
  63. dd0f941 zink: verify geometry shader feature by Erik Faye-Lund · 3 years, 9 months ago
  64. 82512a1 gallivm: lower flrp for all sizes. by Dave Airlie · 3 years, 9 months ago
  65. b8a9bd9 gallivm: get correct min/max behaviour for kernels. by Dave Airlie · 3 years, 9 months ago
  66. 9845c16 gallivm: add support for 8/16-bit mul_hi by Dave Airlie · 3 years, 9 months ago
  67. 4b6d332 gallivm: handle sub-32 bit masked stores. by Dave Airlie · 3 years, 9 months ago
  68. 81d8ca7 gallivm: add b2i8/b216 support by Dave Airlie · 3 years, 9 months ago
  69. 0f78ca9 gallivm: add 16-bit split/merge support. by Dave Airlie · 3 years, 9 months ago
  70. 4ecdc5e gallivm: fix 64->16 f2f16 by Dave Airlie · 3 years, 9 months ago
  71. 842a539 llvmpipe: fix 8/16 bit global stores by Dave Airlie · 3 years, 9 months ago
  72. d1ea49d anv: report latest extension spec versions by Lionel Landwerlin · 3 years, 9 months ago
  73. 303a74c android: panfrost: Move nir_undef_to_zero to util by Marijn Suijten · 3 years, 9 months ago
  74. 6a189c8 util/xmlconfig: Disable for Windows like Android by James Park · 4 years ago
  75. fb56fb0 gallivm: add load/store scratch support. by Dave Airlie · 3 years, 9 months ago
  76. 9c1f6ed frontends/va: Initialize drm modifier on import. by Bas Nieuwenhuizen · 3 years, 9 months ago
  77. bef6007 gallium: update abs_delta segementation parameter by SureshGuttula · 3 years, 9 months ago
  78. 9c67f3d frontends/omx/enc: fix omx h264 encoding force-keyframe-period issue. by Ruijing Dong · 3 years, 9 months ago
  79. 390887f mesa: Remove the key parameter from the _mesa_HashDeleteAll callback by Ian Romanick · 3 years, 9 months ago
  80. cc6dcc6 mesa: Remove the key parameter from the _mesa_HashWalk callback by Ian Romanick · 3 years, 9 months ago
  81. ca752b0 i965: Get the gl_perf_query_object Id from the object by Ian Romanick · 3 years, 9 months ago
  82. f71488d mesa: Store the atlas Id in the gl_bitmap_atlas structure by Ian Romanick · 3 years, 9 months ago
  83. 0e17bb5 mesa: Open-code hash walk in _mesa_HashPrint by Ian Romanick · 3 years, 9 months ago
  84. 3c2489d amd: print NUM_PKRS with AMD_DEBUG=info on gfx10.3 by Marek Olšák · 3 years, 9 months ago
  85. 989cc76 amd: replace 0x028848 with the register definition by Marek Olšák · 3 years, 9 months ago
  86. e72b76b amd: update gfx10-rsrc.json for gfx10.3 by Marek Olšák · 3 years, 9 months ago
  87. e477255 amd: correct typos in gfx10-rsrc.json by Marek Olšák · 3 years, 9 months ago
  88. 19e3279 amd: regenerate gfx103.json from kernel headers by Marek Olšák · 3 years, 9 months ago
  89. 9d3b802 scons/windows: Support build with LLVM 11. by Vinson Lee · 3 years, 9 months ago
  90. f21dd3b scons: gallium/auxiliary: Unconditionally compile NIR regardless of LLVM by Marijn Suijten · 3 years, 9 months ago
  91. 3ba786f spirv: Fix OpCopyMemorySized by Jason Ekstrand · 3 years, 9 months ago
  92. a071590 frontends/omx/h265: Check the pps set before the scaling data by Leo Liu · 3 years, 9 months ago
  93. 08762d5 frontends/omx/dec: Use the known codec profile when allocating buffers by Leo Liu · 3 years, 9 months ago
  94. 56f90a6 pan/bi: Account for bool32 ld_ubo reads by Alyssa Rosenzweig · 3 years, 9 months ago
  95. 3cdca15 panfrost: Don't advertise MSAA on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  96. f0e6580 panfrost: Drop PIPE_CAP_GLSL_FEATURE_LEVEL for Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  97. b9a136c panfrost: Implement BGRA textures by Alyssa Rosenzweig · 3 years, 9 months ago
  98. 048e431 panfrost: Fix component order XML by Alyssa Rosenzweig · 3 years, 9 months ago
  99. 25b66e6 panfrost: Calculate thread count on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  100. fb32406 panfrost: Don't export queries by Alyssa Rosenzweig · 3 years, 9 months ago