1. bbe6452 Support ycbcr conversion linear filtering by Jason Macnak · 4 weeks ago master
  2. 0f69b79 Regres: Update test lists @ 7f4d495c by SwiftShader Regression Bot · 6 months ago
  3. eb75201 Revert "Default to use llvm16" by Shahbaz Youssefi · 7 weeks ago
  4. ccbe236 Add llvm-16.0 required files for windows platform by Yuxin Hu · 7 weeks ago
  5. 78d1799 Revert^2 "LLVMReactor: Remove CreateFreeze() call" by Yuxin Hu · 7 weeks ago
  6. 2cc2b39 Default to use llvm16 by Levi Zim · 7 weeks ago
  7. 5d78b6f Fix MSAN complaint about uninitialized (and unused) value by Shahbaz Youssefi · 7 weeks ago
  8. d040a5b Merge two upstream LLVM commits by Nico Weber · 8 weeks ago
  9. 3bc9ccd Clamp min LOD during image Fetch for robustness by Shahbaz Youssefi · 8 weeks ago
  10. 5ab5177 Clamp LOD during image Fetch for robustness by Shahbaz Youssefi · 8 weeks ago
  11. 328e794 Support VK_EXT_vertex_input_dynamic_state by Shahbaz Youssefi · 3 months ago
  12. f4819d2 Revert "LLVMReactor: Remove CreateFreeze() call" by Jason Macnak · 10 weeks ago
  13. 2fa7e9b Support a static build rule for swiftshader by Dan Field · 3 months ago
  14. 77be35e Remove VK_GOOGLE_sampler_filtering_precision by Shahbaz Youssefi · 4 months ago
  15. 4befa3a Remove Jonah from OWNERS by Shahbaz Youssefi · 4 months ago
  16. 35b1a50 Make high precision filtering a build flag by Shahbaz Youssefi · 4 months ago
  17. 50dbfc3 Remove self from OWNERS. by Shannon Woods · 4 months ago
  18. 4a62a93 Fix some more UBSan errors in swiftshader by David Benjamin · 5 months ago
  19. 5c95af7 Fix unaligned_ptr in swiftshader by David Benjamin · 5 months ago
  20. d9ec9be Support version 7 of the ICD interface. by Corentin Wallez · 5 months ago
  21. d2fa7d3 Revert "Support version 7 of the ICD interface." by Loko Kung · 5 months ago
  22. 041dc10 Support version 7 of the ICD interface. by Corentin Wallez · 5 months ago
  23. 91b84ac Fix -Wunused-but-set-variable and -Wdeprecated-copy by Corentin Wallez · 5 months ago
  24. 400ac3a Update Vulkan headers to version 1.3.266 by Cody Northrop · 6 months ago
  25. 5b6f768 Add LLVM_LVALUE_FUNCTION to llvm's Optional::map. by Zequan Wu · 6 months ago
  26. 7f4d495 Implement VK_EXT_host_image_copy by Shahbaz Youssefi · 6 months ago
  27. 4e40d50 Avoid "var set but not used" warnings in math tests by David Neto · 8 months ago
  28. 60bf67d Update Vulkan headers to version 1.3.238 by Shahbaz Youssefi · 6 months ago
  29. 9b300a6 [ssci] Uplift subzero/bloat third party metadata by Anne Redulla · 6 months ago
  30. 6760e8d Use AHardwareBuffer_* APIs in prepareForExternalUseANDROID() by Jason Macnak · 7 months ago
  31. 32f9332 Update google/benchmark to dfc8a92abc88a9d630a9f8e01c678fedde4c3090. by Daniel Cheng · 7 months ago
  32. a147f6c Don't spam stdout when `git describe` fails. by Daniel Cheng · 7 months ago
  33. 97bdc45 ANDROID: strip `vulkan.pastel.so` on the host by A. Cody Schuffelen · 7 months ago
  34. c315c89 [ssci] Added Shipped field to README.chromium by Anne Redulla · 7 months ago
  35. 729e92f Remove "enable_arc2" from Swiftshader by Avi Drissman · 8 months ago
  36. 9fbca2d LLVMReactor: Support LLVM 17+ by Ben Clayton · 8 months ago
  37. 8d9a45b LLVMReactor: Remove CreateFreeze() call by Ben Clayton · 8 months ago
  38. 66d6b0d LLVMReactor: Clamp RHS of bit shifts using type width by Ben Clayton · 8 months ago
  39. 5b4717f Fix another 'sign-compare' warning as error by Ben Clayton · 8 months ago
  40. 6d128f4 Fix 'sign-compare' warning as error by Ben Clayton · 8 months ago
  41. 5be49d4 LLVMReactor: Clamp RHS of bit shifts. by Ben Clayton · 8 months ago
  42. 74b5fa9 Regres: Update test lists @ 4a260c12 by SwiftShader Regression Bot · 8 months ago
  43. 3516534 ExecutableMemory: Use VirtualAlloc() instead of `new` on windows by Ben Clayton · 8 months ago
  44. 4a260c1 Don't allow Swiftshader to be compiled as ARC by Avi Drissman · 8 months ago
  45. 4e40142 [subzero] Fix integer overflows during alloca coalescing by Brendon Tiszka · 8 months ago
  46. 151fa79 [ssci] Added Shipped field to READMEs by Anne Redulla · 9 months ago
  47. dda70a3 [LLVM 16] Have Swiftshader built with Android.bp use LLVM 16. by Jean-François Geyelin · 9 months ago
  48. 3e73cce [LLVM 16] Shifts do not generate poison values by Jean-François Geyelin · 9 months ago
  49. 222e07b Update Marl to aa9e85b21 by Ben Clayton · 9 months ago
  50. 20aeb94 Squashed 'third_party/marl/' changes from 13e0eb5222..aa9e85b218 by Ben Clayton · 9 months ago
  51. 47b5898 Update Marl to 13e0eb522 by Ben Clayton · 9 months ago
  52. ff00ec0 Squashed 'third_party/marl/' changes from f4255c213b..13e0eb5222 by Ben Clayton · 9 months ago
  53. afd97bf Fix incorrect use of scoped enumerations in format string by Hans Wennborg · 9 months ago
  54. b8f1a3a Update Reactor/LLVMJIT for RISC-V. by Jean-François Geyelin · 9 months ago
  55. f85911d Add files back to fix build on RISC-V by Jean-François Geyelin · 10 months ago
  56. ae667fe Update Marl to f4255c213 by Ben Clayton · 10 months ago
  57. dc4e579 Squashed 'third_party/marl/' changes from a089b4aaf8..f4255c213b by Ben Clayton · 10 months ago
  58. 8e1367c Update Marl to a089b4aaf by Ben Clayton · 10 months ago
  59. e4e86cf Squashed 'third_party/marl/' changes from 9c689c9a8..a089b4aaf by Ben Clayton · 10 months ago
  60. f549d5e Fix host build with llvm16 by Jason Macnak · 10 months ago
  61. 28718d8 Update SPIR-V Tools to 51892874b by Ben Clayton · 10 months ago
  62. ce70129 Squashed 'third_party/SPIRV-Tools/' changes from e9dc2c8ce..51892874b by Ben Clayton · 10 months ago
  63. db75600 Update SPIR-V Headers to 268a06176 by Ben Clayton · 10 months ago
  64. 5297bfd Squashed 'third_party/SPIRV-Headers/' changes from aa331ab0f..268a06176 by Ben Clayton · 10 months ago
  65. a62e8db [llvm] Use LLVM-style include guard in regex_impl.h by Hans Wennborg · 11 months ago
  66. 9ebfb6b Align allocations to 4096 on Android hosts by Jason Macnak · 11 months ago
  67. ecefa6c IWYU: add cstdint for uintptr_t in llvm-10.0 Signals.h by Stephan Hartmann · 11 months ago
  68. b89ed2f Add Android host build support by Jason Macnak · 11 months ago
  69. cbd3509 UPSTREAM: Fix Android host build by Jason Macnak · 11 months ago
  70. d305204 Fix vulkan.pastel.debug build by Jason Macnak · 11 months ago
  71. f0d31e0 Disable LLVM_ENABLE_ZSTD for darwin in llvm16. by Jean-François Geyelin · 11 months ago
  72. 3076b4c Add back arm files to only arm targets by Jason Macnak · 11 months ago
  73. b73f419 Split LLVM16 srcs based on target. by Jason Macnak · 11 months ago
  74. e683557 Fix "multiple rules generate <>.o" by Jason Macnak · 12 months ago
  75. 23e97b7 Fix offsets when texture sampling / fetching by Ben Clayton · 12 months ago
  76. c0e5813 [LLVM16] Fix crash when findLSB is called with 0. by Jean-Francois Geyelin · 11 months ago
  77. dd55e59 Add PrintValue specialization for Vector4i by Ben Clayton · 11 months ago
  78. e81a115 Bump git hooks version to 6d91964 by Alan Zhao · 11 months ago
  79. 174e65e Add BUILD.gn for llvm 16 by Jean-Francois Geyelin · 12 months ago llvm16-test
  80. 42210d0 Keep template_Android.bp in sync with Android.bp by Jean-Francois Geyelin · 11 months ago
  81. 770571d Add missing #include in LLVM 16 by Jean-Francois Geyelin · 11 months ago
  82. 8ef6045 Undef i386 builtin to avoid collision with LLVM namespace by Jason Macnak · 12 months ago
  83. ae4fde4 Remove HAVE_MALLINFO2 from Android LLVM16 config by Jason Macnak · 12 months ago
  84. 08f12cd Reduce the number of files built in LLVM 16 by Jean-Francois Geyelin · 12 months ago
  85. e621934 Add configs/darwin for LLVM 16 by Jean-Francois Geyelin · 12 months ago
  86. 3ecab9c IWYU: add cstdint for uint64_t in sw::LRUCache by Stephan Hartmann · 12 months ago
  87. c85d70d Add Android.bp for LLVM16 by Jean-Francois Geyelin · 12 months ago
  88. 8901597 Add configs/android for LLVM 16 by Jean-Francois Geyelin · 12 months ago
  89. 0b87966 Add riscv to the list of configs generated on android. by Jean-Francois Geyelin · 12 months ago
  90. f988757 Add CMakeLists.txt for LLVM16 by Jean-Francois Geyelin · 1 year ago
  91. 0cc04d0 Add configs/common and configs/linux for LLVM 16 by Jean-Francois Geyelin · 1 year ago
  92. 9c9608f Add LLVM 16 at commit fce3e75e01ba by Jean-Francois Geyelin · 1 year ago
  93. e4dea74 More C++20 fixes by Jose Dapena Paz · 1 year ago
  94. 7ed0da5 Add missing #include <exception> for std::terminate by Hans Wennborg · 12 months ago
  95. c41cb8c GCC: fix build error due to missing template keyword in GCC 12. by Jose Dapena Paz · 1 year ago
  96. 451fb94 Another C++20 fix for GCC by Jose Dapena Paz · 1 year ago
  97. fb87ee5 GCC: fix build error due to deprecated declarations warning by Jose Dapena Paz · 1 year ago
  98. 5590857 Add risc-v to marl's Android build files. by Jean-François Geyelin · 1 year ago
  99. 85772f1 Kokoro: Drop bug in commit message requirement by Ben Clayton · 1 year ago
  100. 7d001b3 Fix SPIRV_SHADER_ENABLE_DBG by Ben Clayton · 1 year ago