- 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
- 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
- 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
- d09282e Temporarily fix failing dEQP tests 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
- d3cc7d7 Remove unsupported extension feature enums by Nicolas Capens · 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
- 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
- afcbbd0 Fix inline uniform block update by Alexis Hetu · 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
- 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
- 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
- 4f239b7 Restore support for non-uniform indexing of InterpolateAt* input by Ari Suonpää · 3 years, 1 month ago
- 2f3af24 Use slower and less precise non-fused multiply-add for Chromium by Nicolas Capens · 3 years ago
- 341ad7e Handle VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16 sampling by Jason Macnak · 3 years ago
- c239c8b Optimize fragment input interpolation using FMA by Nicolas Capens · 3 years, 1 month ago
- a6c0e41 Use slow legacy log2() implementation for Chromium by Nicolas Capens · 3 years ago
- 4652bb0 Improve the precision of highp log2() by Nicolas Capens · 3 years, 1 month ago
- 09abb99 Improve the precision and performance of highp exp2() by Nicolas Capens · 3 years, 1 month ago
- d835446 Fix handling infinity for relaxed precision log2() by Nicolas Capens · 3 years ago
- 3038e35 Fix integer overflow in vkAllocateMemory. by Joshua Duong · 3 years, 1 month ago
- f886434 Implement a relaxed precision log2() by Nicolas Capens · 3 years, 1 month ago
- 6a11835 Implement a relaxed precision exp2() by Nicolas Capens · 3 years, 1 month ago
- e3d910c VK_KHR_shader_integer_dot_product implementation by sugoi1 · 3 years, 1 month ago
- 4c69696 Use enums of promoted 1.3 extensions by Alexis Hetu · 3 years, 1 month ago
- eba5698 Use VK_EXT_texture_compression_astc_hdr's promoted features by Alexis Hetu · 3 years, 1 month ago
- 89bd767 Convert failing assert condition by Hans-Filip Elo · 3 years, 1 month ago
- 3c9e2a3 Pass the RelaxedPrecision decoration value to all affected instructions by Nicolas Capens · 3 years, 1 month ago
- 16e26df Support specifying math precision through a template argument by Nicolas Capens · 3 years, 1 month ago
- ae51739 Improve exp2 accuracy through weight adjustment by Nicolas Capens · 3 years, 1 month ago
- e1930f0 Update debug info code to compile with latest LLVM by Daniele Vettorel · 3 years, 1 month ago
- 561264b Remove explicit broadcasts of constants in fragment operations by Nicolas Capens · 3 years, 1 month ago
- 9fdbd96 Fix obtaining the RelaxedPrecision decoration from the result ID by Nicolas Capens · 3 years, 1 month ago
- 0587e07 Support VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16 by Jason Macnak · 3 years, 2 months ago
- d6806b3 Simplify obtaining SPIR-V decorations by Nicolas Capens · 3 years, 1 month ago
- c83f2dc Remove duplicate transcendental functions by Nicolas Capens · 3 years, 1 month ago
- 7089ef1 Optimize log2() polynomial evaluation using FMA by Nicolas Capens · 3 years, 1 month ago
- 4788468 Remove exp/log constant propagation TODOs by Nicolas Capens · 3 years, 1 month ago
- aaf02f2 Optimize exp2() polynomial evaluation using FMA by Nicolas Capens · 3 years, 1 month ago
- 82d425d Disambiguate operations on single-component swizzles by Nicolas Capens · 3 years, 1 month ago
- 8a5a6f4 Optimize sin() range reduction using FMA by Nicolas Capens · 3 years, 1 month ago
- 868a4b2 Optimize sin/cos polynomial evaluation using FMA by Nicolas Capens · 3 years, 1 month ago
- 3edbc04 Implement implicit broadcast of scalar constants by Nicolas Capens · 3 years, 1 month ago
- ae82a91 Treat YCbCr images bound to Android hardware buffers as disjoint by Nicolas Capens · 3 years, 1 month ago
- 3839016 Fix image subresource offset query by Nicolas Capens · 3 years, 1 month ago
- 6e9eafd Support implicit conversion of Int4 component to Int by Nicolas Capens · 3 years, 1 month ago
- 2e653e5 Move Swizzle type definitions into a separate header by Nicolas Capens · 3 years, 1 month ago
- 949ffcf Refactor image offset methods by Nicolas Capens · 3 years, 1 month ago
- 310874c Fix dynamic rendering implicit clears with multiview by Alexis Hetu · 3 years, 1 month ago
- c13f4b1 Set the stack limit through a function attribute by Nicolas Capens · 3 years, 1 month ago
- 3fbdc26 Assert llvm::Expected<> don't contain an error by Nicolas Capens · 3 years, 1 month ago
- 0d19363 VK_KHR_maintenance4 support by sugoi1 · 3 years, 1 month ago
- 09ed458 LocalSizeId for VK_KHR_maintenance4 by Alexis Hetu · 3 years, 1 month ago
- 5ff2f73 Add LLVM-Submodule backend option by Martin Troiber · 3 years, 1 month ago
- 3e25886 Image memory requirements for VK_KHR_maintenance4 by Alexis Hetu · 3 years, 1 month ago
- 9f170f0 vkGetImageMemoryRequirements2 refactor by Alexis Hetu · 3 years, 1 month ago
- 2cf7933 Buffer memory requirements for VK_KHR_maintenance4 by Alexis Hetu · 3 years, 1 month ago
- 7021c48 VK_KHR_zero_initialize_workgroup_memory support by Alexis Hetu · 3 years, 5 months ago
- 87b742c Implement DAZ/FTZ control for non-Windows x86 by Nicolas Capens · 3 years, 7 months ago
- 2cae75e Implement separate DAZ/FTZ control for Windows by Nicolas Capens · 3 years, 1 month ago
- bf0b7d5 Fix comparing lodOrBias as integer values by Nicolas Capens · 3 years, 7 months ago
- 23c9ba5 Add utility functions for detecting divergent/uniform values by Nicolas Capens · 3 years, 1 month ago
- 732515a Set advancedBlendMaxColorAttachments to max by Shahbaz Youssefi · 3 years, 1 month ago
- 94de879 Remove unicode characters from comments by Alexis Hetu · 3 years, 4 months ago
- cd8e028 VK_KHR_shader_non_semantic_info support by sugoi1 · 3 years, 1 month ago
- e9fdc2e Make inc() flush subnormals to zero when DAZ is enabled by Nicolas Capens · 3 years, 1 month ago
- cb6f827 Fix dynamic rendering with multiview by sugoi1 · 3 years, 1 month ago
- b8d7dea Eliminate initialization of fragment shader inputs by Nicolas Capens · 3 years, 1 month ago
- 3645f3b Use legacy math precision for the Pipeline source set as well by Nicolas Capens · 3 years, 1 month ago
- d25df2a Implement buffer memory requirement for VK_KHR_maintenance4 by sugoi1 · 3 years, 1 month ago
- 3d75b1d VK_KHR_dynamic_rendering support by sugoi1 · 3 years, 2 months ago
- f1225bb Use non-conformant transcendentals for Chromium by Nicolas Capens · 3 years, 1 month ago
- 2581347 Make shader inputs/outputs only statically indexable by Nicolas Capens · 3 years, 1 month ago
- 8941bde VK_EXT_inline_uniform_block implementation by Alexis Hetu · 3 years, 4 months ago
- 4f504b0 Fix rr::RoundIntClamped() for architectures other than x86 and ARM by Nicolas Capens · 3 years, 2 months ago
- 4228bb9 Fix and improve exp2 accuracy by Nicolas Capens · 3 years, 1 month ago
- d045ec6 Fix handling overflow in Exp2() by Nicolas Capens · 3 years, 1 month ago