OSDN Git Service

android-x86/external-swiftshader.git
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
2018-09-11 Logan ChienRefactor LLVM initialization code
2018-09-11 Logan ChienWrap call arguments with ARGS macro
2018-09-11 Logan ChienRemove sw::Value, sw::BasicBlock, and sw::SwitchCases
2018-09-11 Logan ChienRemove stale LLVM include path
2018-09-11 Nicolas CapensFix Visual Studio SubzeroTest build.
2018-09-07 Alexis HetuGuard against out of bounds accesses caused by a large...
2018-09-07 Nicolas CapensFix texture completeness test when using sampler objects.
2018-09-06 Nicolas CapensUse custom executable memory allocator.
2018-09-06 Chris ForbesFix GL resource access thread safety
2018-09-06 Chris ForbesFix eglChooseConfig behavior to match CTS expectation
2018-09-05 Nicolas CapensMove ConvertReadFormatType to utilities.
2018-09-05 Nicolas CapensRemove quad-layout depth formats from sampler.
2018-09-05 Nicolas CapensImplement GL_NV_read_depth_stencil.
2018-09-05 Nicolas CapensRefactor glReadPixels validation.
2018-09-05 Nicolas CapensImplement GL_OES_fbo_render_mipmap.
2018-08-31 Nicolas CapensDocument build and test instructions.
2018-08-31 Chris ForbesConsider context promotion when validating share context
2018-08-30 Greg HartmanResolve conflicts on Android.bp/.mk when building with O
2018-08-30 Greg HartmanAllow SwiftShader to be moved to a non-default location
2018-08-30 Alexis HetuChecking in Vulkan headers
2018-08-29 Alistair StrachanAndroid: Add Android.bp files for a host build.
2018-08-29 Alistair StrachanAndroid: Add host versions of the Android platform...
2018-08-29 Alistair StrachanAndroid: Introduce ANDROID_HOST_BUILD and rework logging.
2018-08-18 Nicolas CapensUpdate googletest to latest revision.
2018-08-14 Nicolas CapensFix braces warning treated as error.
2018-08-13 Nicolas CapensFix attribute layout location linking.
2018-08-10 Alexis HetuNon libX11 build fix
2018-08-10 Alexis HetuSwiftShader on Fuchsia x64
2018-08-07 Nicolas CapensFix platform display retrieval.
next