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 logging of eglMakeCurrent() errors
Mathias Agopian
2011-08-25
1
-0
/
+3
*
EGL: move disconnect to surface dtor
Jamie Gennis
2011-08-24
2
-9
/
+9
*
implement EGL_TEXTURE_EXTERNAL_OES in libagl
Mathias Agopian
2011-08-18
2
-4
/
+7
*
fix test-opengl-swapinterval
Mathias Agopian
2011-08-15
1
-6
/
+10
*
connect/disconnect is now called from our EGL wrapper
Mathias Agopian
2011-08-01
1
-2
/
+17
*
Add new OpenGL test
Romain Guy
2011-07-19
2
-0
/
+486
*
EGL: update EGL_ANDROID_recordable extension.
Jamie Gennis
2011-07-17
2
-5
/
+37
*
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
12
-84
/
+36
|
\
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
12
-84
/
+36
*
|
Merge changes I002177a6,Ibaff52fe
Jamie Gennis
2011-07-11
3
-0
/
+333
|
\
\
|
*
|
Add the EGL_ANDROID_recordable spec.
Jamie Gennis
2011-07-11
2
-0
/
+125
|
*
|
Add the spec for EGL_ANDROID_blob_cache.
Jamie Gennis
2011-07-11
1
-0
/
+208
|
|
/
*
|
Merge "EGL: fix the ANativeWindow size/fmt override"
Jamie Gennis
2011-07-11
1
-1
/
+6
|
\
\
|
*
|
EGL: fix the ANativeWindow size/fmt override
Jamie Gennis
2011-07-11
1
-1
/
+6
|
|
/
*
|
Always make GL calls with a valid EGL context.
Romain Guy
2011-07-11
1
-0
/
+5
|
/
*
Add a simple EGL test
Mathias Agopian
2011-07-08
2
-0
/
+170
*
fix x86 build
Mathias Agopian
2011-05-23
11
-151
/
+161
*
eglTerminate() now actually frees up all active egl objects
Mathias Agopian
2011-05-16
6
-160
/
+176
*
refactor EGL source code
Mathias Agopian
2011-05-16
15
-2074
/
+2421
*
fix (Again) adding OES postfix when looking for gl functions
Mathias Agopian
2011-05-11
1
-9
/
+6
*
add OES postfix without truncating function
Jeff Boody
2011-05-11
1
-4
/
+6
*
fix libagl surface initialization
Mathias Agopian
2011-05-11
1
-0
/
+4
*
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
6
-38
/
+38
*
remove last traces of copybit
Mathias Agopian
2011-05-02
2
-2
/
+0
*
get rid of dependency on copybit HAL module
Mathias Agopian
2011-04-28
2
-1768
/
+1650
*
EGL: Allow creating a SurfaceTexture EGLSurface.
Jamie Gennis
2011-04-25
1
-10
/
+0
*
GLES2Dbg: noop - format & comment
David Li
2011-04-21
2
-6
/
+6
*
GLES2Dbg: send some GL implementation constants to client
David Li
2011-04-19
7
-21
/
+107
*
GLES2Dbg: initial tests
David Li
2011-04-19
9
-18
/
+991
*
GLES2Dbg: added CaptureDraw and CaptureSwap options
David Li
2011-04-12
8
-51
/
+203
*
GLES2Dbg: use dump.gles2dbg file when fails to create socket
David Li
2011-04-12
8
-31
/
+71
*
GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocol
David Li
2011-04-12
12
-120
/
+245
*
GLES2Dbg: change GLES2_dbg to shared library
David Li
2011-04-12
11
-53
/
+101
*
Kill the global references in the OpenGL wrappers.
Elliott Hughes
2011-04-11
14
-403
/
+214
*
Initialize reference counter for egl_display_t
Eric Hassold
2011-03-31
1
-1
/
+1
*
Merge "Add a simple OpenGL ES 2.0 test program that displays a camera preview...
Eino-Ville Talvala
2011-03-29
4
-0
/
+581
|
\
|
*
Add a simple OpenGL ES 2.0 test program that displays a camera preview stream.
Eino-Ville Talvala
2011-03-28
4
-0
/
+581
*
|
Merge "GLES2Dbg: use 256KB chunks for lzf compression"
David Li
2011-03-29
4
-39
/
+43
|
\
\
|
*
|
GLES2Dbg: use 256KB chunks for lzf compression
David Li
2011-03-28
4
-39
/
+43
|
|
/
*
|
Add Java support for a few accidentally omitted OpenGL ES APIs.
Jack Palevich
2011-03-28
1
-25
/
+9
|
/
*
Make objects collection a member of egl_display object
Eric Hassold
2011-03-25
1
-68
/
+68
*
Merge "GLESv2Dbg: ability to create GL calls from client"
David Li
2011-03-24
7
-9
/
+1308
|
\
|
*
GLESv2Dbg: ability to create GL calls from client
David Li
2011-03-22
7
-9
/
+1308
*
|
Merge "GLES2Dbg: added SETPROP expectResponse"
David Li
2011-03-24
13
-614
/
+343
|
\
\
|
|
/
|
*
GLES2Dbg: added SETPROP expectResponse
David Li
2011-03-22
13
-614
/
+343
*
|
Merge "GLES2Dbg: added reference frame for glReadPixels"
David Li
2011-03-24
9
-44
/
+318
|
\
\
|
|
/
|
*
GLES2Dbg: added reference frame for glReadPixels
David Li
2011-03-22
9
-44
/
+318
*
|
Merge "GLES2Dbg: use libLZF for compressing images"
David Li
2011-03-24
7
-133
/
+55
|
\
\
|
|
/
|
*
GLES2Dbg: use libLZF for compressing images
David Li
2011-03-21
7
-133
/
+55
*
|
Check for initialized EGLDisplay when required by specification
Eric Hassold
2011-03-23
1
-77
/
+115
|
/
[next]