OSDN Git Service

Disable surface and swapchain support for Android
[android-x86/external-swiftshader.git] / CMakeLists.txt
2019-04-04 Stephen WhiteImplement an Android NDK build of SwiftShader using...
2019-04-03 Nicolas CapensAdd missing LLVM 7.0 source files
2019-03-15 Dan SinclairCopy build artifacts to CMAKE_BINARY_DIR.
2019-03-14 Nicolas CapensRefactor common Reactor implementations
2019-03-13 Dan Sinclair[cmake] Check for deps before adding.
2019-03-12 Ben Claytontests: Add a unit test for a simple memcpy compute...
2019-03-11 Ben Claytontests: Add a Driver class to abstract the vulkan implem...
2019-03-04 Hernan LiatisVkCreateSwapchainKHR and VkDestroySwapchainKHR
2019-03-01 Nicolas CapensRemove src/Vulkan directory from CMake include path
2019-02-28 Hernan LiatisAdd basic VkSurfaceKHR (Xlib only for now)
2019-02-27 Ben ClaytonCMake: Add DCHECK_ALWAYS_ON flag
2019-02-27 Ben ClaytonSuppress LLVM warnings raised during release builds.
2019-02-22 Ben ClaytonAdd CMake flag to treat warnings as errors
2019-02-21 Ben ClaytonSilence warnings: Ignore pedantic warnings with compile...
2019-02-14 Hernan LiatisAllow creation of VkInstances that support Xlib surfaces
2019-02-11 Ben ClaytonCMake: Generate the ICD json file into the output directory
2019-02-06 Nicolas CapensAdd SPIRV-Tools to the Vulkan build.
2019-02-06 Nicolas CapensAdd Visual Studio project files for SPIRV-Tools.
2019-02-06 Nicolas CapensSwitch to SPIRV-Headers from subtree.
2019-02-06 Nicolas CapensSuppress Clang warning for unsupported warning.
2019-02-05 Ben ClaytonSilence clang warning spewed by every .cpp compile
2019-02-05 Ben ClaytonCMake: Fix logic that automatically fetches submodules.
2019-02-05 Ben ClaytonFix linux link error when using LLVM reactor backend.
2019-01-31 Raymond ChiuAdd -Wl,--no-as-needed to ld flags
2019-01-30 Chris ForbesAdd SPIRV-Tools as git subtree
2019-01-30 Chris ForbesSquashed 'third_party/SPIRV-Tools/' content from commit...
2019-01-30 Chris ForbesAdd SPIRV-Headers as git subtree
2019-01-30 Chris ForbesSquashed 'third_party/SPIRV-Headers/' content from...
2019-01-29 Nicolas CapensUpdate to latest LLVM 7.0 release branch revision.
2019-01-29 Nicolas CapensSquashed 'third_party/llvm-7.0/llvm/' changes from...
2019-01-18 Chris Forbesdrop c++ version for cmake build to 11
2018-12-06 Chris ForbesFix the CMake build
2018-12-06 Alexis HetuVkPipeline simple implementation
2018-12-06 Chris ForbesFix cmake-based build
2018-11-30 Erwin JansenAllow swiftshader to be used as a subproject.
2018-11-07 Nicolas CapensOnly enable Clang-specific errors on Clang.
2018-11-05 Takuto IkutaFix for unused-lambda-capture warning
2018-11-05 Gordana Cmiljanovic[MIPS] Add support for 64b MIPS architecture
2018-11-03 Takuto IkutaRevert "Fix for unused-lambda-capture warning"
2018-11-03 Takuto IkutaFix for unused-lambda-capture warning
2018-10-31 Nicolas CapensCompile only the target architecture LLVM backend.
2018-10-31 Nicolas CapensAdd LLVM 7.0 config for macOS.
2018-10-29 Nicolas CapensDefault to LLVM 7.0 in CMake build.
2018-10-22 Gordana CmiljanovicAdd support for 32b MIPS architecture
2018-10-18 Alexis HetuMove GLES unit tests
2018-10-18 Alexis HetuLinux build fix
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 CapensMake Reactor build stand-alone.
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-02 Nicolas CapensFix CMake Subzero build.
2018-10-01 Nicolas CapensRemove duplicates in LLVM 7.0 build.
2018-09-26 Chris ForbesInitial cmake support for vulkan target
2018-09-14 Alexis HetuBuild fix
2018-09-12 Nicolas CapensAdd Windows configs for LLVM 7.0.
2018-09-11 Logan ChienAdd LLVM 7.0 ARM/AArch64 backend to CMakeLists.txt
2018-09-11 Logan ChienPort SwiftShader to LLVM 7.0
2018-08-31 Nicolas CapensDocument build and test instructions.
2018-08-14 Nicolas CapensFix braces warning treated as error.
2018-07-04 Nicolas CapensFix protecting exported symbols from overrides.
2018-07-04 Nicolas CapensFix CMake architecture string comparison.
2018-06-22 Nicolas CapensSupport Sanitizer builds with CMake.
2018-06-20 Alexis HetuAllow Linux build without X11 dependency
2018-06-05 Nicolas CapensAdd CMake target for unittests.
2018-05-31 Nicolas CapensDefine GLAPI the same way as GL_APICALL.
2018-04-25 Nicolas CapensFix Linux build.
2018-04-10 Alexis HetuFix CMake build
2018-03-20 Nicolas CapensFix output directory creation.
2018-03-20 Nicolas CapensSplit output binaries by platform.
2018-03-16 Nicolas CapensUpload binaries to Google Cloud Storage.
2018-02-08 Nicolas CapensFix Chromium build.
2018-01-03 Nicolas CapensDon't generate (S)SSE3 instructions in static code.
2017-10-26 Nicolas CapensUse more explicit include paths.
2017-10-06 Nicolas CapensRename version scripts to linker scripts.
2017-07-26 Nicolas CapensDefault to Subzero for ARM CMake build.
2017-07-25 Nicolas CapensSuppress UBSan false positives.
2017-06-12 Nicolas CapensFix CMake build for Mac OS X.
2017-06-08 Nicolas CapensAvoid dummy key methods by using pure abstract classes.
2017-05-25 Lingfeng YangFix Linux build - remove TableGen from CMakeLists.txt
2017-05-24 Alexis HetuRemoved offending flags for Chromium
2017-05-03 Nicolas CapensRemove the Subzero submodule.
2017-05-03 Nicolas CapensBuild Subzero from the subtree directory.
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2017-04-27 Nicolas CapensFix CMake build.
2017-04-26 Nicolas CapensSupport ARM compilation with Subzero.
2017-04-26 Nicolas CapensAdd Subzero unit tests to CMake build.
2017-03-31 Nicolas CapensFix CMake build when Subzero submodule is missing.
2017-01-19 Nicolas CapensSupport building with Subzero on Mac OS.
2017-01-09 Nicolas CapensExplicitly use the Microsoft ABI on Win32 builds.
2017-01-09 Nicolas CapensSet the CMake default build type to Release.
2017-01-06 Nicolas CapensAdd a CMake option to build with Subzero.
2017-01-06 Nicolas CapensFix CMake sample include directory and libraries.
2016-09-28 Nicolas CapensRename Nucleus.cpp to LLVMReactor.cpp.
2016-09-28 Nicolas CapensAbstract the Routine class.
2016-09-28 Nicolas CapensDeprecate DLL precaching support.
2016-08-17 Jim StichnothSubzero: Include commit count in revision string.
2016-08-17 Jim StichnothSubzero: Fix build errors with LLVM trunk.
2016-08-11 Chinmay GardeAdd a CMake option to toggle building extra programs.
next