index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
/
libs
/
EGL
/
egl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add KHR_gl_texture_2D_image extension string.
Mathias Agopian
2010-08-27
1
-0
/
+1
*
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
*
fix [2421247] implement eglGetProcAddress(), needed in the ndk
Mathias Agopian
2010-08-02
1
-45
/
+50
*
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
*
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
1
-1
/
+1
*
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
*
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
*
fix [2187212] add support for GLESv2 dispatch based on TLS
Mathias Agopian
2009-10-14
1
-100
/
+120
*
fix a bug recently introduced where EGL couldn't be initialized again after i...
Mathias Agopian
2009-08-24
1
-76
/
+116
*
first step for fixing [2066786] EGL object lifetime management doesn't respec...
Mathias Agopian
2009-08-21
1
-71
/
+243
*
fix bug [2021677] egl driver unloaded after eglTerminate() is called
Mathias Agopian
2009-08-17
1
-99
/
+99
*
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
*
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
*
|
Add eglGetRenderBufferANDROID() extension, which returns the current render b...
Mathias Agopian
2009-06-25
1
-0
/
+17
*
|
fix [1942438] eglGetCurrentSurface() returns bogus value
Mathias Agopian
2009-06-25
1
-3
/
+5
*
|
implement a real loader for EGL drivers
Mathias Agopian
2009-05-28
1
-136
/
+12
*
|
Added most of the support needed for GLES 2.x
Mathias Agopian
2009-05-27
1
-47
/
+67
*
|
remove libEGL and libGLESv1_CM dependencies on libutils and libui
Mathias Agopian
2009-05-17
1
-4
/
+1
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-14
1
-2
/
+2
|
\
\
|
|
/
|
*
should help fix the Simulator build.
Mathias Agopian
2009-05-13
1
-2
/
+2
*
|
fix EGL extension string names
Mathias Agopian
2009-05-07
1
-2
/
+2
*
|
created an new EGL extension called ANDROID_swap_rectangle
Mathias Agopian
2009-05-07
1
-0
/
+21
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-04-30
1
-8
/
+27
|
\
\
|
|
/
|
*
oops forgot to remove a LOGD when loading an opengl driver
Mathias Agopian
2009-04-24
1
-1
/
+1
|
*
Make sure to map undefined OES functions to their non-OES counterpart if it e...
Mathias Agopian
2009-04-23
1
-3
/
+27
|
*
use gl.h to generate the *.in files. we are now supporting the full gl.h and ...
Mathias Agopian
2009-04-23
1
-5
/
+1
|
*
integrate some OpenGL ES changes back from master_gl in preparation of openin...
Mathias Agopian
2009-04-23
1
-48
/
+90
|
*
Automated import from //branches/donutburger/...@142484,142484
Jack Palevich
2009-03-24
1
-15
/
+20
*
|
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-91
/
+274
*
|
Automated import from //branches/master/...@142578,142578
Jack Palevich
2009-03-25
1
-15
/
+20
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1363
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1363
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-4
/
+4
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-4
/
+4
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-7
/
+1
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+1369