- ab1bff4 Add compute benchmarks by Nicolas Capens · 3 years, 2 months ago
- 0915ab4 Fix validation layer error for ClearImage benchmarks by Nicolas Capens · 3 years, 1 month ago
- 2176cdf Fix non-x86 build of LLVM Reactor by Nicolas Capens · 3 years, 1 month ago
- 8ccc63f Avoid deprecated llvm::IRBuilder::CreateShuffleVector overload by Benjamin Kramer · 3 years, 1 month ago
- ece389a Unroll transcendentals benchmarks by 10x by Nicolas Capens · 3 years, 1 month ago
- 027d77c Regres: Update test lists @ e576ca60 by SwiftShader Regression Bot · 3 years, 1 month ago
- 415051c Remove Vulkan structure enum to integer casts by Nicolas Capens · 3 years, 1 month ago
- e576ca6 Fix `WARNING: UNSUPPORTED:` warnings related to Android swapchain by Jason Macnak · 3 years, 1 month ago
- 82738fc Fix `WARNING: UNSUPPORTED: ... EXTERNAL_FORMAT_ANDROID` warnings by Jason Macnak · 3 years, 1 month ago
- 93af45d Benchmark optimized SPIR-V transcendental instructions by Nicolas Capens · 3 years, 1 month ago
- f7e7cc5 Copy Reactor transcendentals benchmarks to new PipelineBenchmarks by Nicolas Capens · 3 years, 1 month ago
- e92f490 Test building benchmarks with Kokoro by Nicolas Capens · 3 years, 1 month ago
- 2424032 Regres: Update test lists @ 45f7fdc3 by SwiftShader Regression Bot · 3 years, 1 month ago
- acd9907 Ignore VK_STRUCTURE_TYPE_IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT usage by Nicolas Capens · 3 years, 1 month ago
- 4ee5309 Eliminate EmulatedIntrinsics by Nicolas Capens · 3 years, 1 month ago
- e99ac17 Remove OptimalIntrinsics source and header by Nicolas Capens · 3 years, 1 month ago
- d04f3f5 Eliminate rr::Precision by Nicolas Capens · 3 years, 1 month ago
- f7c42b0 Use full-precision transcendental function implementations in Reactor by Nicolas Capens · 3 years, 1 month ago
- 75665e5 Update dEQP-VK and Cherry usage documentation by Nicolas Capens · 3 years, 1 month ago
- 3a4b951 Use ShaderCore functions to implement GLSL.std.450 transcendentals by Nicolas Capens · 3 years, 1 month ago
- ca8b218 Copy optimized transcendental intrinsics to ShaderCore by Nicolas Capens · 3 years, 1 month ago
- 45f7fdc Add an option to control where ASM listings are dumped. by Daniele Vettorel · 3 years, 1 month ago
- 0adcf04 Make the Reactor build target an alias by Nicolas Capens · 3 years, 1 month ago
- d57e6c7 Regres: Update test lists @ ad6d7f84 by SwiftShader Regression Bot · 3 years, 1 month ago
- c9e8f23 Regres: Adjust mustpass folder for Vulkan 1.3 by Nicolas Capens · 3 years, 1 month ago
- 988d76d Revert "Regres: Apply lazy initialization patch" by Nicolas Capens · 3 years, 1 month ago
- ad6d7f8 VK_KHR_synchronization2 support by Alexis Hetu · 3 years, 5 months ago
- 2b76a13 Turn all uses of ChangeID into CL Number by Sean Risser · 3 years, 2 months ago
- 8b32b5b Fix broken SwANGLE documentation link by Nicolas Capens · 3 years, 2 months ago
- 3e6c031 Document our LLVM dependency and steps to upgrade by Nicolas Capens · 3 years, 2 months ago
- 6014f10 Fix building Reactor with the latest LLVM revision by Nicolas Capens · 3 years, 2 months ago
- 75d79f2 Implement FMA() which always returns a fused multiply-add result by Nicolas Capens · 3 years, 2 months ago
- 70505b4 Add a query for fast FMA support by Nicolas Capens · 3 years, 2 months ago
- ad9eba4 Add AVX2 and FMA support detection by Nicolas Capens · 3 years, 2 months ago
- ba5c656 Support issuing extended CPUID instructions by Nicolas Capens · 3 years, 2 months ago
- fd6acf5 Remove legacy vector extension detection by Nicolas Capens · 3 years, 2 months ago
- 4998c7b Add explicit copy assignment operators by Kevin Lubick · 3 years, 2 months ago
- 4db20a8 Regres queries gerrit with a CL's numeric ID by Sean Risser · 3 years, 4 months ago
- f45f8d0 Check shm extension is supported before using it by Thomas Laroche · 3 years, 2 months ago
- 669d12d Suggest only active owners as code reviewers by Nicolas Capens · 3 years, 2 months ago
- 518c578 Vulkan 1.3 API by sugoi1 · 3 years, 2 months ago
- 26205d2 Add benchmarks for trigonometry and transcendental functions by Nicolas Capens · 3 years, 2 months ago
- b4c40f3 Add affinity options to the configuration. by Daniele Vettorel · 3 years, 2 months ago
- 51f2036 Clarify the need to log into Gerrit by Nicolas Capens · 3 years, 2 months ago
- 7849135 Fix compilation error in new Vulkan headers by sugoi1 · 3 years, 2 months ago
- e562c28 Use rr::MulAdd() to implement GLSL.std.450's Fma instruction by Nicolas Capens · 3 years, 2 months ago
- bc74bc2 Implement MulAdd() which may perform FMA by Nicolas Capens · 3 years, 2 months ago
- bca2344 Update Vulkan headers to version 1.3.204 by sugoi1 · 3 years, 2 months ago
- fca8084 Make MemoryMapper a JITRoutine member by Nicolas Capens · 4 years, 2 months ago
- c480473 Regres: Update test lists @ 71196866 by SwiftShader Regression Bot · 3 years, 2 months ago
- 88f94d6 Revert "Regres: Build dEQP with asserts enabled" by Nicolas Capens · 3 years, 2 months ago
- 7119686 Make image descriptor fields unsigned by Nicolas Capens · 3 years, 2 months ago
- 51b992f Regres: Apply lazy initialization patch by Nicolas Capens · 3 years, 2 months ago
- fd6928b Merge changes If2b3adf8,I8408644a by Nicolas Capens · 3 years, 2 months ago
- 2739f0c Remove a few unused includes and declarations by sugoi1 · 3 years, 2 months ago
- 13f4a3b Update Marl to f936d9438 by Daniele Vettorel · 3 years, 2 months ago
- bfa76dd Squashed 'third_party/marl/' changes from 7b43abfc4..f936d9438 by Daniele Vettorel · 3 years, 2 months ago
- c4db054 VK_EXT_tooling_info support by Alexis Hetu · 3 years, 4 months ago
- 629bf95 Optimize Abs() using LLVM intrinsics by Nicolas Capens · 3 years, 2 months ago
- 8d46127 Refactor and modernize the Configurator class, add tests. by Daniele Vettorel · 3 years, 2 months ago
- 1a74e1c Add logging to SPIR-V validation by Mikael Pessa · 3 years, 3 months ago
- 366db5a Add SwiftConfig.cpp to Android build. by Daniele Vettorel · 3 years, 2 months ago
- 0a7fd30 Add a simple configuration file implementation. by Daniele Vettorel · 3 years, 2 months ago
- e823eef BUILD.gn: Remove XCB sources for chromeos. by Ben Clayton · 3 years, 2 months ago
- be3a0de BUILD.gn: Remove VK_USE_PLATFORM_XCB_KHR define by Ben Clayton · 3 years, 2 months ago
- 08cb69c Remove heap size padding by Nicolas Capens · 3 years, 2 months ago
- c36237d Disable Kokoro builds with REACTOR_EMIT_DEBUG_INFO/PRINT_LOCATION by Nicolas Capens · 3 years, 2 months ago
- 2e74d5d Limit LLVM's getTargetShuffleInputs() recursion depth by Nicolas Capens · 3 years, 2 months ago
- 030b541 Fix robust OOB store accesses by Alexis Hetu · 3 years, 2 months ago
- bd73512 Use Ninja as CMake generator for Kokoro tests on Windows by Nicolas Capens · 3 years, 2 months ago
- d0fed5a Remove unused dot operations and clarify FMA by Nicolas Capens · 3 years, 2 months ago
- 9b1a72a Implement VK_GOOGLE_user_type by Nicolas Capens · 3 years, 2 months ago
- 534f10f Expose VK_GOOGLE_hlsl_functionality1 by Nicolas Capens · 3 years, 2 months ago
- 4fd9ef9 Expose VK_GOOGLE_decorate_string by Nicolas Capens · 3 years, 2 months ago
- f6bdbed Download Boost 1.78.0 from jfrog.io by Nicolas Capens · 3 years, 2 months ago
- d711738 kokoro: Switch over to using the radial docker image by Ben Clayton · 3 years, 2 months ago
- 61f6c38 [Fuchsia] Update path to .so in the generated ICD manifest by Sergey Ulanov · 3 years, 4 months ago
- cd848cd Optimize mirror addressing mode by Nicolas Capens · 3 years, 2 months ago
- b57a3aa Regres: Update test lists @ 0b901607 by SwiftShader Regression Bot · 3 years, 2 months ago
- 0b90160 Remove the 'finite' parameter from reciprocal() by Nicolas Capens · 3 years, 3 months ago
- c380199 Implement samplerMirrorClampToEdge by Nicolas Capens · 3 years, 3 months ago
- f6386ea Remove VK_KHR_xlib_surface support by Nicolas Capens · 3 years, 3 months ago
- 16f4b38 Emit function attribute "coroutine.presplit" for coroutines by Nicolas Capens · 3 years, 2 months ago
- 9c27385 Avoid passing around the SamplerFunction as a parameter by Nicolas Capens · 3 years, 3 months ago
- 83373b9 Refactor mipmap selection by Nicolas Capens · 3 years, 3 months ago
- ce3d85d Squashed 'third_party/marl/' changes from 49602432d..7b43abfc4 by Ben Clayton · 3 years, 3 months ago
- c73969d Update Marl to 7b43abfc4 by Ben Clayton · 3 years, 3 months ago
- d111ae2 Regres: Build dEQP with asserts enabled by Nicolas Capens · 3 years, 3 months ago
- 6d34a6c Don't install gtest by Nicolas Capens · 3 years, 3 months ago
- d0de9dc third_party: Fix update-marl commit message by Ben Clayton · 3 years, 3 months ago
- 433b1bf Use correct window depth to create pixmap by Peng Huang · 3 years, 3 months ago
- 421ddb4 Fix swiftshader build error by Peng Huang · 3 years, 3 months ago
- 87c78ac Use X11 shm extension for presenting by Peng Huang · 3 years, 3 months ago
- f1afdde Fix eglSwapBuffers() not presenting problem by Peng Huang · 3 years, 3 months ago
- f354daf Regres: Update test lists @ 1eee6cbc by SwiftShader Regression Bot · 3 years, 3 months ago
- 30fbc4e Regres updates deqp.json before updating testlists by Sean Risser · 3 years, 3 months ago
- 1eee6cb Regres: Update test lists @ 592d413e by SwiftShader Regression Bot · 3 years, 3 months ago
- f87b0b6 Regres: Update test lists @ 592d413e by SwiftShader Regression Bot · 3 years, 3 months ago
- 592d413 Refactor image sample normalization by Nicolas Capens · 3 years, 3 months ago
- df45587 Report depth and multi-plane UNORM formats as unsigned normalized by Nicolas Capens · 3 years, 3 months ago