Sign in
swiftshader
/
SwiftShader
/
3044c24181e96187c8c683208693bd9d2f2d4420
3044c24
Use GL_RGB as implementation color read format for GL_RGB565
by Chris Forbes
· 5 years ago
a9dc770
Optimize "max(t, t)" to fold into just "t"
by Sean Risser
· 6 years ago
8b69385
Fix regres script
by Antonio Maiorano
· 5 years ago
c475f56
Regres: disable warnings as errors
by Antonio Maiorano
· 6 years ago
faa2a36
Increase limits for uniforms and vertex outputs
by Alexis Hetu
· 6 years ago
6b4b814
Implement VK_EXT_queue_family_foreign
by Chris Forbes
· 6 years ago
072466a
Add swiftshader_optimized_debug_build gn arg
by Antonio Maiorano
· 6 years ago
30d3c8a
Slim down ROP handling for various formats
by Chris Forbes
· 6 years ago
2eae438
Regres: Update test lists @ cc3f0986
by SwiftShader Regression Bot
· 6 years ago
cc3f098
Merge changes Ic33110f9,I538566c6
by Nicolas Capens
· 6 years ago
10cf665
Fix WSI present on MacOS
by Nicolas Capens
· 6 years ago
645a8de
Claim Vulkan 1.1 conformance
by Nicolas Capens
· 6 years ago
657dd6c
Implement VK_KHR_driver_properties
by Nicolas Capens
· 6 years ago
50038d6
Revert "Do not call Scheduler destructor in libVulkan."
by Alexis Hétu
· 6 years ago
3f46e49
Update Marl to 12872a0df
by Nicolas Capens
· 6 years ago
07ed7cf
Squashed 'third_party/marl/' changes from 5f31df137..12872a0df
by Nicolas Capens
· 6 years ago
e3a5983
Regres: Update test lists @ 1f89f58f
by SwiftShader Regression Bot
· 6 years ago
1f89f58
Do not call Scheduler destructor in libVulkan.
by Jamie Madill
· 6 years ago
2ef66b6
[android] Add missing lib to _common_debug target
by Jason Macnak
· 6 years ago
234dcc1
Merge changes Ia7ee9d37,Ia3214243
by Nicolas Capens
· 6 years ago
9c18a97
Enable sampling a depth-stencil format
by Alexis Hetu
· 6 years ago
44f462b
Fix support for OpKill as non-terminator
by Alexis Hetu
· 6 years ago
73d72c0
Update Marl to 5f31df137
by Nicolas Capens
· 6 years ago
9e5f50f
Squashed 'third_party/marl/' changes from bf3e23083..5f31df137
by Nicolas Capens
· 6 years ago
b6fa949
Merge changes I5e9afad9,Ibd0b2ee4
by Nicolas Capens
· 6 years ago
126d9d6
Fix ComputeProgramKey not strict weak ordering
by Antonio Maiorano
· 6 years ago
e9b6f28
GN: Build libVulkan to root_out_dir.
by Jamie Madill
· 6 years ago
017dfff
Implement alpha blend support for VK_FORMAT_A2B10G10R10_UNORM_PACK32
by Chris Forbes
· 6 years ago
e704325
Fix cf_x86_phone boot
by Chris Forbes
· 6 years ago
61a2765
Regres: Update test lists @ 860369fc
by SwiftShader Regression Bot
· 6 years ago
860369f
Enable vertexPipelineStoresAndAtomics feature
by Alexis Hetu
· 6 years ago
f9c8d5f
Robust buffer access for vertex inputs
by Alexis Hetu
· 6 years ago
1ea7af5
Prevent extra vertices from being processed
by Alexis Hetu
· 6 years ago
9f2b6c4
Point vertex processing optimization
by Alexis Hetu
· 6 years ago
4ba1b04
Regres: Update test lists @ 30847688
by SwiftShader Regression Bot
· 6 years ago
7a7f630
Fix integer overflows in ClipSrcRect
by Sean Risser
· 6 years ago
e901e9b
Update Marl to bf3e23083
by Nicolas Capens
· 6 years ago
73634a1
Squashed 'third_party/marl/' changes from 59068ee4c..bf3e23083
by Nicolas Capens
· 6 years ago
3084768
Renderer alignment fix
by Alexis Hetu
· 6 years ago
6fce4a2
[android] Fix build.
by David 'Digit' Turner
· 6 years ago
adb0d51
Fix intrinsic of getting timer tick for Windows ARM64
by Tom Tan
· 6 years ago
c9fa9fe
[memfd] Create support class for Linux memfd-backed region.
by David 'Digit' Turner
· 6 years ago
d94d6a3
Assert Reactor Float constants are finite
by Nicolas Capens
· 6 years ago
baf328a
Fix construction of SPIR-V constant float objects
by Nicolas Capens
· 6 years ago
a070dcf
Fix passing sampler offset operands unchanged
by Nicolas Capens
· 6 years ago
dc550b2
Fix storing of non-float SPIR-V constants
by Nicolas Capens
· 6 years ago
b1d3bbf
Fix non-float constant creation for ASM
by Nicolas Capens
· 6 years ago
5a5ffe5
Update link to dEQP repository
by Nicolas Capens
· 6 years ago
38a9b3c
Fix OpenGL/EGL entry function calling convention
by Nicolas Capens
· 6 years ago
5f1b4c0
CMakeLists.txt: Don't set MARL_BUILD_TESTS to OFF
by Ben Clayton
· 6 years ago
fccbd75
Update Marl to 59068ee4
by Ben Clayton
· 6 years ago
23c75ca
Squashed 'third_party/marl/' changes from d3b8558ce..59068ee4c
by Ben Clayton
· 6 years ago
cebb963
GN: Expose XCB surface extension on Linux.
by Jamie Madill
· 6 years ago
44e6523
Fix ldexp builtin with vectors
by Chris Forbes
· 6 years ago
a12195b
marl: Remove the unittests from the Chromium build
by Ben Clayton
· 6 years ago
e693b62
Migrate from yarn to marl.
by Ben Clayton
· 6 years ago
b6c572d
Revert "Migrate from yarn to marl."
by Ben Clayton
· 6 years ago
1359b66
Migrate from yarn to marl.
by Ben Clayton
· 6 years ago
8147791
Revert "Migrate from yarn to marl."
by Ben Clayton
· 6 years ago
df6cc08
Migrate from yarn to marl.
by Ben Clayton
· 6 years ago
adfa8dc
.vscode/c_cpp_properties.json: Add marl include path
by Ben Clayton
· 6 years ago
2dcf255
marl: Fix compiler warning treated as error.
by Ben Clayton
· 6 years ago
374b99b
third_party/marl: Remove googletest submodule.
by Ben Clayton
· 6 years ago
f879aeb
Merge changes from topic "add-marl"
by Ben Clayton
· 6 years ago
6726fcf
Regres: Update test lists @ 5d0faf9b
by SwiftShader Regression Bot
· 6 years ago
5d0faf9
Suppress 32-bit MSVC warning.
by Jamie Madill
· 6 years ago
9746f8b
Fix GN/Chromium build.
by Jamie Madill
· 6 years ago
e9ba0a9
Initial drop of Marl @ d3b8558c
by Ben Clayton
· 6 years ago
fe71eb9
Squashed 'third_party/marl/' content from commit d3b8558ce
by Ben Clayton
· 6 years ago
60a0dc7
Regres: Update test lists @ 4d838a8c
by SwiftShader Regression Bot
· 6 years ago
4d838a8
Replace sinh,cosh with implementations in terms of Exp()
by Chris Forbes
· 6 years ago
cf0e2fe
[fuchsia] Fix Fuchsia build of swiftshader_vulkan_unittests
by David 'Digit' Turner
· 6 years ago
cdb4549
Regres: Update test lists @ fbc146e9
by SwiftShader Regression Bot
· 6 years ago
fbc146e
[yarn]: Add yarn_unittests GN target to BUILD.gn
by David 'Digit' Turner
· 6 years ago
2048831
[yarn]: Fix Fuchsia build.
by David 'Digit' Turner
· 6 years ago
7a19b09
Yarn: Add blocking_call.
by Ben Clayton
· 6 years ago
92577e5
Add BindImageMemory2 support for swapchain images
by Chris Forbes
· 6 years ago
25c8e08
Add support for vkAcquireNextImage2KHR
by Chris Forbes
· 6 years ago
5b57ff4
Regres: Update test lists @ 920100cd
by SwiftShader Regression Bot
· 6 years ago
920100c
Enable fragmentStoresAndAtomics
by Alexis Hetu
· 6 years ago
fe23c66
Fix GN Header checks.
by Jamie Madill
· 6 years ago
39a9f1b
Add input attachment support for VK_FORMAT_A1R5G5B5_UNORM_PACK16
by Chris Forbes
· 6 years ago
a3ff878
Add ROP support for VK_FORMAT_A1R5G5B5_UNORM_PACK16
by Chris Forbes
· 6 years ago
36b88bc
Regres: Update test lists @ 18c9ac49
by SwiftShader Regression Bot
· 6 years ago
cd8d6f2
Update SPIRV-Tools to 65e362b7
by Ben Clayton
· 6 years ago
d0f684e
Squashed 'third_party/SPIRV-Tools/' changes from 9559cdbdf..65e362b7a
by Ben Clayton
· 6 years ago
18c9ac4
Optimize non-solid polygon rasterization
by Nicolas Capens
· 6 years ago
2210f80
Implement non-solid polygon rasterization
by Ben Clayton
· 6 years ago
ac69da7
Don't use bitcast+float path for integer constant values
by Chris Forbes
· 6 years ago
6d684b4
Regres: Update test lists @ 680d3761
by SwiftShader Regression Bot
· 6 years ago
f003332
Fix version script renames
by Nicolas Capens
· 6 years ago
2c99cf6
Canonicalize Vulkan ICD library names
by Nicolas Capens
· 6 years ago
bbd8c42
Support Windows builds and ANGLE integration.
by Jamie Madill
· 6 years ago
69ffc31
Initialize the blend state using memset
by Nicolas Capens
· 6 years ago
680d376
Add VK_IMAGE_USAGE_SAMPLED_BIT to SurfaceKHR
by Alexis Hetu
· 6 years ago
51d5108
Support for independentBlend feature
by Alexis Hetu
· 6 years ago
793b6c3
Disable Vulkan projects in Visual Studio solution build
by Nicolas Capens
· 6 years ago
8dd0eb2
Regres: Adjust constants and include error messages
by Ben Clayton
· 6 years ago
a9af883
WSI: Very basic XCB surface implementation.
by Ben Clayton
· 6 years ago
2198b0f
Regres: Update test lists @ eea9d35b
by SwiftShader Regression Bot
· 6 years ago
Next »