- 74e34ab Override the SPIRV-Headers path to use local copy by Nicolas Capens · 2 years, 11 months ago
- 0578dd6 Fix SPIRV-Tools Android.bp build by Nicolas Capens · 2 years, 11 months ago
- 2400435 Update SPIR-V Headers to b765c355f by Antonio Maiorano · 2 years, 11 months ago
- d2bd484 Squashed 'third_party/SPIRV-Headers/' changes from 6a55fade6..b765c355f by Antonio Maiorano · 2 years, 11 months ago
- 5c5afa8 Update SPIR-V Tools to 7014be600 by Antonio Maiorano · 2 years, 11 months ago
- 41fc88f Squashed 'third_party/SPIRV-Tools/' changes from eed5c76a5..7014be600 by Antonio Maiorano · 2 years, 11 months ago
- a697a48 update-spirvheaders: run Gerrit hook on generated CLs by Antonio Maiorano · 2 years, 11 months ago
- 62c1af0 update-sprivtools: run Gerrit hook on generated CLs by Antonio Maiorano · 2 years, 11 months ago
- 2e793ae Remove use of std::iterator, which is gone in C++20. by Peter Kasting · 2 years, 11 months ago
- 6431796 Always enable MemorySanitizer instrumentation for compute routines by Nicolas Capens · 2 years, 11 months ago
- ae17ef6 Always enable MemorySanitizer instrumentation for sampling routines by Nicolas Capens · 2 years, 11 months ago
- f915929 Handle instrumentation of scalar single-precision (_ss) intrinsics by Nicolas Capens · 2 years, 11 months ago
- c75846e Revert "Always enable MemorySanitizer instrumentation for vertex routines" by Nicolas Capens · 2 years, 11 months ago
- cdf43bd Regres: Update test lists @ 6fb4e049 by SwiftShader Regression Bot · 2 years, 11 months ago
- c833330 Remove legacy build defines by Nicolas Capens · 2 years, 11 months ago
- 616af33 Document the vk::DescriptorSet memory layout by Nicolas Capens · 2 years, 11 months ago
- 5d795eb Always enable MemorySanitizer instrumentation for vertex routines by Nicolas Capens · 2 years, 11 months ago
- 02576ed Revert "Always enable MemorySanitizer instrumentation for sampling routines" by Nicolas Capens · 2 years, 11 months ago
- 6fb4e04 Always enable MemorySanitizer instrumentation for sampling routines by Nicolas Capens · 2 years, 11 months ago
- e617219 Fix heap corruption for empty descriptor pools by Ari Suonpää · 2 years, 11 months ago
- c5b284e Always enable MemorySanitizer instrumentation for blitter routines by Nicolas Capens · 2 years, 11 months ago
- adef92e Fix CMake build using Clang 13 compiler by Nicolas Capens · 2 years, 11 months ago
- 5903f21 Remove 'partial precision' intrinsics by Nicolas Capens · 2 years, 11 months ago
- 69a53d9 Run the MemorySanitizer pass after optimizations by Nicolas Capens · 2 years, 11 months ago
- 9f2ef7c Revert to using LLVM's O0 pipeline for coroutines by Nicolas Capens · 2 years, 11 months ago
- b92f7ac Merge coroutine pass manager run into a single pipeline by Nicolas Capens · 2 years, 11 months ago
- 45fce44 Skip optimization passes when generating debug info by Nicolas Capens · 2 years, 11 months ago
- 8e678f5 Validate LLVM IR before running passes by Nicolas Capens · 3 years ago
- f88fc3b Always enable MemorySanitizer instrumentation for setup routines by Nicolas Capens · 3 years ago
- 79d4c6c Replace rr::Config with an integer optimization level pragma by Nicolas Capens · 3 years ago
- 25c7598 Implement ScopedPragma by Nicolas Capens · 3 years ago
- 89c498e GCC: add explicit template instantiation by Stephan Hartmann · 3 years ago
- 5f5faa3 Delete src/SwiftShader by Nicolas Capens · 3 years ago
- f13461d Mark Reactor routine parameters 'noundef' by Nicolas Capens · 3 years ago
- 71f3089 Revert "Temporarily ignore unsupported feature struct" by Nicolas Capens · 3 years ago
- 697c5be Regres: Update test lists @ 88fe9ce0 by SwiftShader Regression Bot · 3 years ago
- 3acaa53 Automate downloading .git/hooks/commit-msg by Nicolas Capens · 3 years ago
- 88fe9ce Run all LLVM passes in LLVMJIT.cpp by Nicolas Capens · 3 years ago
- 3aecad9 Regres: Update test lists @ ea5f37f3 by SwiftShader Regression Bot · 3 years ago
- ea5f37f Support the new LLVM pass manager by Nicolas Capens · 3 years ago
- b5af7ca Backport fix for C++23 incompatibility in llvm by Alan Zhao · 3 years ago
- c0a055b Delete the legacy OpenGL ES implementation's source code by Nicolas Capens · 3 years ago
- 103a69b Delete GLESUnitTests by Nicolas Capens · 3 years ago
- 598c7cd Detect <xcb/shm.h> for building XCB surface support by Nicolas Capens · 3 years ago
- bbe3f7b Remove the extensions directory by Nicolas Capens · 3 years ago
- 1d450ae Stop building legacy SwiftShader GL in Chromium by Alexis Hetu · 3 years ago
- 6190d1f Alert about Legacy SwiftShader debug build usage by Nicolas Capens · 3 years ago
- de96541 Regres: Update test lists @ d621b4de by SwiftShader Regression Bot · 3 years ago
- d621b4d Temporarily ignore unsupported feature struct by Nicolas Capens · 3 years ago
- 011bba6 Optimize sRGB conversion using FMA by Nicolas Capens · 3 years ago
- ff5dab1 Fix storage image write of VK_FORMAT_B8G8R8A8_SRGB by Nicolas Capens · 3 years ago
- 0d553c1 Refactor sRGB color space conversions by Nicolas Capens · 3 years ago
- 3f37fd8 Regres: Update test lists @ 62098215 by SwiftShader Regression Bot · 3 years ago
- 6209821 Work around MSan false positives for Reactor routine parameters by Nicolas Capens · 3 years ago
- 6b6d4c8 Pass RoutineT::operator() parameters by value by Nicolas Capens · 3 years ago
- d15c424 VkImage::copy remove the isEntireRow/Slice optimizations by Corentin Wallez · 3 years ago
- 384903e Regres: Update test lists @ d09282e5 by SwiftShader Regression Bot · 3 years ago
- d09282e Temporarily fix failing dEQP tests by Alexis Hetu · 3 years ago
- d013fbff Update Vulkan headers to version 1.3.211 by Alexis Hetu · 3 years ago
- 626c44c Fix reading 0 sized scissor array by Alexis Hetu · 3 years ago
- 9c16e14 Only build WSI support for XCB surfaces when xcb.h is found by Nicolas Capens · 3 years ago
- 23ccff7 Use 'discard' to denote terminated or demoted invocations by Nicolas Capens · 3 years ago
- 9f1ab6e Regres: Update test lists @ d3cc7d7a by SwiftShader Regression Bot · 3 years ago
- d3cc7d7 Remove unsupported extension feature enums by Nicolas Capens · 3 years ago
- 1b159f6 Update SPIR-V Tools to eed5c76a5 by Nicolas Capens · 3 years ago
- e8c5896 Squashed 'third_party/SPIRV-Tools/' changes from bd325d298..eed5c76a5 by Nicolas Capens · 3 years ago
- b4acc83 Regres: Update test lists @ 7d100c55 by SwiftShader Regression Bot · 3 years ago
- 7d100c5 Added missing feature structure for VK_KHR_maintenance4 by Alexis Hetu · 3 years ago
- 0b2a768 Validate SPIR-V instruction word array accesses by Nicolas Capens · 3 years ago
- da0c7ac Add documentation for the configuration file mechanism by Daniele Vettorel · 3 years ago
- a7e5b3e Support VK_IMAGE_CREATE_EXTENDED_USAGE_BIT by Nicolas Capens · 3 years ago
- 1884ffd Reactor: riscv64 is not supported in subzero by Rebecca Chang Swee Fun · 3 years ago
- 0840365 llvm-10.0: add configs/common and configs/linux for riscv64 by Rebecca Chang Swee Fun · 3 years ago
- 0e110e6 llvm-10.0: update script to include riscv64 target by Rebecca Chang Swee Fun · 3 years ago
- 716a7d9 marl: add new source file for riscv64 by Rebecca Chang Swee Fun · 3 years ago
- eeb5351 Add missing imageView compatible formats for YCbCr by Alexis Hetu · 3 years, 4 months ago
- a190cee Correct border clamp and depth comparison order by Nicolas Capens · 3 years ago
- 649d6e4 Regres: Update test lists @ afcbbd0a by SwiftShader Regression Bot · 3 years ago
- afcbbd0 Fix inline uniform block update by Alexis Hetu · 3 years ago
- 5d57dd8 Regres: Update test lists @ bc5bec05 by SwiftShader Regression Bot · 3 years ago
- 4d6c93d Squashed 'third_party/SPIRV-Tools/' changes from 9668d2e4e..bd325d298 by Nicolas Capens · 3 years ago
- bc5bec0 Update SPIR-V Tools to bd325d298 by Nicolas Capens · 3 years ago
- 0a1985c Regres: Update test lists @ 40b410f4 by SwiftShader Regression Bot · 3 years ago
- 40b410f Update simple limits for Vulkan's 2022 profile by Sean Risser · 3 years ago
- 3ed03de Add new core Vulkan 1.3 structures by Alexis Hetu · 3 years, 1 month ago
- 3865b08 Use template functions for core Vulkan 1.3 properties by Alexis Hetu · 3 years, 1 month ago
- 5c0531f Fix SPV_EXT_shader_stencil_export by Alexis Hetu · 3 years ago
- bbe92e9 VK_KHR_shader_terminate_invocation implementation by Alexis Hetu · 3 years ago
- 2e6c4dc VK_KHR_shader_terminate_invocation promoted structures by Alexis Hetu · 3 years, 1 month ago
- 4d2f9f1 VK_EXT_shader_demote_to_helper_invocation support by Alexis Hetu · 3 years, 1 month ago
- 205ddee VK_EXT_shader_demote_to_helper_invocation promoted structures by Alexis Hetu · 3 years, 1 month ago
- e1c0739 Regres: Update test lists @ 040e2534 by SwiftShader Regression Bot · 3 years ago
- 040e253 Force-inline all SPIR-V function calls by Nicolas Capens · 3 years, 1 month ago
- dde3145 Use SwiftShader's copy of SPIRV-Tools for GN builds by Nicolas Capens · 3 years ago
- 33b068c Update SPIR-V Tools to 9668d2e4e by Nicolas Capens · 3 years ago
- 4111ae9 Squashed 'third_party/SPIRV-Tools/' changes from 0741f4273..9668d2e4e by Nicolas Capens · 3 years ago
- dc3b5e2 Regres: Update test lists @ ea980600 by SwiftShader Regression Bot · 3 years ago
- ea98060 VK_EXT_private_data support by Alexis Hetu · 3 years, 5 months ago
- 2f38036 VK_EXT_private_data promoted structures by Alexis Hetu · 3 years, 1 month ago
- 17d57d1 Stop skipping VK_STRUCTURE_TYPE_IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT by Nicolas Capens · 3 years ago