OSDN Git Service

android-x86/external-swiftshader.git
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.
2018-08-07 Nicolas CapensAdd EGL 1.5 entry points.
2018-08-06 Nicolas CapensFix Direct3D 8 build.
2018-08-02 Nicolas CapensFix gl_FrontFacing to take GL_FRONT_FACE into account.
2018-08-01 Alexis HetuTSAN fix
2018-07-31 Nicolas CapensFix validation of uniform block size.
2018-07-20 Nicolas CapensAdd missing header.
2018-07-20 Nicolas CapensFix leaking uniforms.
2018-07-13 Nicolas CapensRemove X11 window validation.
2018-07-09 Nicolas CapensRemove invalid assert.
2018-07-06 Nicolas CapensSupport MSAN with Subzero JIT compiled code.
2018-07-06 Nicolas CapensSupport 64-bit call targets.
2018-07-06 Nicolas CapensHarden against X11 instability.
2018-07-06 Alexis HetuFix for MSAN issues
2018-07-05 Nicolas CapensReject copying from GL_RGB10_A2 to unsized formats.
2018-07-05 Nicolas CapensProtect exported symbols from overrides.
2018-07-05 Nicolas CapensPrevent LTO from eliminating releaseTexImage() calls.
2018-07-04 Nicolas CapensRemove invalid glGetIntegerv() enums.
2018-07-04 Nicolas CapensFix protecting exported symbols from overrides.
2018-07-04 Nicolas CapensUse an internal symbol to determine library directory.
2018-07-04 Nicolas CapensFix CMake architecture string comparison.
2018-06-28 Nicolas CapensFix using pitch for compressed format decoding.
2018-06-28 Nicolas CapensFix pedantic narrowing conversion error.
2018-06-27 Nicolas CapensSupport reading of half-float formats.
2018-06-26 Nicolas CapensSupport glCopyTexImage2D for float formats.
2018-06-26 Nicolas CapensAlways create an OpenGL ES 3.0 context.
2018-06-22 Alexis HetuMemory leak fix nougat-x86 oreo-x86 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6
2018-06-22 Alexis HetuStd:unordered_map removed from Optimizer for improved...
2018-06-22 Nicolas CapensNewly load sibling library from the same directory.
2018-06-22 Nicolas CapensSupport Sanitizer builds with CMake.
2018-06-21 Adrienne WalkerExpose suffixed versions of VertexAttribDivisor
2018-06-20 Alexis HetuAllow Linux build without X11 dependency
2018-06-20 Nicolas CapensDisable mixed enum types warning for Subzero.
2018-06-18 Alexis HetuFixed size verification assert to include border
2018-06-15 Nicolas CapensFix clearing of dirty textures.
2018-06-15 Tom AndersonRemove manual references to exe_and_shlib_deps
2018-06-14 Alexis HetuOptimizer optimization
2018-06-14 Alexis HetuAllow SwiftShader to compile on Fuchsia
2018-06-08 Nicolas CapensFix GLSL struct with single matrix.
2018-06-05 Alexis HetuFix IOSurface synchronization issues
2018-06-05 Nicolas CapensRun unittests on Travis CI.
2018-06-05 Nicolas CapensAdd CMake target for unittests.
2018-06-05 Nicolas CapensDon't acquire image for copying until needed.
2018-06-04 Alexis HetuQuick build fix
2018-06-04 Alexis HetuFixed synchronization issue on MacOS
2018-06-02 Nicolas CapensFix CLang build.
2018-06-02 Nicolas CapensPrevent floating-point error accumulation during blitting.
2018-06-01 Nicolas CapensFix the unittests Ninja build.
2018-05-31 Nicolas CapensDefine GLAPI the same way as GL_APICALL.
2018-05-31 Nicolas CapensDon't use X11 on Mac OS.
2018-05-30 Nicolas CapensUse official headers to define GL_ARB_texture_rectangle.
2018-05-30 Nicolas CapensUpdate Khronos headers to latest version.
2018-05-30 Peter CollingbourneMove the declaration of DrawCall after Renderer.
2018-05-30 Nicolas CapensFix new[] / delete mismatch.
2018-05-30 Nicolas CapensFix loop unrolling.
2018-05-30 Nicolas CapensAlso copy shader info log on success.
2018-05-29 Nicolas CapensImplement dynamic indexing of temporaries.
2018-05-29 Nicolas CapensImplement gather/scatter operations for shader register...
2018-05-29 Nicolas CapensDetect loop index modifications in loop body.
next