summaryrefslogtreecommitdiffstats
path: root/opengl/libs/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* libEGL: Only enable WORKAROUND_BUG_10194508 with board flagD. Andrei Măceș2017-02-191-3/+0
* surfaceflinger: Add support for Exynos BGRA mixerChristopher N. Hesse2016-04-271-0/+4
* libEGL: allow devices to workaround Google bug 10194508Pawit Pornkitprasan2015-10-161-0/+3
* Revert "egl: Remove old tuna BGRA vs RGBA workaround."Ethan Chen2015-10-161-0/+3
* Switch libGLESv1_CM/libGLESv2 to hash-style=bothDmitriy Ivanov2015-05-131-0/+6
* egl: Remove old tuna BGRA vs RGBA workaround.Alistair Strachan2015-02-121-3/+0
* Use LOCAL_CLANG := false for GLES wrappers for nowBernhard Rosenkraenzer2014-10-151-0/+2
* Install symlinks in multilib build.Ying Wang2014-07-231-12/+7
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-5/+0
* remove adreno 130 workaround supportMathias Agopian2013-08-281-4/+0
* try to keep omap4 aliveMathias Agopian2013-08-281-5/+2
* Add liblogYing Wang2013-04-091-3/+3
* Merge changes Ic344ef63,If9bb02be,Ic8f94634Jesse Hall2013-02-241-0/+14
|\
| * Symlink /system/lib/libGLESv3.so -> libGLESv2.soJesse Hall2013-02-131-0/+14
* | am 45b0e435: Merge "Simplify OpenGL TLS access on ARM."Elliott Hughes2013-02-141-23/+0
|\ \ | |/ |/|
| * Simplify OpenGL TLS access on ARM.Elliott Hughes2013-02-131-23/+0
* | Use LOCAL_REQUIRED_MODULES to establish dependencyYing Wang2012-12-041-17/+17
|/
* Revert "Add GL Error logs (temporary)"Chet Haase2012-10-101-4/+0
* Add GL Error logs (temporary)Chet Haase2012-10-041-0/+4
* EGL: make max cache key size BoardConfig-ableJamie Gennis2012-09-121-0/+4
* Add compile-time option to systrace GL-ES callsJesse Hall2012-08-131-1/+1
* reduce PB size from 2MB to 512KBMathias Agopian2012-06-051-1/+6
* Disable EGL hibernation due to jankJesse Hall2012-05-041-0/+4
* glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-021-1/+1
* EGL: Use cache sizes defined in the BoardConfigJamie Gennis2011-11-211-1/+8
* EGL: Add stubs for EGL_ANDROID_blob_cacheJamie Gennis2011-11-041-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-29/+17
* fix x86 buildMathias Agopian2011-05-231-1/+0
* refactor EGL source codeMathias Agopian2011-05-161-0/+4
* GLES2Dbg: change GLES2_dbg to shared libraryDavid Li2011-04-121-2/+2
* GLES2Dbg: use libLZF for compressing imagesDavid Li2011-03-211-1/+1
* Added screenshot after glDraw* option to GLES2 DebuggerDavid Li2011-03-041-1/+1
* Initial commit of GLESv2 debugger serverDavid Li2011-03-031-2/+5
* OpenGL tracing.Jack Palevich2010-10-261-0/+2
* fix [2421247] implement eglGetProcAddress(), needed in the ndkMathias Agopian2010-08-021-4/+5
* Use correct TLS codepath in graphics librariesGary King2010-01-121-0/+11
* A library for encoding and decoding ETC1 textures.Jack Palevich2009-12-311-0/+30
* Use the TLS register if HAVE_ARM_TLS_REGISTER is definedMathias Agopian2009-10-191-0/+12
* Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"Dima Zavin2009-10-091-4/+0
* egl: temporarily also include eglTerminate->eglInitialize hack for 8kDima Zavin2009-09-261-0/+4
* fix a bug recently introduced where EGL couldn't be initialized again after i...Mathias Agopian2009-08-241-0/+4
* fix/clean these Android.mk following dbort and joeo's commentsMathias Agopian2009-06-031-6/+6
* implement a real loader for EGL driversMathias Agopian2009-05-281-1/+19
* Added most of the support needed for GLES 2.xMathias Agopian2009-05-271-5/+34
* remove libEGL and libGLESv1_CM dependencies on libutils and libuiMathias Agopian2009-05-171-2/+2
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-141-0/+2
|\
| * only export the GL entry-points, hide everything else.Mathias Agopian2009-05-081-0/+4
| * integrate some OpenGL ES changes back from master_gl in preparation of openin...Mathias Agopian2009-04-231-1/+0
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-3/+7
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+53