- 103a69b Delete GLESUnitTests by Nicolas Capens · 2 years, 7 months ago
- 1d450ae Stop building legacy SwiftShader GL in Chromium by Alexis Hetu · 2 years, 7 months ago
- de96541 Regres: Update test lists @ d621b4de by SwiftShader Regression Bot · 2 years, 7 months ago
- 3f37fd8 Regres: Update test lists @ 62098215 by SwiftShader Regression Bot · 2 years, 7 months ago
- 384903e Regres: Update test lists @ d09282e5 by SwiftShader Regression Bot · 2 years, 7 months ago
- 9f1ab6e Regres: Update test lists @ d3cc7d7a by SwiftShader Regression Bot · 2 years, 7 months ago
- b4acc83 Regres: Update test lists @ 7d100c55 by SwiftShader Regression Bot · 2 years, 7 months ago
- 649d6e4 Regres: Update test lists @ afcbbd0a by SwiftShader Regression Bot · 2 years, 7 months ago
- 5d57dd8 Regres: Update test lists @ bc5bec05 by SwiftShader Regression Bot · 2 years, 7 months ago
- 0a1985c Regres: Update test lists @ 40b410f4 by SwiftShader Regression Bot · 2 years, 8 months ago
- e1c0739 Regres: Update test lists @ 040e2534 by SwiftShader Regression Bot · 2 years, 8 months ago
- dc3b5e2 Regres: Update test lists @ ea980600 by SwiftShader Regression Bot · 2 years, 8 months ago
- 57eca9d Regres: Update test lists @ 2f3af245 by SwiftShader Regression Bot · 2 years, 8 months ago
- 04c37c3 Regres: Update test lists @ 341ad7e5 by SwiftShader Regression Bot · 2 years, 8 months ago
- d01dca1 Regres: Update test lists @ b3b1a3fe by SwiftShader Regression Bot · 2 years, 8 months ago
- 4abf10d Add exp/log optimization documentation by Nicolas Capens · 2 years, 8 months ago
- 4652bb0 Improve the precision of highp log2() by Nicolas Capens · 2 years, 8 months ago
- 09abb99 Improve the precision and performance of highp exp2() by Nicolas Capens · 2 years, 8 months ago
- d835446 Fix handling infinity for relaxed precision log2() by Nicolas Capens · 2 years, 8 months ago
- 40305f9 Add variable to control regres daily branch by Sean Risser · 2 years, 8 months ago
- f886434 Implement a relaxed precision log2() by Nicolas Capens · 2 years, 8 months ago
- 6a11835 Implement a relaxed precision exp2() by Nicolas Capens · 2 years, 8 months ago
- b3b1a3f Regres: Update test lists @ c27e9924 by SwiftShader Regression Bot · 2 years, 8 months ago
- c27e992 Regres: Update test lists @ e3d910c9 by SwiftShader Regression Bot · 2 years, 8 months ago
- d43f39b Regres: Include UNSUPPORTED() failures in CI test runs by Nicolas Capens · 2 years, 8 months ago
- 3c9e2a3 Pass the RelaxedPrecision decoration value to all affected instructions by Nicolas Capens · 2 years, 8 months ago
- 16e26df Support specifying math precision through a template argument by Nicolas Capens · 2 years, 8 months ago
- ae51739 Improve exp2 accuracy through weight adjustment by Nicolas Capens · 2 years, 8 months ago
- fdf9338 Regres: Update test lists @ fc40ddd2 by SwiftShader Regression Bot · 2 years, 8 months ago
- fc40ddd Regres: Update test lists @ 60bf3b4c by SwiftShader Regression Bot · 2 years, 8 months ago
- 60bf3b4 Regres: Update test lists @ 561264b7 by SwiftShader Regression Bot · 2 years, 8 months ago
- 39fdd0d Benchmark mediump GLSL.std.450 instructions by Nicolas Capens · 2 years, 8 months ago
- 82d425d Disambiguate operations on single-component swizzles by Nicolas Capens · 2 years, 8 months ago
- f066b8e Regres: Update test lists @ 949ffcf5 by SwiftShader Regression Bot · 2 years, 8 months ago
- b128337 Regres: Update test lists @ 310874c9 by SwiftShader Regression Bot · 2 years, 8 months ago
- 59adcc3 Regres: remove OpenGL ES testlists by Nicolas Capens · 2 years, 9 months ago
- f423bda Regres: Update test lists @ 9f170f07 by SwiftShader Regression Bot · 2 years, 8 months ago
- 1a839c1 Regres: Update test lists @ cd8e0282 by SwiftShader Regression Bot · 2 years, 9 months ago
- 57d90a6 Regres: Update test lists @ 7529468c by SwiftShader Regression Bot · 2 years, 9 months ago
- 7529468 Exhaustively test the log2 implementation's conformance by Nicolas Capens · 2 years, 9 months ago
- 16798a9 Assert exp2 is exact at integer values by Nicolas Capens · 2 years, 9 months ago
- 9e9d7d2 Regres: Update test lists @ b8d7deae by SwiftShader Regression Bot · 2 years, 9 months ago
- 622b4ba Regres: Update test lists @ b4a56a89 by SwiftShader Regression Bot · 2 years, 9 months ago
- 4228bb9 Fix and improve exp2 accuracy by Nicolas Capens · 2 years, 9 months ago
- d045ec6 Fix handling overflow in Exp2() by Nicolas Capens · 2 years, 9 months ago
- 9fe0ed5 Exhaustively test the exp2 implementation's conformance by Nicolas Capens · 2 years, 9 months ago
- cf221b7 Regres: Update test lists @ 13f7365e by SwiftShader Regression Bot · 2 years, 9 months ago
- 13f7365 Skip testing subnormals when flushed to zero by Nicolas Capens · 2 years, 9 months ago
- 85ba0be Benchmark the effect of flush-to-zero / denormals-are-zero by Nicolas Capens · 2 years, 9 months ago
- 0e4cf8f Don't treat all warnings as errors in tests and benchmarks by Nicolas Capens · 2 years, 9 months ago
- 66d43aa Regres: Update test lists @ 5f1c00bd by SwiftShader Regression Bot · 2 years, 9 months ago
- 2f8a2c0 Regres: Update test lists @ 0863290d by SwiftShader Regression Bot · 2 years, 9 months ago
- ee9d892 Optimize SPIR-V sin and cos operations by Nicolas Capens · 2 years, 10 months ago
- a7f412e Regres: Update test lists @ cbd31d27 by SwiftShader Regression Bot · 2 years, 9 months ago
- ab1bff4 Add compute benchmarks by Nicolas Capens · 2 years, 9 months ago
- 0915ab4 Fix validation layer error for ClearImage benchmarks by Nicolas Capens · 2 years, 9 months ago
- ece389a Unroll transcendentals benchmarks by 10x by Nicolas Capens · 2 years, 9 months ago
- 027d77c Regres: Update test lists @ e576ca60 by SwiftShader Regression Bot · 2 years, 9 months ago
- 93af45d Benchmark optimized SPIR-V transcendental instructions by Nicolas Capens · 2 years, 9 months ago
- f7e7cc5 Copy Reactor transcendentals benchmarks to new PipelineBenchmarks by Nicolas Capens · 2 years, 9 months ago
- e92f490 Test building benchmarks with Kokoro by Nicolas Capens · 2 years, 9 months ago
- 2424032 Regres: Update test lists @ 45f7fdc3 by SwiftShader Regression Bot · 2 years, 9 months ago
- d04f3f5 Eliminate rr::Precision by Nicolas Capens · 2 years, 9 months ago
- 0adcf04 Make the Reactor build target an alias by Nicolas Capens · 2 years, 9 months ago
- d57e6c7 Regres: Update test lists @ ad6d7f84 by SwiftShader Regression Bot · 2 years, 9 months ago
- c9e8f23 Regres: Adjust mustpass folder for Vulkan 1.3 by Nicolas Capens · 2 years, 9 months ago
- 988d76d Revert "Regres: Apply lazy initialization patch" by Nicolas Capens · 2 years, 9 months ago
- 2b76a13 Turn all uses of ChangeID into CL Number by Sean Risser · 2 years, 9 months ago
- 75d79f2 Implement FMA() which always returns a fused multiply-add result by Nicolas Capens · 2 years, 9 months ago
- 70505b4 Add a query for fast FMA support by Nicolas Capens · 2 years, 9 months ago
- 4db20a8 Regres queries gerrit with a CL's numeric ID by Sean Risser · 3 years ago
- 26205d2 Add benchmarks for trigonometry and transcendental functions by Nicolas Capens · 2 years, 10 months ago
- c480473 Regres: Update test lists @ 71196866 by SwiftShader Regression Bot · 2 years, 9 months ago
- 88f94d6 Revert "Regres: Build dEQP with asserts enabled" by Nicolas Capens · 2 years, 9 months ago
- 51b992f Regres: Apply lazy initialization patch by Nicolas Capens · 2 years, 9 months ago
- 629bf95 Optimize Abs() using LLVM intrinsics by Nicolas Capens · 2 years, 10 months ago
- 8d46127 Refactor and modernize the Configurator class, add tests. by Daniele Vettorel · 2 years, 10 months ago
- c36237d Disable Kokoro builds with REACTOR_EMIT_DEBUG_INFO/PRINT_LOCATION by Nicolas Capens · 2 years, 10 months ago
- bd73512 Use Ninja as CMake generator for Kokoro tests on Windows by Nicolas Capens · 2 years, 10 months ago
- d711738 kokoro: Switch over to using the radial docker image by Ben Clayton · 2 years, 10 months ago
- b57a3aa Regres: Update test lists @ 0b901607 by SwiftShader Regression Bot · 2 years, 10 months ago
- d111ae2 Regres: Build dEQP with asserts enabled by Nicolas Capens · 2 years, 10 months ago
- 421ddb4 Fix swiftshader build error by Peng Huang · 2 years, 10 months ago
- f354daf Regres: Update test lists @ 1eee6cbc by SwiftShader Regression Bot · 2 years, 11 months ago
- 30fbc4e Regres updates deqp.json before updating testlists by Sean Risser · 2 years, 11 months ago
- 1eee6cb Regres: Update test lists @ 592d413e by SwiftShader Regression Bot · 2 years, 11 months ago
- f87b0b6 Regres: Update test lists @ 592d413e by SwiftShader Regression Bot · 2 years, 11 months ago
- b3c15ef Regres: Update test lists @ 4c62980d by SwiftShader Regression Bot · 2 years, 11 months ago
- 4625f84 Remove OpenGL ES targets from the CMake build by Nicolas Capens · 2 years, 11 months ago
- 08233bc Regres: Update test lists @ a465cca8 by SwiftShader Regression Bot · 3 years ago
- 5d7527d Regres: Update test lists @ f9c39655 by SwiftShader Regression Bot · 3 years ago
- 17a11cf Regres: Update test lists @ 9e727fad by Nicolas Capens · 3 years ago
- 08c6200 Implement Assert() for Reactor by Nicolas Capens · 3 years ago
- d7c230f Regres: Update test lists @ 210fe010 by SwiftShader Regression Bot · 3 years ago
- 210fe01 Update testslists to match the dEQP revision by Nicolas Capens · 3 years ago
- f5cf2d0 Regres: Update test lists @ 4c687cc2 by SwiftShader Regression Bot · 3 years ago
- 4c687cc Regres fetches HEAD and truncates deqp.json by Sean Risser · 3 years ago
- 7737c2b Regres: Update test lists @ e068963d by SwiftShader Regression Bot · 3 years ago
- 0f6b833 Regres: Update test lists @ f0e8ec2d by SwiftShader Regression Bot · 3 years ago
- b83b36d Regres: Update test lists @ 678d3931 by SwiftShader Regression Bot · 3 years ago