1. c43244d Fix building Direct3D 8/9 with Visual Studio 2019 by Nicolas Capens · 4 years, 10 months ago
  2. 5cf1e9a Fix implicit narrowing cast by Nicolas Capens · 4 years, 10 months ago
  3. 45755df Eliminate the legacy PowerVR SDK by Nicolas Capens · 4 years, 10 months ago
  4. 3702e01 Integrate PowerVR OpenGL ES samples by Nicolas Capens · 4 years, 10 months ago
  5. d51c7fa Fix completeness test of OpenGL ES immutable textures by Nicolas Capens · 4 years, 10 months ago
  6. 9925761 Revert "MetalSurface: set layer.device to a ref of the system default device." by Corentin Wallez · 4 years, 10 months ago
  7. 81d8c2a MetalSurface: set layer.device to a ref of the system default device. by Corentin Wallez · 4 years, 10 months ago
  8. 1c29477 Don't expose the sampling routine cache's mutex by Nicolas Capens · 4 years, 10 months ago
  9. 13943ba Create PowerVR targets if submodule already exists by Nicolas Capens · 4 years, 10 months ago
  10. 536e2c8 Regres: Generate coverage data on nightly runs by Ben Clayton · 4 years, 10 months ago
  11. c346653 Subzero Coroutines: Use ultra-low-level marl APIs by Ben Clayton · 4 years, 10 months ago
  12. 76e9e53 Subzero: Ensure coroutines are same-thread. by Ben Clayton · 4 years, 10 months ago
  13. d53eeca Rename constant cache to snapshot cache by Nicolas Capens · 4 years, 10 months ago
  14. 28f4ec3 Add sampling routine documentation by Nicolas Capens · 4 years, 10 months ago
  15. de3f38a Fix Android.bp following the SPIRV-Tools update by Alexis Hetu · 4 years, 10 months ago
  16. 1360648 Regres: Switch to building with LLVM 10 by Ben Clayton · 4 years, 10 months ago
  17. 3ca41df Regres: Add llvm.Version.Download() to download and verify a LLVM toolchain by Ben Clayton · 4 years, 10 months ago
  18. c8974b3 Kokoro: Test LLVM 10 backend for ubuntu by Ben Clayton · 4 years, 10 months ago
  19. 834c0e7 Coverage: Add 'turbo-cov': a faster reimplementation of llvm-cov by Ben Clayton · 4 years, 10 months ago
  20. 4e60316 Don't download all submodules for Kokoro tests by Nicolas Capens · 4 years, 10 months ago
  21. a7bc2b9 Reactor: Disable more warnings to get LLVM 10 building by Ben Clayton · 4 years, 10 months ago
  22. a0535bd LLVM 10: Add configs/common and configs/darwin. by Ben Clayton · 4 years, 10 months ago
  23. 47146dc LLVM 10: Add configs/common and configs/linux. by Ben Clayton · 4 years, 10 months ago
  24. 14b1e3f Update SPIR-V Tools to fd773eb50 by Alexis Hetu · 4 years, 10 months ago
  25. b8a7746 Squashed 'third_party/SPIRV-Tools/' changes from 8910ea5f1..fd773eb50 by Alexis Hetu · 4 years, 10 months ago
  26. fadb38a Update SPIR-V Headers to f8bf11a02 by Alexis Hetu · 4 years, 10 months ago
  27. 035acbd Squashed 'third_party/SPIRV-Headers/' changes from 204cd131c..f8bf11a02 by Alexis Hetu · 4 years, 10 months ago
  28. 48f3f6c Remove two minor compiler warnings/errors: by David 'Digit' Turner · 4 years, 10 months ago
  29. 02e15b2 third_party: Create scripts for updating spirv-[tools|headers] by Ben Clayton · 4 years, 10 months ago
  30. 9f2dd0d Fix taking aspect into account for image view identifiers by Nicolas Capens · 4 years, 10 months ago
  31. b138adb Kokoro: Move llvm configs into 7.0 subdirectory, create 10.0 copies. by Ben Clayton · 4 years, 10 months ago
  32. 37457d5 Regres: Add support for generating collated coverage info by Ben Clayton · 4 years, 10 months ago
  33. ac73612 CMake: Emit coverage-toolchain.txt file next to ICD json by Ben Clayton · 4 years, 10 months ago
  34. 063fc02 CMake: Add SWIFTSHADER_EMIT_COVERAGE option by Ben Clayton · 4 years, 10 months ago
  35. cafff78 CMake: Add option for selecting LLVM version. by Ben Clayton · 4 years, 10 months ago
  36. e322072 Merge "Initial drop of LLVM 10 to third_party/llvm-10.0" by Ben Clayton · 4 years, 10 months ago
  37. 7709026 Identify image views based on their state by Nicolas Capens · 4 years, 10 months ago
  38. 67f052b Provide packed VkFormat to uint8_t mapping by Nicolas Capens · 4 years, 10 months ago
  39. 73c4a0c Uniquely identify sampler state by Nicolas Capens · 4 years, 10 months ago
  40. f948cd1 Split vk::Sampler state off into a structure by Nicolas Capens · 4 years, 10 months ago
  41. 1885f69 Fix handling Memset<> assignment and comparison by Nicolas Capens · 4 years, 10 months ago
  42. 4ae29c4 Initial drop of LLVM 10 to third_party/llvm-10.0 by Ben Clayton · 4 years, 10 months ago
  43. 088add4 Add script for updating llvm 10 by Ben Clayton · 4 years, 10 months ago
  44. 268314f regres: add daily run against SwiftShader/Subzero by Antonio Maiorano · 4 years, 10 months ago
  45. 8cef397 CMake: Don't export LLVM_INCLUDE_DIR to PARENT_SCOPE by Ben Clayton · 4 years, 10 months ago
  46. 434a916 CMake: Move LLVM rules out to third_party/llvm-7.0 by Ben Clayton · 4 years, 10 months ago
  47. 3c69034 Add missing copyright header to CMakeLists.txt by Ben Clayton · 4 years, 10 months ago
  48. 404b52b Initial drop of LLVM 10 to third_party/llvm-10.0 by Ben Clayton · 4 years, 10 months ago llvm10-clean
  49. 540bdf9 Regres: Add new run_testlist flags by Ben Clayton · 4 years, 10 months ago
  50. 3decd1a Merge changes I9862d8e2,Ie1024655 by Ben Clayton · 4 years, 10 months ago
  51. 6c11cf2 Remove unused sampler parameter by Nicolas Capens · 4 years, 10 months ago
  52. 7f46917 Specialize sampling routine for immutable sampler data by Nicolas Capens · 4 years, 10 months ago
  53. bf61e32 Update Marl to 16e1dc37c by Ben Clayton · 4 years, 10 months ago
  54. a38d7d1 Squashed 'third_party/marl/' changes from ca8408f68..16e1dc37c by Ben Clayton · 4 years, 10 months ago
  55. 4b8b078 CMake: make SWIFTSHADER_DCHECK_ALWAYS_ON work on Windows by Antonio Maiorano · 4 years, 10 months ago
  56. 12e857a3 Refactor vertex fetch to use VkFormat more aggressively by Chris Forbes · 4 years, 10 months ago
  57. 95b77b4 Merge changes I2b7adc3c,I5873dfa8 by Ben Clayton · 4 years, 10 months ago
  58. 22d73d15 Subzero: fix CoroutineBegin generation by Antonio Maiorano · 4 years, 10 months ago
  59. 1c9f242 Fix float to r11g11b10 conversion by Alexis Hetu · 4 years, 10 months ago
  60. fb670f5 marl: manually apply partial patch to fix x86 crashes by Antonio Maiorano · 4 years, 10 months ago
  61. bc98fbe Subzero: fix external function calls on x86-32 by Antonio Maiorano · 4 years, 10 months ago
  62. dc0f131 Subzero: fix partially initialized ManagedStatic assert by Antonio Maiorano · 4 years, 10 months ago
  63. 2aa80df [vulkan]: Support multiple external semaphore implementations. by David 'Digit' Turner · 5 years ago
  64. 8656bcb Update Marl to ca8408f68 by Ben Clayton · 4 years, 10 months ago
  65. 36835bc Squashed 'third_party/marl/' changes from 64d123947..ca8408f68 by Ben Clayton · 4 years, 10 months ago
  66. 440fc99 Regres: Update test lists @ 3a50a43d by SwiftShader Regression Bot · 4 years, 10 months ago
  67. 3a50a43 SpirvShaderDebugger: Implement scope nesting by Ben Clayton · 4 years, 11 months ago
  68. f6e439f Compile Vulkan library with Subzero in Chromium by Alexis Hetu · 4 years, 11 months ago
  69. 7d09824 SpirvShader: Silence warnings of unexpected opcodes by Ben Clayton · 4 years, 11 months ago
  70. 8f2d48f Subzero: hide dependency on Marl by Antonio Maiorano · 5 years ago
  71. be4a731 BUILD.gn: add missing dependency onto marl for SubzeroReactor by Antonio Maiorano · 4 years, 11 months ago
  72. 1dfcdb0 Consistently use TRUE/FALSE in CMakeLists.txt by Nicolas Capens · 4 years, 11 months ago
  73. e329f01 Exclude all static libraries from "all" build target by Nicolas Capens · 4 years, 11 months ago
  74. 8bce067 Subzero: replace Win32 fibers with Marl for couroutines by Antonio Maiorano · 5 years ago
  75. b8bae18 SpirvShaderDebugger: Add flag for printing opcodes as they're executed by Ben Clayton · 4 years, 11 months ago
  76. b2d7dff SpirvShaderDebugger: Make Function extend Scope by Ben Clayton · 4 years, 11 months ago
  77. 2fecfc5 SpirvShaderDebugger: Add string helper for debug kinds by Ben Clayton · 4 years, 11 months ago
  78. da38401 SpirvShader: Implement OpenCLDebugInfo100DebugInfoNone by Ben Clayton · 4 years, 11 months ago
  79. 041fa9e SpirvShaderDebugger: Stub UNIMPLEMENTED() opcodes by Ben Clayton · 4 years, 11 months ago
  80. 875d98b SpirvShader: Implement OpenCLDebugInfo100DebugInlinedAt by Ben Clayton · 4 years, 11 months ago
  81. 18daa81 Allow 3D filtering in the Blitter by Alexis Hetu · 4 years, 11 months ago
  82. 7454c94 Fix building with latest LLVM by Nicolas Capens · 4 years, 11 months ago
  83. 77b43d6 Document single-level YCbCr image assumption by Nicolas Capens · 4 years, 11 months ago
  84. 5c37208 Clarify the PointCoord calculation by Nicolas Capens · 4 years, 11 months ago
  85. 653b9cb Remove unnecessary point setup calculations by Nicolas Capens · 4 years, 11 months ago
  86. 32a7dcd Don't needlessly build LLVM by Nicolas Capens · 4 years, 11 months ago
  87. 7e36632 Update Marl to 64d123947 by Ben Clayton · 4 years, 11 months ago
  88. c76f131 Squashed 'third_party/marl/' changes from 94a361cf0..64d123947 by Ben Clayton · 4 years, 11 months ago
  89. 5751f9e VkImage: Implement BC7 texture format by Ben Clayton · 4 years, 11 months ago
  90. 569a9a4 Update Marl to 94a361cf0 by Ben Clayton · 4 years, 11 months ago
  91. 3e2f842 Squashed 'third_party/marl/' changes from a047dd0bb..94a361cf0 by Ben Clayton · 4 years, 11 months ago
  92. 7e85709 Support running PowerVR samples using SwiftShader on Linux by Nicolas Capens · 4 years, 11 months ago
  93. a4e6b8c Regres: Roll dEQP to 1.2.1 by Ben Clayton · 5 years ago
  94. 710f8c3 Regres: support testlist creation from specified hash by Nicolas Capens · 4 years, 11 months ago
  95. ce25c2d Suppress warnings in Subzero dependencies by Nicolas Capens · 4 years, 11 months ago
  96. 313a6b6 Regres: Simplify running of local tests by Ben Clayton · 4 years, 11 months ago
  97. ca10816 Kokoro: Update clang-8 URL by Ben Clayton · 4 years, 11 months ago
  98. 16ae92a Subzero: fix Call on bool-returning functions by Antonio Maiorano · 4 years, 11 months ago
  99. 8be72df Regres: Update test lists @ b44162fd by SwiftShader Regression Bot · 4 years, 11 months ago
  100. b44162f Support for the largePoints feature in Vulkan by Marc-Antoine Desroches · 4 years, 11 months ago