OSDN Git Service

android-x86/external-swiftshader.git
2018-11-02 Nicolas CapensRemove test setup headers.
2018-11-01 Nicolas CapensUse two build jobs to speed up Travis CI.
2018-11-01 Nicolas CapensDisable 'futimens' calls.
2018-10-31 Nicolas CapensFix symbol name mangling for LLVM 7.0.
2018-10-31 Nicolas CapensCompile only the target architecture LLVM backend.
2018-10-31 Nicolas CapensAdd LLVM 7.0 config for macOS.
2018-10-31 Gordana Cmiljanovic[MIPS] Update llvm 7.0 gn build file for mipsel
2018-10-30 Nicolas CapensFix Vulkan build.
2018-10-30 Alexis HetuGenerate an error when trying to clear an incomplete...
2018-10-29 Sergey UlanovDisable header-hygiene warnings on all platforms
2018-10-29 Nicolas CapensDefault to LLVM 7.0 in CMake build.
2018-10-26 Nicolas CapensFix OGLES2HelloAPI and Vulkan build.
2018-10-26 Alexis HetuBuffer, BufferView and DeviceMemory
2018-10-26 Nicolas CapensDefault to LLVM 7.0 JIT in Android build.
2018-10-26 Nicolas CapensRemove Vulkan 32-bit Visual Studio configuration.
2018-10-25 Chris ForbesFixes for extension enumeration
2018-10-25 Gordana Cmiljanovic[MIPS] Add LLVM 7.0 configs for Mips
2018-10-25 Nicolas CapensFix validating glFramebuffer* attachment.
2018-10-25 Aurimas LiutikasSuppress warnings in subzero
2018-10-24 Nicolas CapensUse a trampoline for all GL entry functions.
2018-10-22 Nicolas CapensFix deterministic loops within conditional blocks.
2018-10-22 Gordana CmiljanovicAdd support for 32b MIPS architecture
2018-10-19 Nicolas CapensFix signed integer overflow.
2018-10-19 Nicolas CapensFix clamping of NaN values.
2018-10-19 Alexis HetuDevice and PhysicalDevice features and properties
2018-10-18 Alexis HetuCommandBuffer skeleton
2018-10-18 Alexis HetuSynchonization objects
2018-10-18 Alexis HetuVulkan unit tests
2018-10-18 Alexis HetuMove GLES unit tests
2018-10-18 Alexis HetuLinux build fix
2018-10-18 Nicolas CapensDetach transform feedback when deleted.
2018-10-18 Sergey UlanovFix compiler warnings when compiling swiftshader for...
2018-10-16 Nicolas CapensAdd LLVM 7.0 config for Fuchsia.
2018-10-16 Merck HungAdd an argument check for compressed formats in glCompr...
2018-10-16 Nicolas CapensTreat all non-zero GLboolean values as GL_TRUE.
2018-10-15 Alexis HetuVulkan dispatchable objects
2018-10-15 Nicolas CapensFix GN build.
2018-10-15 Nicolas CapensAdd GN build file for LLVM 7.0
2018-10-15 Nicolas CapensFix depth/stencil read format validation.
2018-10-12 Nicolas CapensRemove libGL project.
2018-10-12 Nicolas CapensRename SWIFTSHADER_LLVM_VERSION to REACTOR_LLVM_VERSION.
2018-10-12 Nicolas CapensRename Reactor/Memory.* to Reactor/ExecutableMemory.*
2018-10-12 Nicolas CapensDelete unused functionality.
2018-10-12 Nicolas CapensMake Reactor build stand-alone.
2018-10-12 Nicolas CapensOutput intermediate build files to project independent...
2018-10-12 Nicolas CapensRename Reactor namespace to rr.
2018-10-12 Nicolas CapensAdd LLVM 7.0 as git subtree
2018-10-12 Nicolas CapensSquashed 'third_party/llvm-7.0/llvm/' content from...
2018-10-12 Nicolas CapensRemove LLVM 7.0 git submodule
2018-10-10 Nicolas CapensGrant more downstream SwiftShader approval rights.
2018-10-09 Nicolas CapensDisable accidentally enabled OpenGL logging.
2018-10-04 Nicolas CapensRemove unused preprocessor definitions.
2018-10-02 Nicolas CapensAdd renderer source to Vulkan project.
2018-10-02 Nicolas CapensDuplicate source files for Vulkan.
2018-10-02 Nicolas CapensChange build output directory to 'out'.
2018-10-02 Nicolas CapensRemove environment-wide include paths.
2018-10-02 Nicolas CapensFix CMake Subzero build.
2018-10-02 Nicolas CapensFix preprocessor error.
2018-10-02 Merck HungMigrate to using <log/log.h> since Android O (API 27)
2018-10-02 Nicolas CapensRemove stray printfs.
2018-10-01 Nicolas CapensRemove duplicates in LLVM 7.0 build.
2018-10-01 Nicolas CapensFix stencil buffer memory leak.
2018-09-28 Nicolas CapensNotify team on Travis CI failures.
2018-09-28 Merck HungExplicitly include Android.mk for only OpenGL
2018-09-28 Nicolas CapensSilently ignore attempts to delete default VAO.
2018-09-27 Logan ChienReactor: Fix Trunc generic code generation
2018-09-27 Logan ChienReactor: Fix Frac generic code generation
2018-09-27 Logan ChienReactor: Fix RoundInt generic code generation
2018-09-27 Logan ChienReactor: Fix Round (float) generic code generation
2018-09-27 Logan ChienReactor: Add check to SSE-specifc code for UShort4
2018-09-27 Logan ChienReactor: Fix Floor generic code generation
2018-09-27 Logan ChienReactor: Fix add/sub sat generic code generation
2018-09-27 Logan ChienReactor: Cleanup indentations
2018-09-27 Merck HungInclude <string> for fixing undefined template on Mac.
2018-09-26 Chris ForbesInitial cmake support for vulkan target
2018-09-26 Nicolas CapensRemove exit-time destructors.
2018-09-26 Alexis HetuVulkan API (GetProcAddr only)
2018-09-26 Logan ChienUse lower case for internal Makefile variables
2018-09-25 Chris ForbesMore thread safety in ES2 & EGL APIs
2018-09-25 Chris ForbesAdd support for constant folding of clamp()
2018-09-21 Chris ForbesFix constant folding of nonsquare mat * vec and vec...
2018-09-21 Chris ForbesAvoid emitting nonsquare scale matrix entries where...
2018-09-21 Chris ForbesFix nonsquare matrix construction from scalar
2018-09-21 Chris ForbesFix missing case for declarations in glslang AST dump
2018-09-21 Chris ForbesFix code generation for vec.swiz *= mat
2018-09-20 Logan ChienAdd SWIFTSHADER prefix to Android.mk variables
2018-09-14 Alexis HetuBuild fix
2018-09-13 Nicolas CapensDisable unsafe FP math optimizations for LLVM 7.0.
2018-09-13 Nicolas CapensWork around stack probe issue.
2018-09-12 Shannon WoodsUpdated issue tracker URL
2018-09-12 Nicolas CapensAdd Windows configs for LLVM 7.0.
2018-09-11 Stephen LanhamUpdate BUILD.gn configs to support ARM[64] builds.
2018-09-11 Logan ChienAdd LLVM 7.0 Android.mk
2018-09-11 Logan ChienAdd LLVM 7.0 ARM/AArch64 backend to CMakeLists.txt
2018-09-11 Logan ChienMove atomicExchange under PERF_PROFILE
2018-09-11 Logan ChienAdd the unimplemented non-x86 code generator
2018-09-11 Logan ChienPort SwiftShader to LLVM 7.0
2018-09-11 Logan ChienAdd LLVM 7.0 configs for Linux and Android
2018-09-11 Logan ChienAdd LLVM 7.0 config generation script
2018-09-11 Logan ChienAdd LLVM 7.0 git submodule
next