1. e8be468 Backport Vulkan-Hpp include fix by Kai Ninomiya · 19 hours ago master
  2. 516b761 Upgrade grpc to 1.82.1 by Andrew Mitchell · 7 days ago
  3. 6b8d317 Do not use deprecated LLVM Typed pointer functions by Aiden Grossman · 3 weeks ago
  4. 26e6a4b Revert "Do not use deprecated LLVM Typed pointer functions" by Cody Northrop · 3 weeks ago
  5. 4fa1cd5 Do not use deprecated LLVM Typed pointer functions by Aiden Grossman · 4 weeks ago
  6. a7c547b Vulkan: Build Wayland WSI against libwayland older than 1.20 by linesight · 7 weeks ago
  7. eb0bee0 Implement VK_KHR_internally_synchronized_queues by Shahbaz Youssefi · 10 months ago
  8. 7868bf3 Vulkan: Fix and harden Wayland WSI presentation by linesight · 8 weeks ago
  9. 2e6a696 Update Vulkan headers to version 1.4.355 by Shahbaz Youssefi · 9 weeks ago
  10. f3e464b Supress -Wunnecessary-virtual-specifier by Jason Macnak · 9 weeks ago
  11. 0255ecc Vulkan: Support AHARDWAREBUFFER_FORMAT_YCbCr_P210 plane pitch and offset by Fyodor Kyslov · 2 months ago
  12. 2843cbc Add weak declarations for ASan global variables by Max Rebuschatis · 2 months ago
  13. 5b0479b Revert "Default to use llvm16" by dan sinclair · 3 months ago
  14. d26a3e6 LLVM: Always compile MCDisassembler.cpp to fix release link errors by Junji Watanabe · 3 months ago
  15. bea72fe Default to use llvm16 by Levi Zim · 2 years, 7 months ago
  16. 843b6de Fix Windows arm64 build with LLVM 16 by Levi Zim · 3 months ago
  17. fce27a9 Fix Windows build with LLVM 16 by Levi Zim · 3 months ago
  18. 100b05d Fix MacOS build with LLVM 16 by Levi Zim · 3 months ago
  19. 9898204 Fix D/S resolve dst range by Shahbaz Youssefi · 3 months ago
  20. f9d5d49 Add missing include for LLVM_VERSION_MAJOR by Ray Robinson · 4 months ago
  21. 27dd2ae Implement full ARM/AArch64 multiarch compatibility for SwiftShader Reactor by Ray Robinson · 4 months ago
  22. 6cc7757 Update primitive batch size calc for line/point polygon modes by Jason Macnak · 4 months ago
  23. 8955613 Backport macOS ARM64 ASAN dynamic shadow offset from LLVM 12+ by Kyle Farnung · 5 months ago
  24. 313545f Fix Regres commit retrieval by Yuly Novikov · 7 months ago
  25. 242a812 Fixed: memoryTypeBits incorrectly included property flag in vkGetMemoryHostPointerPropertiesEXT() by nihui · 7 months ago
  26. b7b7fd2 swiftshader: llvm-16.0: remove unnecessary virtual specifier by Gurchetan Singh · 8 months ago
  27. 3b5edab Set Update Mechanism to Manual by Jordan · 7 months ago
  28. 374652a Regres: Update test lists @ b0c7e1fb by SwiftShader Regression Bot · 7 months ago
  29. b0c7e1f Regres: Update test lists @ 9c9be842 by SwiftShader Regression Bot · 7 months ago
  30. 9c9be84 Update OWNERS by Shahbaz Youssefi · 8 months ago
  31. 76b5d96 Regres: Update test lists @ e5b3afce by SwiftShader Regression Bot · 8 months ago
  32. e5b3afc Pin targets using LLVM10 and LLVM16 to C++20 by Sharjeel Khan · 8 months ago
  33. 0a24bb8 Support cmake build for loongarch64. by Cheng Yangyang · 8 months ago
  34. e391edb Flip inverted VK_EXT_descriptor_indexing ASSERT by Brandon Jones · 8 months ago
  35. 07b52b2 add gn build arg to make inclusion of ASTC sources optional by Andrew Marshall · 11 months ago
  36. 8e12559 Fix build error when use llvm16 in Debug mode. by Cheng Yangyang · 8 months ago
  37. 5aa3ef6 Regres: Update test lists @ ff4435d3 by SwiftShader Regression Bot · 8 months ago
  38. ff4435d Fix riscv64 build problem with LLVM 16 by Levi Zim · 9 months ago
  39. 42f6e05 Regres: Update test lists @ 518a9f63 by SwiftShader Regression Bot · 9 months ago
  40. 518a9f6 Fix api version comparison in vkCreateInstance() by nihui · 9 months ago
  41. 04fbb7d Regres: Update test lists @ 498a6f76 by SwiftShader Regression Bot · 9 months ago
  42. 498a6f7 Suppress -Wunnecessary-virtual-specifier by Yabin Cui · 9 months ago
  43. be8ed1d Regres: Update test lists @ d7bc9573 by SwiftShader Regression Bot · 9 months ago
  44. d7bc957 Regres: Update test lists @ f474b0ce by SwiftShader Regression Bot · 9 months ago
  45. f474b0c Regres: Reduce number of parallel test processes to half system's CPUs by Yuly Novikov · 10 months ago
  46. 1e0c6ee Regres: Update test lists @ 153470c1 by SwiftShader Regression Bot · 10 months ago
  47. 153470c Fix build with llvm16 by Levi Zim · 2 years, 7 months ago
  48. 7ae85e6 Fix Vulkan semaphore data race by Brian Sheedy · 10 months ago
  49. 1319f67 Regres: Update test lists @ 3d536c0f by SwiftShader Regression Bot · 10 months ago
  50. 3d536c0 C++23 fixes when SWIFTSHADER_LLVM_VERSION=16.0 by Victor Hugo Vianna Silva · 11 months ago
  51. e608e21 Regres: Update test lists @ efd5e79e by SwiftShader Regression Bot · 11 months ago
  52. efd5e79 Fix C++23 build errors by Victor Hugo Vianna Silva · 11 months ago
  53. 794b0cf Regres: Update test lists @ 18d4f3db by SwiftShader Regression Bot · 11 months ago
  54. 18d4f3d Make third_party/llvm-subzero compatible with C++23 by David Benjamin · 11 months ago
  55. 5f1c459 Regres: Update test lists @ 7dd631d2 by SwiftShader Regression Bot · 11 months ago
  56. 7dd631d Fix an ambigious definition error for clang modules on windows. by Matt Stark · 11 months ago
  57. ce5b851 Regres: Update test lists @ 38775154 by SwiftShader Regression Bot · 11 months ago
  58. 3877515 Regres: Update test lists @ 14f87286 by SwiftShader Regression Bot · 12 months ago
  59. d57301d Reland “Make Reactor buildable with LLVM 18” by Bruno Pitrus · 1 year, 4 months ago
  60. 14f8728 Regres: Update test lists @ 0390a544 by SwiftShader Regression Bot · 12 months ago
  61. 0390a54 Regres: Update test lists @ 5b45bdb4 by SwiftShader Regression Bot · 1 year ago
  62. 5b45bdb Support a variable descriptor count of 0. by Corentin Wallez · 1 year ago
  63. a1b94a2 Regres: Update test lists @ fed7f25c by SwiftShader Regression Bot · 1 year ago
  64. fed7f25 Regres: Update test lists @ 98d09f8e by SwiftShader Regression Bot · 1 year ago
  65. 98d09f8 Regres: Update test lists @ 1a726921 by SwiftShader Regression Bot · 1 year, 1 month ago
  66. bbdbda9 Implement VK_KHR_surface/swapchain_maintenance1 by Shahbaz Youssefi · 1 year, 1 month ago
  67. 0188d92 Update Vulkan headers to version 1.4.321 by Shahbaz Youssefi · 1 year, 1 month ago
  68. 1a72692 kokoro: vs2022: explicitly configure x64 by David Neto · 1 year, 1 month ago
  69. 5fcb0f8 kokoro: use vs2022 instead of vs2019 by David Neto · 1 year, 1 month ago
  70. 84b574d Update SPIRV-Tools targets for Android after latest update by Jason Macnak · 1 year, 1 month ago
  71. 024d3cd Update SPIR-V Headers to 97e96f9e9 and SPIR-V Tools to 3aeaaa088 by Shahbaz Youssefi · 1 year, 1 month ago
  72. fdb6700 Regres: Update test lists @ 681d07e7 by SwiftShader Regression Bot · 1 year, 1 month ago
  73. 681d07e Suppress -Wnontrivial-memcall warning by Sharjeel Khan · 1 year, 1 month ago
  74. 7cd1022 Update arm_control_flow_integrity to use bti+pac-ret by Casey Smalley · 1 year, 4 months ago
  75. 4bd5bd8 Regres: Update test lists @ 8802b4ec by SwiftShader Regression Bot · 1 year, 1 month ago
  76. 8802b4e Regres: Update test lists @ a84d1801 by SwiftShader Regression Bot · 1 year, 1 month ago
  77. a84d180 Regres: Update test lists @ b347398f by SwiftShader Regression Bot · 1 year, 1 month ago
  78. b347398 Regres: Update test lists @ 084f9893 by SwiftShader Regression Bot · 1 year, 1 month ago
  79. 084f989 Make llvm-16.0 Chromium build warning free by kxxt · 1 year, 2 months ago
  80. 96a82e6 Use standard SPDX license identifier in README.chromium by Jordan Brown · 1 year, 1 month ago
  81. dbe5742 Regres: Update test lists @ 65b2c477 by SwiftShader Regression Bot · 1 year, 1 month ago
  82. 65b2c47 Regres: Update test lists @ c1f7fbbe by SwiftShader Regression Bot · 1 year, 1 month ago
  83. c1f7fbb Regres: Update test lists @ be6ed66f by SwiftShader Regression Bot · 1 year, 2 months ago
  84. be6ed66 Regres: Update test lists @ 96a63130 by SwiftShader Regression Bot · 1 year, 2 months ago
  85. ff28f04 Disable -Wbitwise-instead-of-logical. by Krzysztof Kosiński · 1 year, 2 months ago
  86. 96a6313 Regres: Update test lists @ 436722b3 by SwiftShader Regression Bot · 1 year, 2 months ago
  87. 436722b Fix conflicting types error in clang modules build by Takuto Ikuta · 1 year, 2 months ago
  88. ed01d99 Regres: Update test lists @ 0ce9bc68 by SwiftShader Regression Bot · 1 year, 2 months ago
  89. 0ce9bc6 Regres: Update test lists @ 47399fc1 by SwiftShader Regression Bot · 1 year, 2 months ago
  90. 47399fc Regres: Update test lists @ 7b7b93aa by SwiftShader Regression Bot · 1 year, 2 months ago
  91. 7b7b93a Implement VK_KHR_unified_image_layouts by Shahbaz Youssefi · 1 year, 3 months ago
  92. ca996a4 Add missing include by Yuly Novikov · 1 year, 3 months ago
  93. 13a5d59 Fix Debug build by Shahbaz Youssefi · 1 year, 3 months ago
  94. 155f095 Update Vulkan headers to version 1.4.317 by Shahbaz Youssefi · 1 year, 3 months ago
  95. 5fdf5e4 Regres: Update test lists @ a8575035 by SwiftShader Regression Bot · 1 year, 3 months ago
  96. a857503 Regres: Update test lists @ 11dc1b16 by SwiftShader Regression Bot · 1 year, 3 months ago
  97. 11dc1b1 Keep VIEW_INDEX_FROM_DEVICE_INDEX_BIT unsupported by Shahbaz Youssefi · 1 year, 3 months ago
  98. 974741b specify the gerrit listener type to be legacy poller by Yiwei Zhang · 1 year, 3 months ago
  99. b62ac8a Regres: Update test lists @ a8133cbb by SwiftShader Regression Bot · 1 year, 3 months ago
  100. 0e3f450 Fix a number of asserts hit by latest tests by Shahbaz Youssefi · 1 year, 3 months ago