summaryrefslogtreecommitdiffstats
path: root/opengl/libagl
Commit message (Expand)AuthorAgeFilesLines
* libagl shouldn't export anythingMathias Agopian2012-02-271-18/+640
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-243-6/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-5/+5
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-033-10/+10
* rework a bit how we manage EGL extensionsMathias Agopian2011-11-141-0/+5
* implement EGL_TEXTURE_EXTERNAL_OES in libaglMathias Agopian2011-08-182-4/+7
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-8/+6
* fix libagl surface initializationMathias Agopian2011-05-111-0/+4
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-034-23/+23
* remove last traces of copybitMathias Agopian2011-05-021-1/+0
* get rid of dependency on copybit HAL moduleMathias Agopian2011-04-281-86/+27
* Fix a multithreading bug in libagl's EGL.Jamie Gennis2011-01-301-0/+5
* fix build.Mathias Agopian2010-12-081-13/+7
* Fix for simulator buildKristian Monsen2010-10-271-1/+3
* am d9588e9c: am a7b745ca: Merge "fix eglChooseConfig() for special attributes...Mathias Agopian2010-10-261-4/+7
|\
| * am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into ginge...Mathias Agopian2010-10-261-4/+7
| |\
| | * fix eglChooseConfig() for special attributes.Mathias Agopian2010-10-251-4/+7
* | | am 49af98ed: am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in s...Mathias Agopian2010-10-211-2/+2
|\ \ \ | |/ /
| * | am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" i...Mathias Agopian2010-10-211-2/+2
| |\ \ | | |/
| | * fix [3119687] [Maps][4.6.0] Force close in street viewMathias Agopian2010-10-211-2/+2
* | | am 6d90e89a: am a0795fc9: Merge "software renderer: fix [3117351] GL driver d...Mathias Agopian2010-10-211-0/+8
|\ \ \ | |/ /
| * | am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set t...Mathias Agopian2010-10-201-0/+8
| |\ \ | | |/
| | * software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_IDMathias Agopian2010-10-201-0/+8
* | | am add9db83: am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl...Mathias Agopian2010-10-212-2/+2
|\ \ \ | |/ /
| * | am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor versio...Mathias Agopian2010-10-192-2/+2
| |\ \ | | |/
| | * fix [2236865] STOPSHIP: bump soft gl and egl minor version numberMathias Agopian2010-10-192-2/+2
| * | am ff3dcf27: Merge "cleanup EGL a bit. remove unused extension." into gingerb...Mathias Agopian2010-08-271-28/+0
| |\ \ | | |/
| | * cleanup EGL a bit. remove unused extension.Mathias Agopian2010-08-271-28/+0
* | | libagl: eglSwapInterval fixAri Hirvonen2010-10-061-1/+1
* | | cleanup EGL a bit. remove unused extension.Mathias Agopian2010-08-271-28/+0
|/ /
* | am bccfcd95: Merge "fix [2931718] glDrawArrays skips a triangle when more tha...Mathias Agopian2010-08-191-2/+2
|\ \ | |/
| * fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.Mathias Agopian2010-08-181-2/+2
* | am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level...Mathias Agopian2010-08-181-32/+35
|\ \ | |/
| * fix [2931161] crash in labyritnth when completing a levelMathias Agopian2010-08-181-32/+35
* | am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into g...Mathias Agopian2010-07-309-811/+1
|\ \ | |/
| * remove copybit hack from software opengl (libagl)Mathias Agopian2010-07-299-811/+1
* | am c6e1d880: Merge "Introduce official public NativeWindow type." into ginger...Dianne Hackborn2010-06-301-5/+5
|\ \ | |/
| * Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-5/+5
* | merge from froyo-plus-aospThe Android Open Source Project2010-06-211-2/+2
|\ \ | |/ |/|
| * merge from open-source masterThe Android Open Source Project2010-06-151-2/+2
| |\
| | * Use stride for source and target buffers when copybit is enabled.Mathias Palmqvist2010-06-021-2/+2
* | | fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfigMathias Agopian2010-05-171-2/+7
|/ /
* | merge from open-source masterThe Android Open Source Project2010-05-122-1/+5
|\ \ | |/
| * Merge "Build software AGL library with correct get_tls() macro for ARMv7 base...Mathias Agopian2010-05-101-0/+4
| |\
| | * Build software AGL library with correct get_tls() macro for ARMv7 based platf...Magnus Landqvist2010-02-191-0/+4
| * | Merge "Fix glReadPixels() to verify that both x and y are non-negative."Mathias Agopian2010-05-101-1/+1
| |\ \
| | * | Fix glReadPixels() to verify that both x and y are non-negative.Mike Playle2010-01-291-1/+1
| | |/
| | * merge from eclairJean-Baptiste Queru2009-11-1511-401/+1933
| | |\
| | | * eclair snapshotJean-Baptiste Queru2009-11-1313-405/+1944