OSDN Git Service

Disable surface and swapchain support for Android
[android-x86/external-swiftshader.git] / BUILD.gn
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-29 Nicolas CapensUpdate to latest LLVM 7.0 release branch revision.
2018-12-24 Milko Leporis[MIPS] Add support for mips32r1 arch variant
2018-11-05 Gordana Cmiljanovic[MIPS] Add support for 64b MIPS architecture
2018-10-22 Gordana CmiljanovicAdd support for 32b MIPS architecture
2018-10-18 Alexis HetuMove GLES unit tests
2018-10-12 Nicolas CapensAdd LLVM 7.0 as git subtree
2018-09-11 Stephen LanhamUpdate BUILD.gn configs to support ARM[64] builds.
2018-01-25 Peter CollingbourneDon't define _HAS_EXCEPTIONS to 0 with libc++.
2018-01-03 Nicolas CapensDon't generate (S)SSE3 instructions in static code.
2017-11-29 Reid KlecknerDisable C++ exceptions in the Windows gn build
2017-10-27 Corentin WallezFix MSVC compilation of the VertexRoutineFuzzer
2017-10-24 Corentin WallezAdd a stub "vertex routine" fuzzer
2017-08-17 Alexis HetuAllow Chromium to create an OpenGL ES3 context android-x86-7.1-r1 android-x86-7.1-r2
2017-08-14 Robert LiaoRemove /RTC1 for Windows Debug Builds
2017-08-08 Alexis HetuRollback debug specific changes to build files
2017-08-02 Alexis HetuRemoved extra '-Wall' flag
2017-08-02 Alexis HetuSwiftShader always builds its release version in Chromium
2017-07-25 Nicolas CapensSuppress UBSan false positives.
2017-06-05 Nicolas CapensFix missing include for use_gold.
2017-06-05 Nicolas CapensWork around gold linker bug for 32-bit code.
2017-05-24 Alexis HetuRemoved offending flags for Chromium
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2017-03-14 Alexis HetuFixed defines from BUILD.gn files
2017-02-14 Nicolas CapensDisable OpenGL ES 3.0 in Chromium builds.
2017-02-13 Alexis HetuFix for Chromium linux official build
2017-01-30 Alexis HetuMacOS build fix
2017-01-27 Alexis HetuUpdate to Linux build files for Chromium
2016-11-22 Alexis HetuFixed official chromium build on Linux
2016-11-16 Alexis HetuAdded compilation test for SwiftShader
2016-09-21 Alexis HetuKeeping only the data_deps change to BUILD.gn files
2016-09-21 Alexis HetuFixed how SwiftShader is compiled on different platforms
2016-09-13 Alexis HetuMade SwiftShader compile on Mac in Chromium
2016-08-31 Alexis HetuFixed build files for Windows clang
2016-07-07 Alexis HetuUpdate to BUILD.gn files
2016-06-23 Alexis HetuUpdate to gn files for Windows
2016-06-09 Alexis HetuGN files, initial check in