summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* better fix for [3028370] GL get error should return a valid error if no conte...Mathias Agopian2010-09-233-9/+4
* fix [3028370] GL get error should return a valid error if no context is bound.Mathias Agopian2010-09-231-0/+9
* fix small bug in EGL error managementMathias Agopian2010-09-211-2/+4
* support loading EGL libraries from /vendor/lib/egl as well as /system/lib/eglBrian Swetland2010-09-202-14/+16
* surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-152-10/+16
* option to enable multisamplingMathias Agopian2010-09-091-61/+71
* Merge "Fix a few typos in EGL wrapper" into gingerbreadMathias Agopian2010-09-091-2/+2
|\
| * Fix a few typos in EGL wrapperMathias Agopian2010-09-091-2/+2
* | add a fps counter to sanangeles demoMathias Agopian2010-09-081-9/+18
|/
* cleanup EGL a bit. remove unused extension.Mathias Agopian2010-08-273-55/+0
* reserve android.opengl.GLWallpaperService name for future useMathias Agopian2010-08-251-0/+25
* fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.Mathias Agopian2010-08-181-2/+2
* fix [2931161] crash in labyritnth when completing a levelMathias Agopian2010-08-181-32/+35
* fix [2912927] Can't get NV_draw_path extension to workMathias Agopian2010-08-131-2/+3
* improve a bit the implementation of eglGetProcAddressMathias Agopian2010-08-091-86/+32
* fix [2421247] implement eglGetProcAddress(), needed in the ndkMathias Agopian2010-08-024-51/+233
* remove copybit hack from software opengl (libagl)Mathias Agopian2010-07-299-811/+1
* fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for ...Mathias Agopian2010-07-261-98/+138
* Fix deadlock when switching between two GLSurfaceViewsJack Palevich2010-07-131-18/+74
* Merge "Fix a bug that prevented the creation of EGL shared contexts." into gi...Mathias Agopian2010-07-021-0/+4
|\
| * Fix a bug that prevented the creation of EGL shared contexts.Jamie Gennis2010-07-021-0/+4
* | Introduce official public NativeWindow type.Dianne Hackborn2010-06-302-7/+8
|/
* Some ActivityThread/ActivityManager cleanup.Dianne Hackborn2010-06-241-2/+2
* Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich2010-06-224-2/+104
* Added support for the GL_TEXTURE_EXTERNAL targetMathias Agopian2010-06-152-0/+20
* update EGL headers to the latestMathias Agopian2010-06-095-10/+99
* update GL ES stub libraries with the new GL ES headersMathias Agopian2010-06-095-58/+268
* fix OpenGL ES extension headers from khronosMathias Agopian2010-06-092-26/+26
* update the OpenGL ES headers to the latestMathias Agopian2010-06-096-104/+783
* fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and ...Mathias Agopian2010-05-241-1/+0
* fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfigMathias Agopian2010-05-172-6/+13
* am fb234bbe: merge from open-source masterThe Android Open Source Project2010-05-122-1/+5
|\
| * 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-1579-2255/+8451
| | | |\
| | | | * eclair snapshotJean-Baptiste Queru2009-11-1381-2259/+8462
* | | | | am 06798769: am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors"...Jack Palevich2010-04-191-5/+19
|\ \ \ \ \ | |/ / / /
| * | | | am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyoJack Palevich2010-04-191-5/+19
| |\ \ \ \
| | * | | | Quietly handle EGL_BAD_NATIVE_WINDOW errorsJack Palevich2010-04-191-5/+19
* | | | | | small cleanup. gEGLImpl should have been staticMathias Agopian2010-04-092-1/+2
|/ / / / /
* | | | | merge from open-source masterThe Android Open Source Project2010-03-311-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | gl_code : add end of line.Jae-Hyung Ahn2010-03-241-1/+2
| * | | am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 tex...Jack Palevich2010-01-093-0/+792
| |\ \ \
| | * | | DO NOT MERGE A library for encoding and decoding ETC1 textures.Jack Palevich2010-01-083-0/+792
| * | | | am e3449553: Merge change I49c9a3a3 into eclairJack Palevich2009-12-221-0/+29
| |\ \ \ \ | | |/ / /
| | * | | Fix bug 2325244 screen turns black for a brief period of timeJack Palevich2009-12-221-0/+29
| * | | | am 533a2803: Merge change I18ffb549 into eclairMathias Agopian2009-11-301-1/+1
| |\ \ \ \ | | |/ / /