Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7a047c89862febf63ce1bb5873179c7a2ff8d9d3
/
opengl
5688ac8
am 67e4ff76: am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into gingerbread
by Mathias Agopian
· 14 years ago
67e4ff7
am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into gingerbread
by Mathias Agopian
· 14 years ago
bd2de0e
remove copybit hack from software opengl (libagl)
by Mathias Agopian
· 14 years ago
78a785b
am eb248a58: am 55a76dd8: Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread
by Mathias Agopian
· 14 years ago
eb248a5
am 55a76dd8: Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread
by Mathias Agopian
· 14 years ago
3ad6c44
fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface().
by Mathias Agopian
· 14 years ago
744f37f
Update filltest.
by Jason Sams
· 14 years ago
9610f63
Fix extraMath state variable.
by Jack Palevich
· 14 years ago
81d7aeb
Try to handle end-of-application better.
by Jack Palevich
· 14 years ago
5a52b1c
Write test timings to /sdcard/glperf.csv
by Jack Palevich
· 14 years ago
9778f9f
Keep screen on for whole test.
by Jack Palevich
· 14 years ago
c954115
An application version of the GL test.
by Jack Palevich
· 14 years ago
1f76f88
am 43429036: am 91216a7e: Merge "Fix deadlock when switching between two GLSurfaceViews" into gingerbread
by Jack Palevich
· 14 years ago
4342903
am 91216a7e: Merge "Fix deadlock when switching between two GLSurfaceViews" into gingerbread
by Jack Palevich
· 14 years ago
1b4ecc6
Fix deadlock when switching between two GLSurfaceViews
by Jack Palevich
· 14 years ago
93bab39
gl perf test cleanup.
by Jason Sams
· 14 years ago
35620f5
Fix build.
by Andy McFadden
· 14 years ago
53a93d5
Remove points from fixed function. Add basic GL performance test.
by Jason Sams
· 14 years ago
56c132c
am 5219a82f: am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread
by Mathias Agopian
· 14 years ago
5219a82
am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread
by Mathias Agopian
· 14 years ago
8ecfb60
Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread
by Mathias Agopian
· 14 years ago
5149f91
Fix a bug that prevented the creation of EGL shared contexts.
by Jamie Gennis
· 14 years ago
3d7ab17
resolved conflicts for merge of f601ce2c to master
by Jean-Baptiste Queru
· 14 years ago
f601ce2
merge from open-source master
by The Android Open Source Project
· 14 years ago
efcd774
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 14 years ago
177c405
am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 14 years ago
8b49bd1
Introduce official public NativeWindow type.
by Dianne Hackborn
· 14 years ago
fd23461
Fix missing NL
by Bruce Beare
· 14 years ago
36e5f66
resolved conflicts for merge of 2eb12a47 to master
by Dianne Hackborn
· 14 years ago
2eb12a4
am 01e4cfc4: Some ActivityThread/ActivityManager cleanup.
by Dianne Hackborn
· 14 years ago
01e4cfc
Some ActivityThread/ActivityManager cleanup.
by Dianne Hackborn
· 14 years ago
8190082
am 1e08cc1d: am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
by Jack Palevich
· 14 years ago
37d9a6b
am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread
by Mathias Agopian
· 14 years ago
1e08cc1
am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
by Jack Palevich
· 14 years ago
224107a
Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
by Jack Palevich
· 14 years ago
cefb885
am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread
by Mathias Agopian
· 14 years ago
3b9f0a3
Recover a handful of commits that were reverted earlier
by Jean-Baptiste Queru
· 14 years ago
6c9a300
merge from froyo-plus-aosp
by The Android Open Source Project
· 14 years ago
f8b4b44
Added support for the GL_TEXTURE_EXTERNAL target
by Mathias Agopian
· 14 years ago
20374b6
merge from open-source master
by The Android Open Source Project
· 14 years ago
533ca7b
am e52d66fa: am 44bea8f8: Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into kraken
by Mathias Agopian
· 14 years ago
6d4021a
update EGL headers to the latest
by Mathias Agopian
· 14 years ago
69d2f12
update GL ES stub libraries with the new GL ES headers
by Mathias Agopian
· 14 years ago
3b512cd
fix OpenGL ES extension headers from khronos
by Mathias Agopian
· 14 years ago
958f900
update the OpenGL ES headers to the latest
by Mathias Agopian
· 14 years ago
8999515
Use stride for source and target buffers when copybit is enabled.
by Mathias Palmqvist
· 15 years ago
c1600ae
am 36893612: am d6ddcb7f: fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and fail
by Mathias Agopian
· 15 years ago
d6ddcb7
fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and fail
by Mathias Agopian
· 15 years ago
e907801
am df9556f3: am 23100fd1: Merge "fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig" into kraken
by Mathias Agopian
· 15 years ago
7e71fcf
fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig
by Mathias Agopian
· 15 years ago
dff3d16
am 1b7e3ef4: am 55bef14f: am fb234bbe: merge from open-source master
by The Android Open Source Project
· 15 years ago
55bef14
am fb234bbe: merge from open-source master
by The Android Open Source Project
· 15 years ago
fb234bb
merge from open-source master
by The Android Open Source Project
· 15 years ago
06d0e59
Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms"
by Mathias Agopian
· 15 years ago
954cbf5
Merge "Fix glReadPixels() to verify that both x and y are non-negative."
by Mathias Agopian
· 15 years ago
fcbbbc3
Declare that testViewport targets Froyo APIs
by Jack Palevich
· 15 years ago
8ca856c
am 15d484a7: am 06798769: am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo
by Jack Palevich
· 15 years ago
15d484a
am 06798769: am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo
by Jack Palevich
· 15 years ago
0679876
am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo
by Jack Palevich
· 15 years ago
0e4aa37
Quietly handle EGL_BAD_NATIVE_WINDOW errors
by Jack Palevich
· 15 years ago
3dce894
am c0fa6589: am cf2bd285: Merge "small cleanup. gEGLImpl should have been static" into kraken
by Mathias Agopian
· 15 years ago
e547835
small cleanup. gEGLImpl should have been static
by Mathias Agopian
· 15 years ago
9bab8f1
am 4790259c: am 8de2cf4c: merge from open-source master
by The Android Open Source Project
· 15 years ago
8de2cf4
merge from open-source master
by The Android Open Source Project
· 15 years ago
eae3893
Merge "Add a test program for Sapphire viewport rotation issue."
by Jack Palevich
· 15 years ago
c49eeba
Add a test program for Sapphire viewport rotation issue.
by Jack Palevich
· 15 years ago
a5d4ad3
Fix Android's glEGLImageTargetRenderbufferOES() wrapper
by Mathias Agopian
· 15 years ago
5d96108
Add a test of EGL pausing and resuming.
by Jack Palevich
· 15 years ago
daf5537
Add a test of EGL pausing and resuming.
by Jack Palevich
· 15 years ago
4a65900
Turn off logging.
by Jack Palevich
· 15 years ago
d7c1c00
Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number"
by Mathias Agopian
· 15 years ago
57e4865
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
by Mathias Agopian
· 15 years ago
451a224
GLSurfaceView pause and resume now synchronize with the GLThread.
by Jack Palevich
· 15 years ago
57c6a46
Turn off thread logging (too many messages.)
by Jack Palevich
· 15 years ago
e6c9448
Add logging of GLSurfaceView pause/resume calls.
by Jack Palevich
· 15 years ago
b176899
Improve our EGL management when pausing / resuming.
by Jack Palevich
· 15 years ago
f2c1d9e
gl_code : add end of line.
by Jae-Hyung Ahn
· 15 years ago
07353a1
GLSurfaceView: Log egl failures
by Jack Palevich
· 15 years ago
0a41c3c
Implement eglInitialize / eglTerminate reference counting
by Jack Palevich
· 15 years ago
04b17ab
Improve eglSwapBuffers error handling.
by Jack Palevich
· 15 years ago
3e5a582
Fix glCopyTexSubImage2D inverted texture bug.
by Jack Palevich
· 15 years ago
15a4d2f
Add correct copyright headers to multiple files
by Kenny Root
· 15 years ago
8383535
Clarify the default algorithm used to choose an EGLConfig.
by Jack Palevich
· 15 years ago
4a2221e
Fix inverted release-EGLContext-on-pause logic.
by Jack Palevich
· 15 years ago
f123ec8
Build software AGL library with correct get_tls() macro for ARMv7 based platforms
by Magnus Landqvist
· 15 years ago
8f2423e
get rid off the YUV formats at the libui layer
by Mathias Agopian
· 15 years ago
2b726af
Merge "fix [2189862] Race condition in eglIntialize and eglDestroy"
by Mathias Agopian
· 15 years ago
6099ab7
fix [2189862] Race condition in eglIntialize and eglDestroy
by Mathias Agopian
· 15 years ago
42d99d2
Proper EGLImageKHR error handling
by Mathias Agopian
· 15 years ago
e304bdd
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
by Mathias Agopian
· 15 years ago
019fe73
Fix ETC1 texture decoding.
by Jack Palevich
· 15 years ago
d1f73a2
implement [2396050] Add ETC1 texture support to AGL
by Mathias Agopian
· 15 years ago
9c84720
fix [2397853] glCopyTexImage2D crashes emulator
by Mathias Agopian
· 15 years ago
81d4259
Fix glReadPixels() to verify that both x and y are non-negative.
by Mike Playle
· 15 years ago
8a4de4b
Implement the GL11ExtensionPack APIs.
by Jack Palevich
· 15 years ago
ac00ad1
fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly
by Mathias Agopian
· 15 years ago
7552dcf
fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec
by Mathias Agopian
· 15 years ago
840e958
Decouple the EGL context lifetime from the EGL surface lifetime.
by Jack Palevich
· 15 years ago
01f8c06
Use correct TLS codepath in graphics libraries
by Gary King
· 15 years ago
90ce68a
am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair
by Jack Palevich
· 15 years ago
Next »