Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_swiftshader
/
5470988c40331b8a43a9c4d780fc1b6565a3f62d
5470988
CMakeLists: Enabled more clang warnings.
by Ben Clayton
· 5 years ago
21fb75f
Device/Blitter: Initialize filter3D fields
by Ben Clayton
· 5 years ago
7b1ae2b
Fuchsia: Add LLVM 10.0 configuration headers.
by David 'Digit' Turner
· 5 years ago
6d8a9c5
CMake: fix PowerVR_Examples build
by Antonio Maiorano
· 5 years ago
d6d5993
Don't fail build if Vulkan headers are different
by Antonio Maiorano
· 5 years ago
31038ea
CMake: fix add_subdirectory(SwiftShader) when CMAKE_BUILD_TYPE is set in parent project
by Antonio Maiorano
· 5 years ago
1e2fba3
CMake: make submodule initialization work for add_subdirectory(SwiftShader)
by Antonio Maiorano
· 5 years ago
8772b42
CMake: fix add_subdirectory(SwiftShader)
by Antonio Maiorano
· 5 years ago
da4315d
CMake: use directory variables consistently
by Antonio Maiorano
· 5 years ago
47d09cb
CMake: make root compile options and link libraries private
by Antonio Maiorano
· 5 years ago
514232c
VkSemaphore: Unlock/Lock the mutex outside the blocking_call.
by Ben Clayton
· 5 years ago
b1db156
Regres: Include a better error message when git add fails.
by Ben Clayton
· 5 years ago
44da431
Regres: Avoid dereferencing a nil on process timeout.
by Ben Clayton
· 5 years ago
ab98301
Make memoryPageSize() functions thread-safe.
by Ben Clayton
· 5 years ago
4d23aa3
Vulkan: Move SpecializationInfo to own file.
by Ben Clayton
· 5 years ago
45e5510
Fix chrome autorollers
by Ben Clayton
· 5 years ago
ac43aa7
Reimplement LRUCache, fold away LRUSnapshotCache, add tests.
by Ben Clayton
· 5 years ago
2430d66
CMake: split out turbo-cov target
by Antonio Maiorano
· 5 years ago
4210ea1
CMake: split out test and benchmark targets
by Antonio Maiorano
· 5 years ago
094974d
VkPipelineCache: Do not publically expose internal mutexes
by Ben Clayton
· 5 years ago
4cdbb54
CMake: Fix build when building with `SWIFTSHADER_ENABLE_VULKAN_DEBUGGER`
by Ben Clayton
· 5 years ago
81e08df
Fix fragments depth values not being clamped
by Alexis Hetu
· 5 years ago
9418b51
CMake: split out Vulkan sources into separate CMakeLists
by Antonio Maiorano
· 5 years ago
efca565
Device: Rename RoutineCacheT to RoutineCache
by Ben Clayton
· 5 years ago
bc2af94
Device: Don't inherit [Vertex,Setup,Pixel]Processor.
by Ben Clayton
· 5 years ago
e52e2db
[vulkan] Implement VK_FUCHSIA_external_memory extension.
by David 'Digit' Turner
· 6 years ago
20220a0
Reuse Store logic for Modf and Frexp output parameters
by Nicolas Capens
· 5 years ago
0b77aa5
Separate Operand store logic from EmitStore()
by Nicolas Capens
· 5 years ago
2f4b603
Only store component count in Operand
by Nicolas Capens
· 5 years ago
ff9f9b5
Rename size/sizeInComponents to componentCount
by Nicolas Capens
· 5 years ago
7118675
Use the type and result ID helpers
by Nicolas Capens
· 5 years ago
72f089c
Obtain type ID from instruction
by Nicolas Capens
· 5 years ago
78cc4f4
Add helper methods for obtaining type and result ID
by Nicolas Capens
· 5 years ago
9d2fd9c
LLVMReactor: Replace deprecated CreateCall overload
by Ben Clayton
· 5 years ago
d371793
[cmake] Add support for CMAKE_SYSTEM_NAME == "Fuchsia"
by David 'Digit' Turner
· 6 years ago
e6f65d9
Rename GenericValue to Operand
by Nicolas Capens
· 5 years ago
491555c
CMake: Fix linux build with SWIFTSHADER_BUILD_PVR
by Ben Clayton
· 5 years ago
6480643
Vulkan/Debug: Fix clang-10 warning
by Ben Clayton
· 5 years ago
cf8b658
third_party/cppdap: Roll forward to 4dcca577
by Ben Clayton
· 5 years ago
5c883d3
Clamp _SNORM formats to -1.0
by Corentin Wallez
· 5 years ago
3cfa8e2
Remove debug only code limiting the number of primitives
by Alexis Hetu
· 5 years ago
1cba0a9
Regres: Post coverage results even if the test lists have not changed.
by Ben Clayton
· 5 years ago
a71aff2
CMake: split out all src/OpenGL targets into their own CMakeLists
by Antonio Maiorano
· 5 years ago
4ce6a88
CMake: split out SwiftShader GL deps into separate files
by Antonio Maiorano
· 5 years ago
24b5d1a
CMake: clean up dependencies
by Antonio Maiorano
· 5 years ago
dacbf0d
Add SystemBenchmarks.
by Ben Clayton
· 5 years ago
c155e3b
VkCommandBuffer: Remove static Cast() method
by Ben Clayton
· 5 years ago
63ed0e4
Remove src/Device/Config.cpp
by Ben Clayton
· 5 years ago
682232b
Kokoro: Check that build files don't reference non-existent files
by Ben Clayton
· 5 years ago
ba0c95e
Regres: Fix uncovered calculations after optimizations
by Ben Clayton
· 5 years ago
dc23b08
Regres: Optimize coverage processing
by Ben Clayton
· 5 years ago
79b4b0e
Regres: Re-populate treeFile.allSpans on parse.
by Ben Clayton
· 5 years ago
1d1d0e1
Update third_party/marl/BUILD.gn with new files
by Ben Clayton
· 5 years ago
d50aacb
Update Marl to 539094011
by Ben Clayton
· 5 years ago
8787897
Squashed 'third_party/marl/' changes from 16e1dc37c..539094011
by Ben Clayton
· 5 years ago
b4a2740
Coverage: Improve uncovered visualizations
by Ben Clayton
· 5 years ago
bdb6807
Don't blend integer formats
by Alexis Hetu
· 5 years ago
3942f5c
Clamp GLES sine/cosine to [-1,1]
by Antonio Maiorano
· 5 years ago
acc90dc
Delete Plane.cpp and Plane.hpp
by Alexis Hetu
· 5 years ago
f0445bf
CMake / Kokoro: Build and run system-unittests.
by Ben Clayton
· 5 years ago
b8d4792
Vulkan: Destruct the list of vk::Query in QueryPool
by Ben Clayton
· 5 years ago
ad6d1b3
Really fix Android build
by Antonio Maiorano
· 5 years ago
e06125c
Fix Chromium and Android build
by Antonio Maiorano
· 5 years ago
030aae0
Debug: Add missing include.
by Ben Clayton
· 5 years ago
534d015
Vulkan/Debug: Create a PhysicalFile if DebugSource has no content
by Ben Clayton
· 5 years ago
13f0ff7
Vulkan/Debug: Always provide the dap::Source::path
by Ben Clayton
· 5 years ago
b470e41
CMake: Don't always regenerate OpenCLDebugInfo100.h
by Ben Clayton
· 5 years ago
8f02f58
CMake: use gtest and gmock targets
by Antonio Maiorano
· 5 years ago
b02a708
CMake: split out atsc-encoder into its own CMakeLists
by Antonio Maiorano
· 5 years ago
6636f14
CMake: clean up cppdap usage
by Antonio Maiorano
· 5 years ago
fa8f48d
CMake: split out Reactor into its own CMakeLists
by Antonio Maiorano
· 5 years ago
7b2721b
CMake: split out boost into its own CMakeLists
by Antonio Maiorano
· 5 years ago
6102276
CMake: split out libbacktrace into its own CMakeLists
by Antonio Maiorano
· 5 years ago
4bde1c3
CMake: split out subzero and llvm-subzero into their own CMakeLists
by Antonio Maiorano
· 5 years ago
2ce5fda
Kokoro: Add the ppa:ubuntu-toolchain-r/test apt-repository
by Ben Clayton
· 5 years ago
f99302c
Remove the D3D9 and D3D8 source code
by Nicolas Capens
· 5 years ago
498499b
Remove the custom Visual Studio solution and projects
by Nicolas Capens
· 5 years ago
c05b610
Fix GN build
by Nicolas Capens
· 5 years ago
983761c
Reactor: Fix remove_if brokenness
by Ben Clayton
· 5 years ago
68d9ad8
Remove the sw::Color<> class
by Nicolas Capens
· 5 years ago
9aff7ae
Change for loops to use const refs, per performance-for-range-copy clang-tidy.
by Ben Clayton
· 5 years ago
0774188
Fix ImageView size computation
by Alexis Hetu
· 5 years ago
cb58662
MetalSurface: set layer.device to a ref of the system default device.
by Corentin Wallez
· 5 years ago
c66dad9
Regres: Add invertCommon optimization.
by Ben Clayton
· 5 years ago
9c25830
Regres: Move optimization logic to separate file
by Ben Clayton
· 5 years ago
524c5c7
Regres: Keep coverage span groups stable.
by Ben Clayton
· 5 years ago
f5da9d9
Regres: Split coverage.go into multiple files
by Ben Clayton
· 5 years ago
dc5854e
Regres: Further optimizations for coverage
by Ben Clayton
· 5 years ago
c6e7b2a
Regres: Add cov.ReadJSON()
by Ben Clayton
· 5 years ago
5cf1e9a
Fix implicit narrowing cast
by Nicolas Capens
· 5 years ago
45755df
Eliminate the legacy PowerVR SDK
by Nicolas Capens
· 5 years ago
3702e01
Integrate PowerVR OpenGL ES samples
by Nicolas Capens
· 5 years ago
d51c7fa
Fix completeness test of OpenGL ES immutable textures
by Nicolas Capens
· 5 years ago
9925761
Revert "MetalSurface: set layer.device to a ref of the system default device."
by Corentin Wallez
· 5 years ago
81d8c2a
MetalSurface: set layer.device to a ref of the system default device.
by Corentin Wallez
· 5 years ago
1c29477
Don't expose the sampling routine cache's mutex
by Nicolas Capens
· 5 years ago
13943ba
Create PowerVR targets if submodule already exists
by Nicolas Capens
· 5 years ago
536e2c8
Regres: Generate coverage data on nightly runs
by Ben Clayton
· 5 years ago
c346653
Subzero Coroutines: Use ultra-low-level marl APIs
by Ben Clayton
· 5 years ago
76e9e53
Subzero: Ensure coroutines are same-thread.
by Ben Clayton
· 5 years ago
Next »