Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_swiftshader
/
1e8486b1739dc393d4aaa35fcac0b89b3befc17d
1e8486b
CMake: Make the use of endif() / endif(EXPR) consistent
by Ben Clayton
· 6 years ago
bb3aebf
Vulkan debugger: Don't wait for debugger by default.
by Ben Clayton
· 6 years ago
9cc163c
CMakeLists: Allow overriding of building cppdap
by Ben Clayton
· 6 years ago
5837d87
CMakeLists: Only expose options if they're not set as vars
by Ben Clayton
· 6 years ago
8fff8c3
Don't use VK_TRUE comparisons
by Nicolas Capens
· 6 years ago
b766e5e
Support more 10_10_10_2 formats as vertex attributes
by Alexis Hetu
· 6 years ago
11cb891
Rename multiSampledBresenham to enableMultiSampling
by Nicolas Capens
· 6 years ago
0405ba0
Take advantage of return value optimization
by Nicolas Capens
· 6 years ago
d6d0edc
Enable filtering of YCbCr formats
by Nicolas Capens
· 6 years ago
d95467e
Rename createBlend4 to createShuffle4
by Nicolas Capens
· 6 years ago
2cb1db0
SpirvShaderDebugger: Implement OpenCL.Debug.100
by Ben Clayton
· 6 years ago
5c6a3c2
Remove the GL_NV_read_depth_stencil extension
by Nicolas Capens
· 6 years ago
5fc197d
Disable MSVC warning 4065
by Jonah Ryan-Davis
· 6 years ago
5349f3c
Vulkan: Disable SPIR-V preprocessing when debugging
by Ben Clayton
· 6 years ago
f554c54
Produce less debug info in Kokoro builds
by Nicolas Capens
· 6 years ago
6346808
Refactor binary group operations
by Nicolas Capens
· 6 years ago
e572088
Replace positive/negative_inf() with infinity()
by Nicolas Capens
· 6 years ago
cd55f05
SpirvShader: Stub OpenCL.DebugInfo.100
by Ben Clayton
· 6 years ago
5d2a4d4
System/Types.hpp: Make vec(T replicate) constexpr
by Ben Clayton
· 6 years ago
b380590
SpirvShaderDebugger: Add flag for printing opcodes
by Ben Clayton
· 6 years ago
8842c8f
SpirvShader: 2-way imported extensions lookup
by Ben Clayton
· 6 years ago
c25e4d3
.vscode: Add spirv-tools-ext to include path
by Ben Clayton
· 6 years ago
146e16f
C++14: Use enum class builtin hashing
by Ben Clayton
· 6 years ago
316f0cb
C++14: Use std::enable_if_t instead of our own
by Ben Clayton
· 6 years ago
9f1e03b
Add initial stub implementation of AHB
by Chris Forbes
· 6 years ago
488d35a
Vulkan/Debug: Fix `DAP_LOG` macro
by Ben Clayton
· 6 years ago
815b4d8
CMakeLists.txt: Copy OpenCLDebugInfo100.h to new dir
by Ben Clayton
· 6 years ago
6b7f515
.vscode: Define ENABLE_VK_DEBUGGER
by Ben Clayton
· 6 years ago
39670fd
Regres: Roll dEQP 1.1.6 forward
by Ben Clayton
· 6 years ago
9d9f30d
Rename NonNormalized to Unnormalized
by Nicolas Capens
· 6 years ago
a624d80
Disable the GL_NV_framebuffer_blit extension
by Nicolas Capens
· 6 years ago
1d07fc4
Disable the GL_APPLE_texture_format_BGRA8888 extension
by Nicolas Capens
· 6 years ago
5682b51
Allow verbal bug IDs
by Nicolas Capens
· 6 years ago
d79c734
Validate the bug ID format in Kokoro presubmit
by Nicolas Capens
· 6 years ago
b0ca2a8
Pipeline: Implement the SpirvShader debugger.
by Ben Clayton
· 6 years ago
5fd905c
Regres: Update test lists @ 0f8f361a
by SwiftShader Regression Bot
· 6 years ago
0f8f361
Regres: Update test lists @ 110236f3
by SwiftShader Regression Bot
· 6 years ago
c236b57
Removed a few parentheses for slightly better clang formatting
by Alexis Hetu
· 6 years ago
b8a61bf
A2R10G10B10 Support
by Alexis Hetu
· 6 years ago
df913b9
Change sampledImageIntegerSampleCounts to sampleCounts
by Ian Elliott
· 6 years ago
f6d3cbb
Add the PowerVR SDK as a git submodule
by Sean Risser
· 6 years ago
110236f
Enable filtering depth+stencil formats
by Alexis Hetu
· 6 years ago
a7e42ba
Kokoro: Disable ASAN for debug mac builds
by Ben Clayton
· 6 years ago
f6a6a41
SpirvShader: Move extension list out of for loop.
by Ben Clayton
· 6 years ago
368d39c
C++14: Use std::make_unique where possible.
by Ben Clayton
· 6 years ago
73bcece
Regres: Update test lists @ 77c89ff8
by SwiftShader Regression Bot
· 6 years ago
77c89ff
Build: Verify that we're compiling with C++14.
by Ben Clayton
· 6 years ago
3cc0aea
Build: Move from using C++11 to C++14.
by Ben Clayton
· 6 years ago
bfd8c70
Kokoro: Update from GCC 4.8 to GCC 7.
by Ben Clayton
· 6 years ago
8a7067d
Pipeline/SpirvShader: Move setActiveLaneMask()
by Ben Clayton
· 6 years ago
b36dbbe
Pipeline/SpirvShader: Support more OpExtInsts
by Ben Clayton
· 6 years ago
9c8823a
Pipeline/SpirvShader: Process OpString instructions
by Ben Clayton
· 6 years ago
0771f9b
Pipeline/SpirvShader: Add Impl struct
by Ben Clayton
· 6 years ago
3775f6d
Vulkan/Debug: Expose Frames from Thread
by Ben Clayton
· 6 years ago
f97fb9d
Enable B10G11R11_UFLOAT blending
by Alexis Hetu
· 6 years ago
c45e066
Vulkan/Debug: Add Reference value type.
by Ben Clayton
· 6 years ago
57977c1
Add storage image support for R16G16_{UINT,SINT,SFLOAT}
by Chris Forbes
· 6 years ago
7d0ce41
Vulkan: Plumb the debug context down to SpirvShader
by Ben Clayton
· 6 years ago
a4e06ca
Vulkan: Add debugging of the command buffer.
by Ben Clayton
· 6 years ago
45a4d0f
Disable unused function warning
by Nicolas Capens
· 6 years ago
e75a183
Regres: Apply fix for invalid SPIR-V in 12 tests.
by Ben Clayton
· 6 years ago
ed7c8f7
Disable LLVM & Subzero stack traces and crash handling
by Nicolas Capens
· 6 years ago
0acac46
vulkan: use a marl::Event in the VkSemaphore implementation.
by David 'Digit' Turner
· 6 years ago
43e3316
[vulkan] Simplify vk::Semaphore implementation.
by David 'Digit' Turner
· 6 years ago
068dd89
SPIRV-Tools: Update Android.bp to fix build.
by Ben Clayton
· 6 years ago
a57e2ec
Limit Vulkan memory allocation size to 1 GiB
by Nicolas Capens
· 6 years ago
19b43a6
IDs: Move inline impls below class.
by Ben Clayton
· 6 years ago
5beaef9
Pipeline: Store builtins on SpirvRoutine...
by Ben Clayton
· 6 years ago
0b4bc58
Style: clang-format the tests source too
by Ben Clayton
· 6 years ago
4be96b5
Merge changes Id1120acb,Ifc6afcda,I8b5da04a,I9389ad9e,I35d60f68
by Ben Clayton
· 6 years ago
3716c20
Improve 1010102 blend precision
by Alexis Hetu
· 6 years ago
4fcf990
Update SPIRV-Tools to 8aa423930
by Ben Clayton
· 6 years ago
0b54f13
Squashed 'third_party/SPIRV-Tools/' changes from c3f22f7cb..8aa423930
by Ben Clayton
· 6 years ago
ed2a338
VulkanUnitTests: Fix SPIR-V validation issue
by Ben Clayton
· 6 years ago
e008156
Update SPIRV-Headers to 204cd131c
by Ben Clayton
· 6 years ago
2c8ca51
Squashed 'third_party/SPIRV-Headers/' changes from af64a9e82..204cd131c
by Ben Clayton
· 6 years ago
10a900e
Add assert in GenericValue constant access
by Chris Forbes
· 6 years ago
5946579
Remove Reactor/MutexLock.hpp
by Nicolas Capens
· 6 years ago
6e3a387
Exclude padding bytes from image size limit
by Nicolas Capens
· 6 years ago
ab210f9
Vulkan: include backend name in deviceName
by Antonio Maiorano
· 6 years ago
f47a73a
Debug: add trace to debug out
by Antonio Maiorano
· 6 years ago
19e00af
Regres: Update test lists @ 6d29348d
by SwiftShader Regression Bot
· 6 years ago
6d29348
Enable filtering depth only formats
by Alexis Hetu
· 6 years ago
750660e
Kokoro: Add style presubmit checks
by Ben Clayton
· 6 years ago
6d3c7f5
Regres: Update test lists @ 4fd7fccd
by SwiftShader Regression Bot
· 6 years ago
4fd7fcc
Regres: Roll deqp forward to latest 1.1.6
by Chris Forbes
· 6 years ago
e82d885
Allow 32F texture to use linear filtering
by Alexis Hetu
· 6 years ago
3e3d8fe
Remove sw::Vector, Point, and Matrix
by Nicolas Capens
· 6 years ago
ff3d55c
Regres: Update test lists @ 21be09d8
by SwiftShader Regression Bot
· 6 years ago
21be09d
Enable samplerAnisotropy
by Alexis Hetu
· 6 years ago
0a9fbfe
Advertise variableMultisampleRate feature
by Chris Forbes
· 6 years ago
45c697a
clang-format the src/WSI directory
by Ben Clayton
· 6 years ago
2ed93ab
clang-format the src/Vulkan directory
by Ben Clayton
· 6 years ago
595d911
clang-format the src/System directory
by Ben Clayton
· 6 years ago
713b8d3
clang-format the src/Reactor directory
by Ben Clayton
· 6 years ago
bc1c067
clang-format the src/Pipeline directory
by Ben Clayton
· 6 years ago
fccfc56
clang-format the src/Device directory
by Ben Clayton
· 6 years ago
d4e6447
Start a custom .clang-format rule
by Ben Clayton
· 7 years ago
81bc9d9
Remove spaces after control statements keywords
by Nicolas Capens
· 6 years ago
a8d5a6d
Enable blending for 32FP formats
by Alexis Hetu
· 6 years ago
Next »