OSDN Git Service

android-x86/external-swiftshader.git
2020-03-30 Corentin WallezRevert "MetalSurface: set layer.device to a ref of...
2020-03-30 Corentin WallezMetalSurface: set layer.device to a ref of the system...
2020-03-29 Nicolas CapensDon't expose the sampling routine cache's mutex
2020-03-29 Nicolas CapensCreate PowerVR targets if submodule already exists
2020-03-28 Ben ClaytonRegres: Generate coverage data on nightly runs
2020-03-28 Ben ClaytonSubzero Coroutines: Use ultra-low-level marl APIs
2020-03-28 Ben ClaytonSubzero: Ensure coroutines are same-thread.
2020-03-28 Nicolas CapensRename constant cache to snapshot cache
2020-03-28 Nicolas CapensAdd sampling routine documentation
2020-03-27 Alexis HetuFix Android.bp following the SPIRV-Tools update
2020-03-27 Ben ClaytonRegres: Switch to building with LLVM 10
2020-03-27 Ben ClaytonRegres: Add llvm.Version.Download() to download and...
2020-03-27 Ben ClaytonKokoro: Test LLVM 10 backend for ubuntu
2020-03-27 Ben ClaytonCoverage: Add 'turbo-cov': a faster reimplementation...
2020-03-27 Nicolas CapensDon't download all submodules for Kokoro tests
2020-03-27 Ben ClaytonReactor: Disable more warnings to get LLVM 10 building
2020-03-27 Ben ClaytonLLVM 10: Add configs/common and configs/darwin.
2020-03-27 Ben ClaytonLLVM 10: Add configs/common and configs/linux.
2020-03-27 Alexis HetuUpdate SPIR-V Tools to fd773eb50
2020-03-27 Alexis HetuSquashed 'third_party/SPIRV-Tools/' changes from 8910ea...
2020-03-27 Alexis HetuUpdate SPIR-V Headers to f8bf11a02
2020-03-27 Alexis HetuSquashed 'third_party/SPIRV-Headers/' changes from...
2020-03-27 David 'Digit... Remove two minor compiler warnings/errors:
2020-03-26 Ben Claytonthird_party: Create scripts for updating spirv-[tools...
2020-03-26 Nicolas CapensFix taking aspect into account for image view identifiers
2020-03-26 Ben ClaytonKokoro: Move llvm configs into 7.0 subdirectory, create...
2020-03-26 Ben ClaytonRegres: Add support for generating collated coverage...
2020-03-26 Ben ClaytonCMake: Emit coverage-toolchain.txt file next to ICD...
2020-03-26 Ben ClaytonCMake: Add SWIFTSHADER_EMIT_COVERAGE option
2020-03-26 Ben ClaytonCMake: Add option for selecting LLVM version.
2020-03-26 Ben ClaytonMerge "Initial drop of LLVM 10 to third_party/llvm...
2020-03-25 Nicolas CapensIdentify image views based on their state
2020-03-25 Nicolas CapensProvide packed VkFormat to uint8_t mapping
2020-03-25 Nicolas CapensUniquely identify sampler state
2020-03-25 Nicolas CapensSplit vk::Sampler state off into a structure
2020-03-25 Nicolas CapensFix handling Memset<> assignment and comparison
2020-03-25 Ben ClaytonInitial drop of LLVM 10 to third_party/llvm-10.0
2020-03-25 Ben ClaytonAdd script for updating llvm 10
2020-03-25 Antonio Maioranoregres: add daily run against SwiftShader/Subzero
2020-03-25 Ben ClaytonCMake: Don't export LLVM_INCLUDE_DIR to PARENT_SCOPE
2020-03-25 Ben ClaytonCMake: Move LLVM rules out to third_party/llvm-7.0
2020-03-25 Ben ClaytonAdd missing copyright header to CMakeLists.txt
2020-03-25 Ben ClaytonInitial drop of LLVM 10 to third_party/llvm-10.0
2020-03-24 Ben ClaytonRegres: Add new run_testlist flags
2020-03-24 Ben ClaytonMerge changes I9862d8e2,Ie1024655
2020-03-24 Nicolas CapensRemove unused sampler parameter
2020-03-24 Nicolas CapensSpecialize sampling routine for immutable sampler data
2020-03-24 Ben ClaytonUpdate Marl to 16e1dc37c
2020-03-24 Ben ClaytonSquashed 'third_party/marl/' changes from ca8408f68...
2020-03-23 Antonio MaioranoCMake: make SWIFTSHADER_DCHECK_ALWAYS_ON work on Windows
2020-03-23 Chris ForbesRefactor vertex fetch to use VkFormat more aggressively
2020-03-23 Ben ClaytonMerge changes I2b7adc3c,I5873dfa8
2020-03-20 Antonio MaioranoSubzero: fix CoroutineBegin generation
2020-03-19 Alexis HetuFix float to r11g11b10 conversion
2020-03-19 Antonio Maioranomarl: manually apply partial patch to fix x86 crashes
2020-03-18 Antonio MaioranoSubzero: fix external function calls on x86-32
2020-03-18 Antonio MaioranoSubzero: fix partially initialized ManagedStatic assert
2020-03-17 David 'Digit... [vulkan]: Support multiple external semaphore implement...
2020-03-16 Ben ClaytonUpdate Marl to ca8408f68
2020-03-16 Ben ClaytonSquashed 'third_party/marl/' changes from 64d123947...
2020-03-16 SwiftShader... Regres: Update test lists @ 3a50a43d
2020-03-14 Ben ClaytonSpirvShaderDebugger: Implement scope nesting
2020-03-13 Alexis HetuCompile Vulkan library with Subzero in Chromium
2020-03-13 Ben ClaytonSpirvShader: Silence warnings of unexpected opcodes
2020-03-13 Antonio MaioranoSubzero: hide dependency on Marl
2020-03-13 Antonio MaioranoBUILD.gn: add missing dependency onto marl for SubzeroR...
2020-03-13 Nicolas CapensConsistently use TRUE/FALSE in CMakeLists.txt
2020-03-13 Nicolas CapensExclude all static libraries from "all" build target
2020-03-13 Antonio MaioranoSubzero: replace Win32 fibers with Marl for couroutines
2020-03-13 Ben ClaytonSpirvShaderDebugger: Add flag for printing opcodes...
2020-03-13 Ben ClaytonSpirvShaderDebugger: Make Function extend Scope
2020-03-13 Ben ClaytonSpirvShaderDebugger: Add string helper for debug kinds
2020-03-13 Ben ClaytonSpirvShader: Implement OpenCLDebugInfo100DebugInfoNone
2020-03-13 Ben ClaytonSpirvShaderDebugger: Stub UNIMPLEMENTED() opcodes
2020-03-13 Ben ClaytonSpirvShader: Implement OpenCLDebugInfo100DebugInlinedAt
2020-03-12 Alexis HetuAllow 3D filtering in the Blitter
2020-03-12 Nicolas CapensFix building with latest LLVM
2020-03-12 Nicolas CapensDocument single-level YCbCr image assumption
2020-03-12 Nicolas CapensClarify the PointCoord calculation
2020-03-12 Nicolas CapensRemove unnecessary point setup calculations
2020-03-12 Nicolas CapensDon't needlessly build LLVM
2020-03-12 Ben ClaytonUpdate Marl to 64d123947
2020-03-12 Ben ClaytonSquashed 'third_party/marl/' changes from 94a361cf0...
2020-03-12 Ben ClaytonVkImage: Implement BC7 texture format
2020-03-11 Ben ClaytonUpdate Marl to 94a361cf0
2020-03-11 Ben ClaytonSquashed 'third_party/marl/' changes from a047dd0bb...
2020-03-11 Nicolas CapensSupport running PowerVR samples using SwiftShader on...
2020-03-11 Ben ClaytonRegres: Roll dEQP to 1.2.1
2020-03-11 Nicolas CapensRegres: support testlist creation from specified hash
2020-03-11 Nicolas CapensSuppress warnings in Subzero dependencies
2020-03-11 Ben ClaytonRegres: Simplify running of local tests
2020-03-11 Ben ClaytonKokoro: Update clang-8 URL
2020-03-10 Antonio MaioranoSubzero: fix Call on bool-returning functions
2020-03-09 SwiftShader... Regres: Update test lists @ b44162fd
2020-03-06 Marc-Antoine... Support for the largePoints feature in Vulkan
2020-03-06 Nicolas CapensExplicitly compile with warnings-as-errors
2020-03-05 Nicolas CapensSupport launching PowerVR samples from Visual Studio...
2020-03-04 Antonio MaioranoSubzero: implement Short4::Short4(RValue<Float4)
2020-03-04 Antonio MaioranoSubzero: don't assert about lack of atomic load/store...
2020-03-04 Antonio MaioranoFix Regres regression post CMake var renaming
next