OSDN Git Service

Correct confusion between Android O and O MR1
[android-x86/external-swiftshader.git] / src / OpenGL / compiler / Android.mk
2018-04-10 Greg HartmanCorrect confusion between Android O and O MR1
2018-03-07 Chih-Hung HsiehUse -Werror in Android builds.
2018-03-07 Jiyong ParkBuild SwiftShader with BOARD_VNDK_VERSION=current
2017-12-19 Nicolas CapensFix Android build.
2017-08-31 Jiyong ParkBuild lib*_swiftshader with BOARD_VNDK_VERSION
2017-08-10 Nicolas CapensRestrict GLSL globals to be initialized with constant...
2017-08-04 Nicolas CapensSuppress attributes warnings.
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2017-05-02 Nicolas CapensBuild with Subzero for Android on ARM.
2017-03-15 Greg HartmanAllows SwiftShader to identify the Android version
2016-05-16 Nicolas CapensMove Khronos OpenGL headers to top-level include directory.
2016-05-10 Nicolas CapensMove LLVM to /third_party.
2015-12-09 Nicolas CapensUse stlport prior to Marshmallow.
2015-12-07 Greg HartmanFixes for JBMR0 compile (API 16)
2015-11-13 Greg HartmanFix go/ab builds for jb-mr1
2015-09-24 Nicolas CapensFix makefile typo.
2015-09-21 Greg HartmanCreate debug builds of more SwiftShader projects
2015-06-26 Greg HartmanFix some warnings
2015-06-22 Alexis HetuAdding unsized arrays to the glsl parser
2015-06-12 Alexis HetuAdding switch case default keywords
2015-05-28 Greg HartmanRemove direct references to stlport. These break the...
2015-05-18 Greg HartmanTurn off tracing on the release build
2015-05-15 Greg HartmanSuppress unused parameter warnings
2015-05-06 Greg HartmanMakefile updates to productionize the release
2015-04-17 Greg HartmanRevise the SwiftShader makefiles to avoid compile errors