1. 30f807f [lavapipe] Fix error messaging. by John Rosasco · 18 hours ago main master
  2. ca8e7a3 [vulkan] Use the point_sync_type for compatible handle types. by John Rosasco · 7 days ago
  3. 136a455 [fuchsia] RTTI fix. by Josh Gargus · 3 days ago
  4. 47bc656 [lavapipe/fuchsia] Generated file for buffer collection ext. by Josh Gargus · 10 days ago
  5. ebf5646 [vulkan] Fix hang bug in CTS test. by John Rosasco · 2 weeks ago
  6. 0d7317b [fuchsia] Insert no_rtti for asan-ubsan builds. by Josh Gargus · 2 weeks ago
  7. fa8708a [fuchsia/lavapipe] ARM fix. by Josh Gargus · 4 weeks ago
  8. 42378d5 [fuchsia] Placate hermeticity checker. by Josh Gargus · 4 weeks ago
  9. 2339c4d [lavapipe] Integrate semaphore logic w/ lvp_pipe_sync. by John Rosasco · 5 weeks ago
  10. 80c5429 GN build: replace magma.gni vars in Lavapipe by Josh Gargus · 5 weeks ago
  11. e6d9afb GN build: remove Linux support by C Stout · 4 months ago
  12. a748a57 GN build: replace variables from magma.gni with GN paths by C Stout · 9 weeks ago
  13. 00ccc09 [nir] GN build: remove magma_python_path by C Stout · 9 weeks ago
  14. d2b3a20 [lavapipe] Support for VK_FUCHSIA_buffer_collection by Josh Gargus · 4 months ago
  15. 217bfbc [fuchsia] Fix computation of image format features. by Josh Gargus · 8 weeks ago
  16. 601abd5 [fuchsia] Fix TODO formatting. by Josh Gargus · 8 weeks ago
  17. 0e7ed79 [lavapipe] Conditionalize logging/tracing around USE_MAGMA. by John Rosasco · 9 weeks ago
  18. 2cbf6ac [lavapipe] VK_FUCHSIA_external_semaphore implementation by John Rosasco · 4 months ago
  19. 098259a [lavapipe] Consolidate mako inputs to mesa_python_action by John Rosasco · 9 weeks ago
  20. 5f8d56b [lavapipe] Fix build error, missing input by John Rosasco · 2 months ago
  21. 62ed62d [mesa] Add comment for overloaded parameter. by John Rosasco · 3 months ago
  22. bc0f722 [lavapipe] Add wsi:stub target. by John Rosasco · 3 months ago
  23. 6b77c70 [lavapipe] Remove Wayland dependency from runtime by John Rosasco · 4 months ago
  24. 6d3f6ef [lavapipe] Split fuchsia block in zircon / magma. by John Rosasco · 3 months ago
  25. f97140e [lavapipe] Support for VK_FUCHSIA_external_memory by Josh Gargus · 7 months ago
  26. 5924e6b Lavapipe support on Fuchsia. by Josh Gargus · 10 months ago
  27. 517db08 [fuchsia/intel] Remove redundant check for MAGMA_STATUS_OK. by Josh Gargus · 3 months ago
  28. 11f8b39 Fix gfxstream Magma build by Gurchetan Singh · 3 months ago
  29. 8c4f713 [fuchsia/intel] Wrap errors in ANV_MAGMA_DRET() by Josh Gargus · 4 months ago
  30. 07a1219 [fxbug.dev] Migrate bug numbers by Mitchell Kember · 4 months ago
  31. 558c1bc gallivm: remove illegal and unused function attributes by Marek Olšák · 1 year, 6 months ago
  32. f400649 [lavapipe] Required changes for arm64 build of lavapipe. by John Rosasco · 6 months ago
  33. d3cfb27 [lavapipe] Separate Magma and Fuchsia build deps in Mesa. by John Rosasco · 6 months ago
  34. c5cbef4 [mesa] Remove syslog_static dependency by Brian Bosak · 6 months ago
  35. 3d8cac1 [OWNERS] Remove rlb@ and reveman@ from OWNERS by Alice Neels · 7 months ago
  36. dc647a7 [build] Suppress the warning for VLA use by Petr Hosek · 7 months ago
  37. 2a895a2 [mesa][fidl] Flatten C++ layers by Ian McKellar · 7 months ago
  38. 028ac26 Update path to mock magma_system by John Bauman · 8 months ago
  39. 282cd1f fix: gallivm: limit usage of LLVMContextSetOpaquePointers() to LLVM 15 by Kai Wasserbäch · 1 year, 4 months ago
  40. 7fc833f fix: gallivm: fix LLVM #include of Host.h, moved to TargetParser by Kai Wasserbäch · 1 year, 3 months ago
  41. 6a87d8f [vulkan][magma] Use magma_connection_import_semaphore2 by C Stout · 8 months ago
  42. 7eff0d2 llvmpipe: only include old Transform includes when needed by Pierre-Eric Pelloux-Prayer · 1 year ago
  43. 0b086b1 Fix memory leak. by Josh Gargus · 8 months ago
  44. bc4d2c6 [mesa] Merge remote-tracking branch 'origin/upstream/22.3' into HEAD by Josh Gargus · 10 months ago
  45. df05c57 [magma] Update gfxstream dep project by Matt Sandy · 10 months ago
  46. 51193ff Use //sdk/lib/magma_client:magma_headers dep for magma headers by John Bauman · 11 months ago
  47. 2ba2324 magma: fail when exporting semaphores to sync file descriptor by C Stout · 1 year ago
  48. 9d3ba00 anv: duplicate fds before importing into magma connection by C Stout · 1 year ago
  49. a3828cd magma: Fix android swapchain deferred image bind by C Stout · 1 year ago
  50. 8a7caac vulkan: Add sync file support for magma by C Stout · 1 year ago
  51. 487fb8d anv: Add RGB565 support for fuchsia buffer collections by C Stout · 1 year, 1 month ago
  52. 853d091 anv: Implement anv_gem_get_tiling on magma by C Stout · 1 year, 1 month ago
  53. 9d17227 anv: Remove magma drm external image handling on android by C Stout · 1 year, 1 month ago
  54. 34b8891 magma: Enable symbols check test by C Stout · 1 year, 1 month ago
  55. 72ee009 anv: Add a version script to control exported symbols by C Stout · 1 year, 1 month ago
  56. 853288c Revert "git_sha1_gen.py: add submodule .git directory" by Yuping Zhai · 1 year, 2 months ago
  57. b346652 [magma] Add support for libmagma-gfxstream by Matt Sandy · 1 year, 4 months ago
  58. 73e1ed7 [magma] Standardize on <lib/magma/magma.h> include by John Bauman · 1 year, 2 months ago
  59. 179392d git_sha1_gen.py: add submodule .git directory by Yuping · 1 year, 2 months ago
  60. 31f6741 BUILD.gn file for submodules by Yuping · 1 year, 2 months ago
  61. 2e28313 [magma] Use renamed interfaces by C Stout · 1 year, 3 months ago
  62. 4ee0a7e docs/relnotes: add sha256sum for 22.3.7 by Eric Engestrom · 1 year, 3 months ago gitlab/22.3
  63. 127b1f0 VERSION: bump for 22.3.7 by Eric Engestrom · 1 year, 3 months ago gitlab/mesa-22.3.7 mesa-22.3.7
  64. 3dbe6c6 docs: add release notes for 22.3.7 by Eric Engestrom · 1 year, 3 months ago
  65. acb42be radv: disable DCC with signedness reinterpretation on GFX11 by Samuel Pitoiset · 1 year, 3 months ago
  66. 8292375 radv: fix defining RADV_USE_WSI_PLATFORM by Samuel Pitoiset · 1 year, 3 months ago
  67. 15a2c3d radv: fix border color swizzle for stencil-only format on GFX9+ by Samuel Pitoiset · 1 year, 3 months ago
  68. 0ffe21a ac/surface: only adjust pitch if surf_pitch was modified by Yogesh Mohan Marimuthu · 1 year, 3 months ago
  69. 3719262 radv: fix incorrect stride for primitives generated query with GDS by Samuel Pitoiset · 1 year, 3 months ago
  70. 58f6de7 nir: fix nir_ishl_imm by Lionel Landwerlin · 1 year, 3 months ago
  71. d8e120a rusticl/kernel: Images arg sizes also have to match the host pointer size by Karol Herbst · 1 year, 3 months ago
  72. c52cb73 zink: propagate valid_buffer_range when replacing buffer storage by Mike Blumenkrantz · 1 year, 3 months ago
  73. ce2dba3 zink: fix descriptor update flagging on null ssbo set by Mike Blumenkrantz · 1 year, 3 months ago
  74. bd0217c zink: only add deferred barrier on fb unbind when layout needs to change by Mike Blumenkrantz · 1 year, 3 months ago
  75. 4585f21 nouveau: Fix null dereference in nouveau_pushbuf_destroy by Sam Edwards · 1 year, 3 months ago
  76. 64d830c zink: unbind fb on context destroy by Mike Blumenkrantz · 1 year, 3 months ago
  77. e94375f raseonsi/vcn: fix a h264 decoding issue by Ruijing Dong · 1 year, 3 months ago
  78. 9bdc254 .pick_status.json: Mark bb796f70a144e9c88ab46e6fb08be5895ca7a689 as denominated by Eric Engestrom · 1 year, 3 months ago
  79. 27aa0a3 zink: fix zink_resource_access_is_write() by Mike Blumenkrantz · 1 year, 3 months ago
  80. 21680b8 r600/sfn: Fix atomic lowering by Gert Wollny · 1 year, 3 months ago
  81. 742628d anv: fix incorrect parameter by Lionel Landwerlin · 1 year, 5 months ago
  82. 6693d9b anv: pull Wa_14016118574 out of some loop not changing state by Lionel Landwerlin · 1 year, 3 months ago
  83. 3c705ff radeonsi: don't merge SET_* packets that have a different index in si_pm4_state by Marek Olšák · 1 year, 3 months ago
  84. 6cc56aa radv: fix DCC decompress on GFX11 by Samuel Pitoiset · 1 year, 3 months ago
  85. 806f570 zink: disable queries for clear_texture() by Mike Blumenkrantz · 1 year, 3 months ago
  86. 3215dd3 wsi/display: check alloc failure in wsi_display_alloc_connector() by Yogesh Mohan Marimuthu · 1 year, 3 months ago
  87. ca25ff5 d3d12: VP9 Decode - Fix use_prev_in_find_mvs_refs calculation by Sil Vilerino · 1 year, 3 months ago
  88. 488db14 frontend/va: Keep track of some VP9 previous frame data for current frame use_prev_in_find_mvs_refs by Sil Vilerino · 1 year, 3 months ago
  89. b8a0400 anv: remove pre hasvk split assert by Lionel Landwerlin · 1 year, 5 months ago
  90. a9c1e40 anv: fixup condition for Wa_14016118574 by Lionel Landwerlin · 1 year, 3 months ago
  91. 0b388d9 hasvk: Disable non-zero fast clears for 8xMSAA images by Väinö Mäkelä · 1 year, 3 months ago
  92. 4a106e3 radv: SDMA v4 size field is size - 1 by Tatsuyuki Ishi · 1 year, 3 months ago
  93. ed7cb61 radeonsi: SDMA v4 size field is size - 1 by Tatsuyuki Ishi · 1 year, 3 months ago
  94. 292b004 .pick_status.json: Mark 646cff13bca8a92b846984d782ef00e57d34d7a1 as denominated by Eric Engestrom · 1 year, 3 months ago
  95. 7aa1f07 amd,ac/rgp: fix SQTT memory types by Samuel Pitoiset · 1 year, 3 months ago
  96. d85d54d venus: fix VK_EXT_image_view_min_lod feature query by Yiwei Zhang · 1 year, 3 months ago
  97. 2c2dc4d genxml: fix border color offset field on Gfx12+ by Lionel Landwerlin · 1 year, 3 months ago
  98. 8f32bba genxml: Fix STATE_BASE_ADDRESS::BindlessSurfaceStateSize field size by Lionel Landwerlin · 1 year, 6 months ago
  99. 4b3a2e2 llvmpipe: fix compute address bits to return native pointer size. by Dave Airlie · 1 year, 3 months ago
  100. bc594a5 radv: fix draw calls with 0-sized index buffers and robustness on NAVI10 by Samuel Pitoiset · 1 year, 3 months ago