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
/
libs
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
*
DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong poin...
Mathias Agopian
2010-11-09
1
-0
/
+4
*
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
*
Fix a few typos in EGL wrapper
Mathias Agopian
2010-09-09
1
-2
/
+2
*
cleanup EGL a bit. remove unused extension.
Mathias Agopian
2010-08-27
1
-19
/
+0
*
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
*
fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for ...
Mathias Agopian
2010-07-26
1
-98
/
+138
*
Fix a bug that prevented the creation of EGL shared contexts.
Jamie Gennis
2010-07-02
1
-0
/
+4
*
update GL ES stub libraries with the new GL ES headers
Mathias Agopian
2010-06-09
5
-58
/
+268
*
fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig
Mathias Agopian
2010-05-17
1
-4
/
+6
*
small cleanup. gEGLImpl should have been static
Mathias Agopian
2010-04-09
2
-1
/
+2
*
Fix Android's glEGLImageTargetRenderbufferOES() wrapper
Mathias Agopian
2010-03-29
2
-2
/
+2
*
Implement eglInitialize / eglTerminate reference counting
Jack Palevich
2010-03-15
1
-1
/
+4
*
fix [2189862] Race condition in eglIntialize and eglDestroy
Mathias Agopian
2010-02-05
1
-3
/
+16
*
fix [2303866] eglMakeCurrent doesn't return all error messages described in t...
Mathias Agopian
2010-01-25
1
-3
/
+3
*
Use correct TLS codepath in graphics libraries
Gary King
2010-01-12
1
-0
/
+11
*
A library for encoding and decoding ETC1 textures.
Jack Palevich
2009-12-31
2
-0
/
+700
*
Implement Matrix Palette extension.
Jack Palevich
2009-12-08
1
-0
/
+21
*
fix[2222341] Soft reset while going back from camcorder settings
Mathias Agopian
2009-10-30
1
-1
/
+1
*
return proper error code from eglCreateImageKHR
Mathias Agopian
2009-10-29
1
-4
/
+24
*
Use the TLS register if HAVE_ARM_TLS_REGISTER is defined
Mathias Agopian
2009-10-19
3
-6
/
+34
*
fix [2187212] add support for GLESv2 dispatch based on TLS
Mathias Agopian
2009-10-14
13
-565
/
+523
*
Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"
Dima Zavin
2009-10-09
1
-4
/
+0
*
add a way to easily catch and log GL errors (compile time flag)
Mathias Agopian
2009-10-08
1
-3
/
+21
*
egl: temporarily also include eglTerminate->eglInitialize hack for 8k
Dima Zavin
2009-09-26
1
-0
/
+4
*
log an error when loading an existing GL driver fails
Mathias Agopian
2009-09-20
1
-5
/
+14
*
fix a bug recently introduced where EGL couldn't be initialized again after i...
Mathias Agopian
2009-08-24
2
-76
/
+120
*
first step for fixing [2066786] EGL object lifetime management doesn't respec...
Mathias Agopian
2009-08-21
1
-71
/
+243
*
fix a bug in ComponentSizeChooser where it could pick a software EGLConfig in...
Mathias Agopian
2009-08-20
1
-2
/
+2
*
fix bug [2021677] egl driver unloaded after eglTerminate() is called
Mathias Agopian
2009-08-17
3
-105
/
+100
*
Better error handling in EGL extensions
Mathias Agopian
2009-08-12
1
-11
/
+9
*
log opengl-call-with-no-context only once per thread, instead of for each fun...
Mathias Agopian
2009-07-31
1
-2
/
+9
*
GLESv2 couldn't be loaded due to wrong path specification
Mathias Agopian
2009-07-29
1
-1
/
+1
*
am 46e28db8: Merge change 6713 into donut
Android (Google) Code Review
2009-07-09
1
-1
/
+1
|
\
|
*
fix for [1969185] valgrind errors in new gl stuff
Mathias Agopian
2009-07-09
1
-1
/
+1
|
*
fix [1942438] eglGetCurrentSurface() returns bogus value
Mathias Agopian
2009-06-24
1
-3
/
+5
|
*
make sure to fail to software when the h/w renderer cannot be initialized
Mathias Agopian
2009-05-20
1
-0
/
+5
|
*
libGLESv1_CM.so doesn't need to depend on libutils or libui
Mathias Agopian
2009-05-18
1
-1
/
+1
*
|
Make opengl loader use an absolute path.
Marco Nelissen
2009-07-07
1
-1
/
+1
*
|
Add eglGetRenderBufferANDROID() extension, which returns the current render b...
Mathias Agopian
2009-06-25
2
-0
/
+18
*
|
fix [1942438] eglGetCurrentSurface() returns bogus value
Mathias Agopian
2009-06-25
1
-3
/
+5
*
|
remove some spurious debuging LOGD
Mathias Agopian
2009-06-03
1
-1
/
+1
*
|
fix/clean these Android.mk following dbort and joeo's comments
Mathias Agopian
2009-06-03
2
-10
/
+8
*
|
implement a real loader for EGL drivers
Mathias Agopian
2009-05-28
7
-140
/
+476
[next]