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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opengl] implement work around for tegra errata 657451
Gary King
2010-11-14
4
-2
/
+41
*
[egl] return error code for NULL num_config output parameter
Gary King
2010-11-14
1
-0
/
+1
*
[egl] add support for vendor-specific GL extensions
Gary King
2010-11-14
1
-0
/
+62
*
egl: return success for eglSwapInterval
Gary King
2010-11-14
1
-1
/
+5
*
frameworks/base/opengl: Change copybit image width to buffer stride
Omprakash Dhyade
2010-08-24
1
-2
/
+2
*
frameworks/base/opengl: Add NULL check
Naomi Luis
2010-08-16
1
-4
/
+7
*
Fix a bug that prevented the creation of EGL shared contexts.
Jamie Gennis
2010-07-30
1
-0
/
+4
*
Quietly handle EGL_BAD_NATIVE_WINDOW errors
Jack Palevich
2010-04-19
1
-5
/
+19
*
Fix Android's glEGLImageTargetRenderbufferOES() wrapper
Mathias Agopian
2010-03-29
2
-2
/
+2
*
Add a test of EGL pausing and resuming.
Jack Palevich
2010-03-29
6
-0
/
+274
*
Turn off logging.
Jack Palevich
2010-03-27
1
-4
/
+4
*
Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number"
Mathias Agopian
2010-03-25
1
-1
/
+1
|
\
|
*
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
Mathias Agopian
2010-03-25
1
-1
/
+1
*
|
GLSurfaceView pause and resume now synchronize
Jack Palevich
2010-03-25
1
-3
/
+41
|
/
*
Turn off thread logging (too many messages.)
Jack Palevich
2010-03-25
1
-1
/
+1
*
Add logging of GLSurfaceView pause/resume calls.
Jack Palevich
2010-03-25
1
-3
/
+10
*
Improve our EGL management when pausing / resuming.
Jack Palevich
2010-03-24
1
-0
/
+13
*
GLSurfaceView: Log egl failures
Jack Palevich
2010-03-23
1
-3
/
+50
*
Implement eglInitialize / eglTerminate reference counting
Jack Palevich
2010-03-15
1
-1
/
+4
*
Improve eglSwapBuffers error handling.
Jack Palevich
2010-03-15
1
-9
/
+20
*
Fix glCopyTexSubImage2D inverted texture bug.
Jack Palevich
2010-03-12
1
-1
/
+1
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
17
-0
/
+264
*
Clarify the default algorithm used to choose an EGLConfig.
Jack Palevich
2010-03-06
1
-35
/
+39
*
Fix inverted release-EGLContext-on-pause logic.
Jack Palevich
2010-03-06
1
-5
/
+18
*
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
1
-14
/
+1
*
Merge "fix [2189862] Race condition in eglIntialize and eglDestroy"
Mathias Agopian
2010-02-05
1
-3
/
+16
|
\
|
*
fix [2189862] Race condition in eglIntialize and eglDestroy
Mathias Agopian
2010-02-05
1
-3
/
+16
*
|
Proper EGLImageKHR error handling
Mathias Agopian
2010-02-04
2
-1
/
+41
|
/
*
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
Mathias Agopian
2010-02-03
3
-26
/
+78
*
Fix ETC1 texture decoding.
Jack Palevich
2010-02-02
1
-1
/
+1
*
implement [2396050] Add ETC1 texture support to AGL
Mathias Agopian
2010-02-02
3
-6
/
+40
*
fix [2397853] glCopyTexImage2D crashes emulator
Mathias Agopian
2010-02-01
1
-1
/
+23
*
Implement the GL11ExtensionPack APIs.
Jack Palevich
2010-01-28
6
-38
/
+187
*
fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly
Mathias Agopian
2010-01-25
1
-4
/
+4
*
fix [2303866] eglMakeCurrent doesn't return all error messages described in t...
Mathias Agopian
2010-01-25
1
-3
/
+3
*
Decouple the EGL context lifetime from the EGL surface lifetime.
Jack Palevich
2010-01-18
1
-31
/
+81
*
Use correct TLS codepath in graphics libraries
Gary King
2010-01-12
2
-0
/
+16
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-4
/
+4
*
Do not use a user tag on apps, as it is ignored.
Jean-Baptiste Queru
2010-01-06
3
-3
/
+3
*
Fix javadoc typos.
Jack Palevich
2009-12-31
2
-2
/
+2
*
A library for encoding and decoding ETC1 textures.
Jack Palevich
2009-12-31
5
-0
/
+1171
*
Print OpenGL version and extension information.
Jack Palevich
2009-12-24
1
-144
/
+152
*
Fix merge conflict markers that accidentally got checked in.
Jack Palevich
2009-12-21
1
-5
/
+1
*
Fix bug 2325244 screen turns black for a brief period of time
Jack Palevich
2009-12-21
1
-0
/
+29
*
am 74befcc7: am 981ccfbb: Implement Matrix Palette extension.
Jack Palevich
2009-12-10
1
-14
/
+13
|
\
|
*
am 981ccfbb: Implement Matrix Palette extension.
Jack Palevich
2009-12-09
16
-64
/
+302
|
|
\
|
|
*
Implement Matrix Palette extension.
Jack Palevich
2009-12-09
16
-64
/
+302
*
|
|
resolved conflicts for merge of fac57636 to master
Jack Palevich
2009-12-10
1
-13
/
+14
|
\
\
\
|
|
/
/
|
*
|
am aa396b96: Unhide the Android OpenGL ES 2.0 API
Jack Palevich
2009-12-09
4
-65
/
+91
|
|
\
\
|
|
|
/
|
|
*
Unhide the Android OpenGL ES 2.0 API
Jack Palevich
2009-12-09
4
-65
/
+91
[next]