index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo
Mathias Agopian
2010-12-08
1
-2
/
+2
*
[3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL
Mathias Agopian
2010-12-03
1
-8
/
+25
*
Merge "DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wro...
Mathias Agopian
2010-11-10
1
-0
/
+4
|
\
|
*
DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong poin...
Mathias Agopian
2010-11-09
1
-0
/
+4
*
|
Refresh EGL header to work with the NDK
David 'Digit' Turner
2010-11-07
1
-12
/
+11
|
/
*
fix eglChooseConfig() for special attributes.
Mathias Agopian
2010-10-25
1
-4
/
+7
*
fix [3119687] [Maps][4.6.0] Force close in street view
Mathias Agopian
2010-10-21
1
-2
/
+2
*
Merge "Add a test application to dump all the EGLConfig available" into ginge...
Mathias Agopian
2010-10-20
2
-0
/
+105
|
\
|
*
Add a test application to dump all the EGLConfig available
Mathias Agopian
2010-10-20
2
-0
/
+105
*
|
software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID
Mathias Agopian
2010-10-20
1
-0
/
+8
|
/
*
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
Mathias Agopian
2010-10-19
2
-2
/
+2
*
better fix for [3028370] GL get error should return a valid error if no conte...
Mathias Agopian
2010-09-23
3
-9
/
+4
*
fix [3028370] GL get error should return a valid error if no context is bound.
Mathias Agopian
2010-09-23
1
-0
/
+9
*
fix small bug in EGL error management
Mathias Agopian
2010-09-21
1
-2
/
+4
*
support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl
Brian Swetland
2010-09-20
2
-14
/
+16
*
surfaceflinger / GL extensions cleanup
Michael I. Gold
2010-09-15
2
-10
/
+16
*
option to enable multisampling
Mathias Agopian
2010-09-09
1
-61
/
+71
*
Merge "Fix a few typos in EGL wrapper" into gingerbread
Mathias Agopian
2010-09-09
1
-2
/
+2
|
\
|
*
Fix a few typos in EGL wrapper
Mathias Agopian
2010-09-09
1
-2
/
+2
*
|
add a fps counter to sanangeles demo
Mathias Agopian
2010-09-08
1
-9
/
+18
|
/
*
cleanup EGL a bit. remove unused extension.
Mathias Agopian
2010-08-27
3
-55
/
+0
*
fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.
Mathias Agopian
2010-08-18
1
-2
/
+2
*
fix [2931161] crash in labyritnth when completing a level
Mathias Agopian
2010-08-18
1
-32
/
+35
*
fix [2912927] Can't get NV_draw_path extension to work
Mathias Agopian
2010-08-13
1
-2
/
+3
*
improve a bit the implementation of eglGetProcAddress
Mathias Agopian
2010-08-09
1
-86
/
+32
*
fix [2421247] implement eglGetProcAddress(), needed in the ndk
Mathias Agopian
2010-08-02
4
-51
/
+233
*
remove copybit hack from software opengl (libagl)
Mathias Agopian
2010-07-29
9
-811
/
+1
*
fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for ...
Mathias Agopian
2010-07-26
1
-98
/
+138
*
Merge "Fix a bug that prevented the creation of EGL shared contexts." into gi...
Mathias Agopian
2010-07-02
1
-0
/
+4
|
\
|
*
Fix a bug that prevented the creation of EGL shared contexts.
Jamie Gennis
2010-07-02
1
-0
/
+4
*
|
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
2
-7
/
+8
|
/
*
Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
Jack Palevich
2010-06-22
2
-2
/
+4
*
Added support for the GL_TEXTURE_EXTERNAL target
Mathias Agopian
2010-06-15
2
-0
/
+20
*
update EGL headers to the latest
Mathias Agopian
2010-06-09
5
-10
/
+99
*
update GL ES stub libraries with the new GL ES headers
Mathias Agopian
2010-06-09
5
-58
/
+268
*
fix OpenGL ES extension headers from khronos
Mathias Agopian
2010-06-09
2
-26
/
+26
*
update the OpenGL ES headers to the latest
Mathias Agopian
2010-06-09
6
-104
/
+783
*
fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig
Mathias Agopian
2010-05-17
2
-6
/
+13
*
am fb234bbe: merge from open-source master
The Android Open Source Project
2010-05-12
2
-1
/
+5
|
\
|
*
merge from open-source master
The Android Open Source Project
2010-05-12
2
-1
/
+5
|
|
\
|
|
*
Merge "Build software AGL library with correct get_tls() macro for ARMv7 base...
Mathias Agopian
2010-05-10
1
-0
/
+4
|
|
|
\
|
|
|
*
Build software AGL library with correct get_tls() macro for ARMv7 based platf...
Magnus Landqvist
2010-02-19
1
-0
/
+4
|
|
*
|
Merge "Fix glReadPixels() to verify that both x and y are non-negative."
Mathias Agopian
2010-05-10
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Fix glReadPixels() to verify that both x and y are non-negative.
Mike Playle
2010-01-29
1
-1
/
+1
|
|
|
|
/
|
|
|
*
merge from eclair
Jean-Baptiste Queru
2009-11-15
78
-2108
/
+8085
|
|
|
|
\
|
|
|
|
*
eclair snapshot
Jean-Baptiste Queru
2009-11-13
80
-2112
/
+8096
*
|
|
|
|
small cleanup. gEGLImpl should have been static
Mathias Agopian
2010-04-09
2
-1
/
+2
|
/
/
/
/
*
|
|
|
merge from open-source master
The Android Open Source Project
2010-03-31
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
gl_code : add end of line.
Jae-Hyung Ahn
2010-03-24
1
-1
/
+2
|
*
|
|
am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 tex...
Jack Palevich
2010-01-09
3
-0
/
+792
|
|
\
\
\
[next]