Sign in
swiftshader
/
SwiftShader
/
cd98c739bbc0b522660a108a7d13800c34e55fb7
/
src
/
System
4432df1
Fix GCC inline assembly syntax
by Nicolas Capens
· 6 years ago
7b4fc28
Replace sw::Resource with sw::WaitGroup
by Alexis Hetu
· 6 years ago
e2cb4e0
Fix build file
by Saman Sami
· 6 years ago
caf6031
Vulkan: Always call the object's destructor before deallocation.
by Ben Clayton
· 6 years ago
b781489
Reimplement sw::Resource with modern C++ primitives
by Ben Clayton
· 6 years ago
e29e7ba
System: Replace concurrent types with std versions where possible
by Ben Clayton
· 6 years ago
c77a18a
System/Synchronization.hpp: Remove unlock() call before notify_one()
by Ben Clayton
· 6 years ago
b54838a
System/Synchronization.hpp: Add file documentation and warning.
by Ben Clayton
· 6 years ago
6d33e8c
System/Synchronization.hpp: Add the sw::TaskEvents interface
by Ben Clayton
· 6 years ago
6cd63a2
Add sw::WaitGroup to System/Synchronization.hpp
by Ben Clayton
· 6 years ago
50c6690
Move sw::Event to System/Synchronization.hpp
by Ben Clayton
· 6 years ago
183b8ad
Simplify sw::Chan
by Ben Clayton
· 6 years ago
ed01f2c
Move Chan out of VkQueue.hpp and into System/Synchronization.hpp
by Ben Clayton
· 6 years ago
f4d2a44
Add gn files for Vulkan Swiftshader
by Saman Sami
· 6 years ago
22fbf8f
Resolve remaining levels/layers at VkImageView creation time
by Nicolas Capens
· 6 years ago
e6ab01f
Implement an Android NDK build of SwiftShader using the CMake files.
by Stephen White
· 6 years ago
b8c6393
Use C++11 std::swap()
by Nicolas Capens
· 6 years ago
becb44f
Fix allocation of low-alignment memory
by Nicolas Capens
· 6 years ago
a1cd119
Fix build
by Chris Forbes
· 6 years ago
4252891
Make the B10G11R11 and E5B9G9R9 formats fast clearable
by Alexis Hetu
· 6 years ago
318d5e0
Replace <memory.h> with <cstring>.
by Nicolas Capens
· 6 years ago
17dfe1b
Fix signed integer overflow.
by Nicolas Capens
· 7 years ago
d55d997
Fix clamping of NaN values.
by Nicolas Capens
· 7 years ago
a527eb0
Delete unused functionality.
by Nicolas Capens
· 7 years ago
e5051aa
Add renderer source to Vulkan project.
by Nicolas Capens
· 7 years ago
68a8238
Duplicate source files for Vulkan.
by Nicolas Capens
· 7 years ago