Sign in
swiftshader
/
SwiftShader
/
b42610fbb0aa6dc5081c9971cfb8637b70052634
/
src
992bf9d
Fix unary minus warnings
by Antonio Maiorano
· 5 years ago
23f9c25
Enable support for Bresenham lines
by Alexis Hetu
· 5 years ago
4100b73
Fix queries with arrays containing other structures
by Alexis Hetu
· 5 years ago
26c6c4a
Fix Win32SurfaceKHR resize issues
by Antonio Maiorano
· 5 years ago
6652f0b
Subzero: fix calling C functions on Windows x86
by Antonio Maiorano
· 5 years ago
e81e8b3
Subzero: fix calling C functions on Windows x64
by Antonio Maiorano
· 5 years ago
b7dad7d
Reactor: add test for external call to routine
by Antonio Maiorano
· 5 years ago
29ba7a0
Reactor: add unit tests for testing arg passing
by Antonio Maiorano
· 5 years ago
7363cd2
Reactor: add overload of rr::Call for void(...)
by Antonio Maiorano
· 5 years ago
520ed22
Fix how we calculate potential overflows with PBOs
by Sean Risser
· 5 years ago
a27dfcf
Fix Linux build.
by David 'Digit' Turner
· 5 years ago
7c4d0a0
[vulkan] Implement Linux-based external semaphore
by David 'Digit' Turner
· 6 years ago
fb632b9
[linux]: Remove linux namespace.
by David 'Digit' Turner
· 5 years ago
1c462eb
Stencil buffer texture sampling
by Alexis Hetu
· 6 years ago
ae022fa
Add support for configurable subpixel precision
by Antonio Maiorano
· 5 years ago
53096e4
Use correct values for sampleStandardLocations
by Antonio Maiorano
· 6 years ago
23463e8
Remove unused SamplingRoutineCache::Key::operator<
by Antonio Maiorano
· 6 years ago
ee1af66
Support LLVM 8+ with Reactor
by Preston Jackson
· 6 years ago
6fff512
libVulkan: Wrap the marl scheduler in a shared_ptr.
by Ben Clayton
· 6 years ago
99938ea
[vulkan]: Implement VkSemaphore using Marl primitives.
by David 'Digit' Turner
· 6 years ago
5be0984
Fix integer overflow in image size calculation
by Nicolas Capens
· 6 years ago
fc7c6bd
Consider all faces in TextureCubeMap::hasNonBaseLevels()
by Chris Forbes
· 6 years ago
aabce79
Fix edge cases of creating EGLImages from cubemap faces
by Chris Forbes
· 6 years ago
0597aff
Strict weak ordering for SamplingRoutineCache::Key
by Alexis Hetu
· 6 years ago
4bbb984
Fix eglCreateImageKHR error logic for level=0
by Chris Forbes
· 6 years ago
caf67c3
Fix write stencil ops when writeMask == 0
by Antonio Maiorano
· 6 years ago
2a412ea
Remove array restriction from EOpEqual, EOpNotEqual
by Chris Forbes
· 6 years ago
3044c24
Use GL_RGB as implementation color read format for GL_RGB565
by Chris Forbes
· 6 years ago
a9dc770
Optimize "max(t, t)" to fold into just "t"
by Sean Risser
· 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
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
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
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
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
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
7a7f630
Fix integer overflows in ClipSrcRect
by Sean Risser
· 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
38a9b3c
Fix OpenGL/EGL entry function calling convention
by Nicolas Capens
· 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
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
9746f8b
Fix GN/Chromium build.
by Jamie Madill
· 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
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
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
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
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
a9af883
WSI: Very basic XCB surface implementation.
by Ben Clayton
· 6 years ago
3ffa113
Add support for ImageFormatRg32{f,i,ui}
by Chris Forbes
· 6 years ago
eea9d35
Device/Renderer: Work arounds for MemorySanitizer false-positives
by Ben Clayton
· 6 years ago
8828919
Clamp float values to correct range before conversion to normalized
by Chris Forbes
· 6 years ago
b52384b
Add missing vkGetPhysicalDevicePresentRectanglesKHR function
by Chris Forbes
· 6 years ago
c72c8d7
Fix vkClearAttachments VK_ATTACHMENT_UNUSED handling
by Chris Forbes
· 6 years ago
4587364
Prettify atomic initialization
by Nicolas Capens
· 6 years ago
1170250
Device/Renderer: Fix uninitialized field.
by Ben Clayton
· 6 years ago
04e1485
Make round-robin task enqueue index thread safe
by Nicolas Capens
· 6 years ago
cde4dd9
Device: Migrate Renderer to Yarn
by Ben Clayton
· 6 years ago
b5f0a4b
Device: Don't use a global for the cluster count.
by Ben Clayton
· 6 years ago
414b72d
Some minor code tidying.
by Ben Clayton
· 6 years ago
Next »