Sign in
swiftshader
/
SwiftShader
/
7121ee64b2f3a89542f45c5ce346d97dbbafb3bd
7121ee6
Update Marl to 6dd9ff1e
by Ben Clayton
· 5 years ago
6dd9ff1
Squashed 'third_party/marl/' changes from 49e4e3141..14e4d862a
by Ben Clayton
· 5 years ago
102fd19
PixelRoutine: const-qualify reference parameters
by Antonio Maiorano
· 5 years ago
168bb0d
Regres: Update test lists @ b2407dd7
by SwiftShader Regression Bot
· 5 years ago
66ba1f9
Rasterize 'Bresenham' line segments as parallelograms
by Nicolas Capens
· 5 years ago
90df527
Negative baseVertex support
by Alexis Hetu
· 5 years ago
b2407dd
regres: Don't ignore abnormal exits
by Chris Forbes
· 5 years ago
b5407bf
Regres: Update test lists @ 88632cac
by SwiftShader Regression Bot
· 5 years ago
359bc80
[vulkan] Implement VK_KHR_external_memory_fd for Linux and Android.
by David 'Digit' Turner
· 6 years ago
88632ca
Regres: Don't treat non-zero error codes as crashes.
by Ben Clayton
· 5 years ago
59fa599
Vulkan:maxPerStageDescriptorStorageBuffers = 16
by Tobin Ehlis
· 5 years ago
3c36ea1
Revert "Suppress 32-bit MSVC warning."
by Nicolas Capens
· 5 years ago
e2f83aa
Regres: Add workaround for Khronos Gitlab issues
by Ben Clayton
· 5 years ago
197a572
Regres: Update test lists @ 9da287fd
by SwiftShader Regression Bot
· 5 years ago
3713167
Blend mode fix for 565 format
by Alexis Hetu
· 5 years ago
9da287f
Output Swiftshader version to logcat
by Tim Van Patten
· 5 years ago
503d196
Allow depth/stencil attachment to be VK_ATTACHMENT_UNUSED in clear
by Chris Forbes
· 5 years ago
3c4707d
Regres: Update test lists @ 414f99e0
by SwiftShader Regression Bot
· 5 years ago
2366802
Relax descriptor set index assert at descriptor point of definition
by Chris Forbes
· 6 years ago
5244595
Avoid sync issues by removing global android swapchain map
by Alexis Hetu
· 5 years ago
414f99e
Regres: Check out the change before attempting to read files from it.
by Ben Clayton
· 5 years ago
31edef7
Update deqp to vulkan-cts-1.1.6.1 (a7d268a6a3ee9655298d61cdb8b5c42306a4e335)
by Chris Forbes
· 5 years ago
ef55c4e
Fix PointCoord builtin
by Chris Forbes
· 6 years ago
c03ce00
Kokoro: Allow 'Fixes:' in bug check
by Ben Clayton
· 5 years ago
d9ed1c2
Prevent rasterizing fragments outside the framebuffer
by Alexis Hetu
· 5 years ago
27a3d31
Fix issues presenting MetalSurfaces
by Jonah Ryan-Davis
· 5 years ago
88264e3
Regres: Update test lists @ 215bc794
by SwiftShader Regression Bot
· 5 years ago
215bc79
Add VK_EXT_metal_surface extension support
by Jonah Ryan-Davis
· 5 years ago
b0a1f0a
Update Vulkan CTS testlist
by Nicolas Capens
· 5 years ago
aaa64b7
Modify Blitter to implement FunctionT
by Antonio Maiorano
· 5 years ago
62edf14
Modify SetupRoutine to implement FunctionT
by Antonio Maiorano
· 5 years ago
e60921e
Modify PixelRoutine to implement FunctionT
by Antonio Maiorano
· 5 years ago
d06466e
Modify VertexRoutine to implement FunctionT
by Antonio Maiorano
· 5 years ago
03935ae
ReactorUnitTests: use FunctionT
by Antonio Maiorano
· 5 years ago
62f49b2
Reactor: add type-safe FunctionT and RoutineT
by Antonio Maiorano
· 5 years ago
855e8b1
Allow concurrent eglSwapBuffers() with same display but different surfaces
by Jason Macnak
· 5 years ago
ea6a98b
Move egl locking code from main.cpp to libEGL.cpp
by Jason Macnak
· 5 years ago
fda994c
[vulkan] Implement external semaphore support for Fuchsia
by David 'Digit' Turner
· 6 years ago
c47ee16
Vulkan headers: restore vulkan_fuchsia_extras.h include.
by David 'Digit' Turner
· 5 years ago
e1cda39
vkGetPhysicalDeviceFeatures2 fix
by Alexis Hetu
· 5 years ago
b07147b
Provoking vertex fixes
by Alexis Hetu
· 5 years ago
f8f6103
VK_EXT_provoking_vertex support
by Alexis Hetu
· 5 years ago
6623ca1
Fix vulkan builds in ANGLE on MacOS
by Jonah Ryan-Davis
· 5 years ago
1737a30
Removed stencil reference from PixelProcessor::States
by Alexis Hetu
· 5 years ago
f44f7c0
Fix LLVM7 partially initialized ManagedStatic
by Antonio Maiorano
· 5 years ago
6d69aae
Fixed using an offset in Blitter::blitFromBuffer()
by Alexis Hetu
· 5 years ago
f8df30f
Fix stencil+MSAA
by Alexis Hetu
· 5 years ago
09b5079
Add LESS_DEBUG_INFO CMake option
by Paul Thomson
· 5 years ago
883e817
Added vkGetPhysicalDeviceWin32PresentationSupportKHR to Vulkan ICD
by Sascha Willems
· 5 years ago
7738ed7
Fix sRGB conversion not applying generally
by Antonio Maiorano
· 5 years ago
b42610f
regres: Automatically build dEQP based on new config file
by Ben Clayton
· 5 years ago
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
a68a80a
Vulkan header update
by Alexis Hetu
· 5 years ago
6652f0b
Subzero: fix calling C functions on Windows x86
by Antonio Maiorano
· 5 years ago
7fefd48
Subzero: fix invalid arg access on Windows x86
by Antonio Maiorano
· 5 years ago
e953edf
Subzero: fix warnings for VS 2019 x86 build
by Antonio Maiorano
· 5 years ago
e81e8b3
Subzero: fix calling C functions on Windows x64
by Antonio Maiorano
· 5 years ago
01a7adc
Add .clang-format file to third_party/subzero
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
01cc61a
Remove hardcoded sdk_versions in third_party
by Jason Macnak
· 5 years ago
ebe5dcf
Define getHostCPUFeatures for Windows on ARM64 platform
by Tibor Dusnoki
· 5 years ago
520ed22
Fix how we calculate potential overflows with PBOs
by Sean Risser
· 5 years ago
9097eeb
Workaround a compiler issue
by Alexis Hetu
· 5 years ago
8cde406
Regres: Update test lists @ a27dfcf8
by SwiftShader Regression Bot
· 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
· 5 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
0364634
third_party/marl: Implement page-based functions for Fuchsia
by Ben Clayton
· 5 years ago
5b0608c
third_party/marl: Add new source files to BUILD.gn and Android.bp
by Ben Clayton
· 5 years ago
a2a8259
Merge changes I2b52f28b,I87252491
by Ben Clayton
· 5 years ago
23463e8
Remove unused SamplingRoutineCache::Key::operator<
by Antonio Maiorano
· 5 years ago
a343bf6
Update Marl to 49e4e31
by Ben Clayton
· 5 years ago
193ce89
Squashed 'third_party/marl/' changes from 12872a0df..49e4e3141
by Ben Clayton
· 5 years ago
6474a45
Fix Linux Subzero build
by Antonio Maiorano
· 5 years ago
a580e2d
Remove Vulkan project from Visual Studio solution
by Nicolas Capens
· 5 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
· 5 years ago
6021fbd
Fix commit message validation reporting
by Nicolas Capens
· 5 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
· 5 years ago
391532f
Verify the commit message has a Bug: line
by Nicolas Capens
· 5 years ago
fc7c6bd
Consider all faces in TextureCubeMap::hasNonBaseLevels()
by Chris Forbes
· 5 years ago
aabce79
Fix edge cases of creating EGLImages from cubemap faces
by Chris Forbes
· 5 years ago
0597aff
Strict weak ordering for SamplingRoutineCache::Key
by Alexis Hetu
· 5 years ago
4bbb984
Fix eglCreateImageKHR error logic for level=0
by Chris Forbes
· 5 years ago
cab045f
Regres: Update test lists @ 0cd9a67c
by SwiftShader Regression Bot
· 5 years ago
0cd9a67
Enable running vk-unittests from any directory
by Nicolas Capens
· 5 years ago
df782a7
Increase CMake version requirement to 3.6.3
by Nicolas Capens
· 6 years ago
caf67c3
Fix write stencil ops when writeMask == 0
by Antonio Maiorano
· 5 years ago
8edf82c
Regres: Update test lists @ 3044c241
by SwiftShader Regression Bot
· 5 years ago
2a412ea
Remove array restriction from EOpEqual, EOpNotEqual
by Chris Forbes
· 5 years ago
3044c24
Use GL_RGB as implementation color read format for GL_RGB565
by Chris Forbes
· 5 years ago
Next »