OSDN Git Service

Suppress attributes warnings.
[android-x86/external-swiftshader.git] / src / OpenGL / libEGL / Android.mk
2017-08-04 Nicolas CapensSuppress attributes warnings.
2017-07-25 Nicolas CapensSuppress UBSan false positives.
2017-06-22 Jaesung Chungadd support for gralloc1 mapper
2017-06-15 Nicolas CapensMake the EGL surface class abstract.
2017-05-05 Nicolas CapensRemove EGL dependency on LLVM.
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2017-03-15 Greg HartmanAllows SwiftShader to identify the Android version
2017-02-08 Greg HartmanPull out SWIFTSHADER_OPTIM
2017-02-03 Greg HartmanRemove obsolete vendor rules
2017-01-31 Victor KhimenkoSupport TARGET_TRANSLATE_2ND_ARCH case
2016-12-06 Alexis HetuRenamed libEGL/Surface.* to libEGL/EGLSurface.*
2016-05-16 Nicolas CapensMove Khronos OpenGL headers to top-level include directory.
2016-02-24 Greg HartmanRemove unneeded libraries
2016-02-12 Nicolas CapensFix multilib module path.
2015-12-09 Nicolas CapensUse stlport prior to Marshmallow.
2015-12-07 Greg HartmanFixes for JBMR0 compile (API 16)
2015-12-04 Nicolas CapensEnable x86-64 builds for Android.
2015-11-13 Greg HartmanFix go/ab builds for jb-mr1
2015-11-03 Greg HartmanEnsure that make reaches deep enough in the tree.
2015-10-21 Greg HartmanBreak the dependency on the wrapper libEGL.
2015-10-01 Nicolas CapensRemove the dependency on GCE for display size.
2015-09-21 Greg HartmanCreate debug builds of more SwiftShader projects
2015-06-26 Greg HartmanFix some warnings
2015-05-28 Greg HartmanRemove direct references to stlport. These break the...
2015-05-20 Keun Soo YimUse llvm-ss static lib in EGLlib.so
2015-05-15 Greg HartmanFixes for JBMR1
2015-05-06 Greg HartmanMakefile updates to productionize the release
2015-04-29 Nicolas CapensPredefine (E)GL export macros.
2015-04-28 Nicolas CapensCombine es2::Image and es1::Image into egl::Image.
2015-04-17 Greg HartmanRevise the SwiftShader makefiles to avoid compile errors
2015-04-17 Nicolas CapensRemove -fvisibility=protected from Android.mk files.
2015-04-17 Greg HartmanSet up Android-specific debugging
2015-04-17 Nicolas CapensOnly load a dependent library when it has an expected...
2015-04-17 Greg HartmanChanges to enable compile on Android JellyBean.
2015-04-13 Greg HartmanRemove -g from LDFLAGS.
2015-04-09 Greg HartmanPut debug information into the symbols files
2015-03-25 Greg HartmanTurn on tracing on Android by default.
2015-03-23 Greg HartmanMakefiles for Android integration.