Sign in
swiftshader
/
SwiftShader
/
HEAD
aae98ad
Avoid exceeding max request length by xcb_put_image.
by Roman Lavrov
· 3 weeks ago
master
5f9ed9b
Removing myself from the SwiftShader OWNERS file
by Alexis Hetu
· 5 weeks ago
ff8cc02
Remove VK_LUNARG_direct_driver_loading from supported extensions
by Nicolas Capens
· 5 weeks ago
d0aa9ad
Support LLVM 16+ API change
by Nicolas Capens
· 5 weeks ago
bcbc10b
Direct driver loading
by Alexis Hetu
· 7 weeks ago
11b7f1b
Regres: Update test lists @ 8c1e83a1
by SwiftShader Regression Bot
· 6 weeks ago
8c1e83a
Regres: Update test lists @ f7de9e06
by SwiftShader Regression Bot
· 6 weeks ago
f7de9e0
Update Vulkan headers to version 1.3.238
by Alexis Hetu
· 6 weeks ago
3b2177f
Reland "Float only writeColor" only
by Alexis Hetu
· 7 weeks ago
67f5203
fixup! remove use_system_libwayland
by Maksim Sisov
· 6 weeks ago
a10c7d2
remove use_system_libwayland
by Maksim Sisov
· 6 weeks ago
c70b464
Fix use-of-uninitialized-value issue for indexType
by Alexis Hetu
· 7 weeks ago
fbcd609
Regres: Update test lists @ 647d3d24
by SwiftShader Regression Bot
· 7 weeks ago
647d3d2
Fix LLVM update from google3
by Alexis Hetu
· 7 weeks ago
22d5e1e
Revert "Float only writeColor"
by Alexis Hétu
· 7 weeks ago
4a769cd
Regres: Update test lists @ 29dc5eb3
by SwiftShader Regression Bot
· 7 weeks ago
29dc5eb
Implement VK_KHR_surface/swapchain_maintenance1
by Shahbaz Youssefi
· 3 months ago
978e246
Float only writeColor
by Alexis Hetu
· 3 months ago
570d5b7
Update Vulkan headers to version 1.3.225
by Shahbaz Youssefi
· 7 weeks ago
5bd35e8
Merge changes I6664b301,Iccccf7fd,I44bfc249,Ibd600b7e
by Alexis Hétu
· 7 weeks ago
a9e2a30
Update SPIR-V Tools to 43c99b5ee 47f2465ee 1d31a1004
by Alexis Hetu
· 7 weeks ago
0bd3cfe
Squashed 'third_party/SPIRV-Tools/' changes from 7b8f00f00a..43c99b5ee0
by Alexis Hetu
· 7 weeks ago
859699e
Update SPIR-V Headers to 70ff9d939
by Alexis Hetu
· 7 weeks ago
98e6130
Squashed 'third_party/SPIRV-Headers/' changes from 1d31a10040..70ff9d939c
by Alexis Hetu
· 7 weeks ago
9bfd962
Fix Kokoro presubmit checks
by Alexis Hetu
· 7 weeks ago
36e043f
Add a macro for indicating unoptimized code paths
by Nicolas Capens
· 10 weeks ago
6ebc334
Regres: Update test lists @ 6f73609d
by SwiftShader Regression Bot
· 8 weeks ago
6f73609
Add missing include <string>
by Alexis Hetu
· 8 weeks ago
bf71e84
Add early exits for OOB index buffer offset or first index
by Alexis Hetu
· 8 weeks ago
af0156d
Fix VK_EXT_graphics_pipeline_library related crash
by Alexis Hetu
· 8 weeks ago
66286fd
Fix Regres false crash reports
by Alexis Hetu
· 8 weeks ago
fab1949
Regres: Update test lists @ 0c98167c
by SwiftShader Regression Bot
· 8 weeks ago
0c98167
Merge changes I1950088a,Iecb2d8a2,I250a1541,I4dc2e503
by Alexis Hétu
· 8 weeks ago
068e9a3
Update SPIR-V Tools to 7b8f00f00
by Alexis Hetu
· 8 weeks ago
34bbeae
Squashed 'third_party/SPIRV-Tools/' changes from 597631b693..7b8f00f00a
by Alexis Hetu
· 8 weeks ago
a3d7730
Update SPIR-V Headers to 1d31a1004
by Alexis Hetu
· 8 weeks ago
9017ba4
Squashed 'third_party/SPIRV-Headers/' changes from c214f6f2d..1d31a1004
by Alexis Hetu
· 8 weeks ago
2783f6b
Change Chromium's SwiftShader owners
by Alexis Hetu
· 9 weeks ago
95d0c32
Regres: Update test lists @ e6a31538
by SwiftShader Regression Bot
· 8 weeks ago
e6a3153
Use helper function for SPIR-V explicit layout storage classes
by Nicolas Capens
· 9 weeks ago
33b63f9
Add memory allocation checks
by Alexis Hetu
· 8 weeks ago
72c25a8
Adds some extra comment/documentation for DebugMessenger in VkInstance.
by Loko Kung
· 9 weeks ago
f2d135d
Fixes leaking DebugUtilsMessenger in Instance.
by Loko Kung
· 9 weeks ago
8f79766
Unify BGRA masks
by Alexis Hetu
· 3 months ago
7cb2fb0
Add 5/6-bit unorm support to the floating point version of writeColor
by Alexis Hetu
· 2 months ago
d89b506
Add 4-bit unorm support to the floating point version of writeColor
by Alexis Hetu
· 2 months ago
2514f87
Add 10-bit unorm support to the floating point version of writeColor
by Alexis Hetu
· 2 months ago
ac6dd89
Add sRGB support to the floating point version of writeColor
by Alexis Hetu
· 2 months ago
692e645
Add 8-bit unorm support to the floating point version of writeColor
by Alexis Hetu
· 2 months ago
f62b1b1
Color write mask refactor
by Alexis Hetu
· 9 weeks ago
a389cc8
Add utility function to transpose BGRA data
by Alexis Hetu
· 2 months ago
55560f9
Fix linear to sRGB conversion functions
by Alexis Hetu
· 2 months ago
3efc944
Regres: Update test lists @ bb5d3bdb
by SwiftShader Regression Bot
· 9 weeks ago
0020be8
Update SPIR-V Tools to 597631b69
by Alexis Hetu
· 9 weeks ago
1ef51fa
Squashed 'third_party/SPIRV-Tools/' changes from 1a7f71afb..597631b69
by Alexis Hetu
· 9 weeks ago
bb5d3bd
Output storage class stores have effect in helper invocations
by Nicolas Capens
· 10 weeks ago
02e3b3e
Regres: Update test lists @ 95c2e209
by SwiftShader Regression Bot
· 10 weeks ago
293da54
Fix SPIRV-Tools Android.bp build, part two
by Nicolas Capens
· 9 weeks ago
95c2e20
Fix SPIRV-Tools Android.bp build
by Nicolas Capens
· 10 weeks ago
2a5928c
infra: Also automatically run win-swangle-try-tot-swiftshader-x64
by Nicolas Capens
· 3 months ago
4078f76
Regres: Update test lists @ d34588e0
by SwiftShader Regression Bot
· 10 weeks ago
d34588e
Regres: Update test lists @ d89bb011
by SwiftShader Regression Bot
· 10 weeks ago
d89bb01
Update SPIR-V Tools to 1a7f71afb
by Nicolas Capens
· 2 months ago
84c9c45
Squashed 'third_party/SPIRV-Tools/' changes from 54cd5e196..1a7f71afb
by Nicolas Capens
· 2 months ago
f752628
Update SPIR-V Headers to c214f6f2d
by Nicolas Capens
· 2 months ago
1e25e5a
Squashed 'third_party/SPIRV-Headers/' changes from 0bcc62492..c214f6f2d
by Nicolas Capens
· 2 months ago
6a259c8
Handle AHARDWAREBUFFER_FORMAT_R8_UNORM AHBs
by Jason Macnak
· 2 months ago
dd35c62
Update Marl to a47a3a5c5
by Ben Clayton
· 2 months ago
5a1263e
Squashed 'third_party/marl/' changes from e007bd3dd1b..a47a3a5c544
by Ben Clayton
· 2 months ago
dbdf749
Regres: Update test lists @ aac11f84
by SwiftShader Regression Bot
· 3 months ago
aac11f8
Regres: Update test lists @ 87d41aad
by SwiftShader Regression Bot
· 3 months ago
87d41aa
Remove unused viewportHeight field
by Nicolas Capens
· 3 months ago
2c5db71
Increase subPixelPrecisionBits from 4 to 8
by Nicolas Capens
· 3 months ago
3424b10
Rasterize polygon edges from the real endpoint
by Nicolas Capens
· 3 months ago
dd7bb92
glslang update
by Alexis Hetu
· 3 months ago
a113fba
Revert "Increase subPixelPrecisionBits from 4 to 8"
by Nicolas Capens
· 3 months ago
da2edce
Guard against pSparseMemoryRequirements == NULL
by Nicolas Capens
· 3 months ago
fa4d506
Regres: Update test lists @ dc3b53ab
by SwiftShader Regression Bot
· 3 months ago
25333a3
Increase subPixelPrecisionBits from 4 to 8
by Nicolas Capens
· 3 months ago
4cad3d2
infra: Update lucicfg generated files
by Nicolas Capens
· 3 months ago
dc3b53a
infra: Make tryjobs run on change upload
by Nicolas Capens
· 3 months ago
6beafb4
Move state variables from Spirv to SpirvShader
by Nicolas Capens
· 4 months ago
7113474
Rename SpirvShader to Spirv
by Nicolas Capens
· 4 months ago
6c5a1c5
Remove libz.so from llvm dependencies
by John Bauman
· 3 months ago
3832784
VK_KHR_global_priority implementation
by Alexis Hetu
· 5 months ago
3a82d57
Default to masking stores in helper invocations
by Nicolas Capens
· 3 months ago
29dd647
Regres: Update test lists @ b3efa1fb
by SwiftShader Regression Bot
· 3 months ago
b3efa1f
Manual dEQP update
by Alexis Hetu
· 3 months ago
e6504a2
Use sw::bit_cast<> for type punning
by Bruno Pitrus
· 3 months ago
cd9da0f
Regres: Update test lists @ e8d4f9f4
by SwiftShader Regression Bot
· 3 months ago
e8d4f9f
Assert VkInstanceCreateInfo::flags is 0
by Nicolas Capens
· 5 months ago
34f6fc2
Handle all Vulkan 1.2 promoted structures
by Alexis Hetu
· 3 months ago
c6042c6
Regres: default to 100 tests per process
by Nicolas Capens
· 3 months ago
ad33af0
libVulkan.cpp: add missing struct in vkCreateDevice
by Romaric Jodin
· 3 months ago
3cbe276
Update go tools to go 1.18+
by Alexis Hetu
· 3 months ago
5634e13
Move format support checks to vk::PhysicalDevice
by Nicolas Capens
· 3 months ago
04d0079
Regres: Update test lists @ 8aff0c1f
by SwiftShader Regression Bot
· 3 months ago
655fd07
Propagate error to AnalyzeOutput
by Alexis Hetu
· 3 months ago
8aff0c1
Temporarily fix dEQP pipeline depth stencil tests
by Alexis Hetu
· 3 months ago
ea3fc74
Support VK_KHR_get_surface_capabilities2
by Shahbaz Youssefi
· 3 months ago
Next »