Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0b067c6ecdfee4fb784d9370d00adb48a321bc3f
/
opengl
329904f
Merge "Handle glGetString returning NULL"
by Jesse Hall
· 8 years ago
09fc8f9
Handle glGetString returning NULL
by Jesse Hall
· 8 years ago
8d455e9
Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK
by Jiyong Park
· 8 years ago
5873918
Fix unused parameter warning
by Courtney Goeltzenleuchter
· 8 years ago
a885c3a
Print ImplementationANDROID extensions as well
by Courtney Goeltzenleuchter
· 8 years ago
5309d7d
Mark EGL/GLES libs as vendor_available
by Jiyong Park
· 8 years ago
a3f8840
GraphicsEnv is separated from libui
by Jiyong Park
· 8 years ago
7e7457f
Merge "emulator: update EGL emulation library path"
by Bo Hu
· 8 years ago
4aaa960
Fix monolithic, un-suffixed GLES driver search
by Jesse Hall
· 8 years ago
3adf9e1
emulator: update EGL emulation library path
by bohu
· 8 years ago
104fc9e
Merge "Fix compatibility problems with newer GLES Khronos headers."
by Ian Elliott
· 8 years ago
af8df17
Fix compatibility problems with newer GLES Khronos headers.
by Ian Elliott
· 8 years ago
6ac4d2a
Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66
by Steven Moreland
· 8 years ago
28c9177
Merge "Reference nativehelper/jni.h as jni.h"
by Treehugger Robot
· 8 years ago
bb7e1b6
resolve merge conflicts of 8a094116b to stage-aosp-master
by Ian Elliott
· 8 years ago
23bfa22
Reference nativehelper/jni.h as jni.h
by Steven Moreland
· 8 years ago
524e113
Update the Khronos EGL and GLES* header files.
by Ian Elliott
· 8 years ago
b765fc9
Merge "remove extraneous `using namespace android`" am: 8e661076b6
by Tom Cherry
· 8 years ago
ad5a3d5
remove extraneous `using namespace android`
by Tom Cherry
· 8 years ago
47e741b
egl: handle failed eglMakeCurrent EGL_NO_CONTEXT
by Mike Stroyan
· 8 years ago
ea40401
EGL: Do not look up default namespace when sphal is defined
by Justin Yun
· 8 years ago
b2f9ce2
configstore: should import ISurfaceFlingerConfigs
by Jaesoo Lee
· 8 years ago
02ba5c7
egl: recover from failed eglMakeCurrent
by Mike Stroyan
· 8 years ago
a774600
Merge "Dump EGL Extension list" into oc-dev
by Courtney Goeltzenleuchter
· 8 years ago
55901a2
Expose EGL_ANDROID_native_fence_sync.
by Craig Donner
· 8 years ago
21d072a
Merge changes from topic 'presentFenceNotReliable' into oc-dev
by Brian C. Anderson
· 8 years ago
4284994
egl: Use reserved values for eglGetFrameTimestamps
by Brian Anderson
· 8 years ago
dc96fdf
egl: Differentiate pending vs invalid timestamps.
by Brian Anderson
· 8 years ago
6b37671
egl: Avoid use of retire as present
by Brian Anderson
· 8 years ago
8cea5b3
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 8 years ago
219db6c
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 8 years ago
8c41cac
Dump EGL Extension list
by Courtney Goeltzenleuchter
· 8 years ago
5910dc7
Load GL graphics drivers explicitly from sphal namespace
by Jiyong Park
· 8 years ago
c221d64
Fix build error with configstore
by Courtney Goeltzenleuchter
· 8 years ago
f29f287
Add test for FP16 surface support
by Courtney Goeltzenleuchter
· 8 years ago
f15219b
Fix typo causing GL_EXT_debug_marker to disappear
by Pyry Haulos
· 8 years ago
f613a19
Remove more EGL_ANDROID_create_native_client_buffer references
by Craig Donner
· 8 years ago
4e606e3
egl: Remove retire event.
by Brian Anderson
· 8 years ago
f25db04
Merge "Make IGraphicBufferProducer a hybrid interface."
by TreeHugger Robot
· 8 years ago
55e90da
Merge "Add EGL_SCALE_METADATA enum"
by TreeHugger Robot
· 8 years ago
91ce5cd
Merge "EGL: Grab relevant upstream colorspace changes"
by TreeHugger Robot
· 8 years ago
5f1af04
get rid of the dependency on utils/CallStack.h
by Mathias Agopian
· 8 years ago
d8a7e59
Merge changes from topic 'blobcache'
by TreeHugger Robot
· 8 years ago
b7f9a24
convert BlobCache to STL
by Mathias Agopian
· 8 years ago
5f549b2
move BlobCache over (unmodified) to libEGL
by Mathias Agopian
· 8 years ago
6542143
Remove dependency to most of libutils
by Mathias Agopian
· 8 years ago
113c6b7
opengl egl_object.h: add <atomic> include.
by Steven Moreland
· 8 years ago
6e1193a
Make IGraphicBufferProducer a hybrid interface.
by Pawin Vongmasa
· 8 years ago
9c49387
Add EGL_SCALE_METADATA enum
by Courtney Goeltzenleuchter
· 8 years ago
62203bf
EGL: Grab relevant upstream colorspace changes
by Courtney Goeltzenleuchter
· 8 years ago
6196340
Remove a dependency of EGL on ui/GraphicBuffer.h
by Mathias Agopian
· 8 years ago
3111d66
remove EGL dependency on libbinder
by Mathias Agopian
· 8 years ago
10e9ab5
check that the NativeWindowType is valid in eglCreateWindowSurface
by Mathias Agopian
· 8 years ago
b65dbd5
Merge "Make the AHardwareBuffer extension compatible with C."
by TreeHugger Robot
· 8 years ago
e28f8ab
Make the AHardwareBuffer extension compatible with C.
by Craig Donner
· 8 years ago
51d53c4
Whitelist EGL_KHR_no_config_context
by Pyry Haulos
· 8 years ago
311b479
clean-up EGL includes
by Mathias Agopian
· 8 years ago
737b896
remove warnings
by Mathias Agopian
· 8 years ago
9592156
Remove dead-code
by Mathias Agopian
· 8 years ago
89ed4c8
split libandroid.so
by Mathias Agopian
· 8 years ago
bdddbbc
Add missing GLES 3.x metadata
by Romain Guy
· 8 years ago
17aa8a4
Merge "Fix typos in EGL_ANDROID_get_native_client_buffer spec."
by TreeHugger Robot
· 8 years ago
edfdedf
Fix typos in EGL_ANDROID_get_native_client_buffer spec.
by Craig Donner
· 8 years ago
fb94f1d
Merge "Break a dependency of libui on libandroid"
by TreeHugger Robot
· 8 years ago
f810b29
Merge changes from topic 'GPU_replace_GL'
by Brian C. Anderson
· 8 years ago
a934764
Break a dependency of libui on libandroid
by Mathias Agopian
· 8 years ago
d41b8e6
Merge "Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer"
by TreeHugger Robot
· 8 years ago
6076107
Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer
by Craig Donner
· 9 years ago
5ea5e59
Fix unexpected FrameEvents on BufferQueue reconnect
by Brian Anderson
· 9 years ago
b04c6f0
Change GL references to GPU for getFrameTimestamps.
by Brian Anderson
· 9 years ago
4ec48ac
Merge "EGL: Enable eglGetFrameTimestamps."
by Brian C. Anderson
· 8 years ago
9f02435
Merge "EGL: Add eglGetCompositorTimingANDROID."
by Brian C. Anderson
· 8 years ago
832b6b9
Merge "EGL: Use frameId instead of framesAgo for frame events."
by Brian C. Anderson
· 8 years ago
aaa3546
EGL: Enable eglGetFrameTimestamps.
by Brian Anderson
· 9 years ago
0a61b0c
EGL: Add eglGetCompositorTimingANDROID.
by Brian Anderson
· 9 years ago
2e95c3f
Merge "Remove BoardConfig variables - BOARD_EGL_CFG"
by Mathias Agopian
· 8 years ago
2a902d7
Merge "move GraphicEnv from libgui to libui"
by Mathias Agopian
· 8 years ago
5a2cc1d
Merge "Fix include dependencies"
by Mathias Agopian
· 8 years ago
2b5dd40
Fix include dependencies
by Mathias Agopian
· 8 years ago
980803a
Remove BoardConfig variables - BOARD_EGL_CFG
by Mathias Agopian
· 8 years ago
991d254
move GraphicEnv from libgui to libui
by Mathias Agopian
· 8 years ago
1049d1d
EGL: Use frameId instead of framesAgo for frame events.
by Brian Anderson
· 9 years ago
e96a325
Add methods for allocating and locking GraphicBuffers via gralloc1 flags
by Craig Donner
· 8 years ago
94ec839
Merge "Fix a use-of-uninitialized-value warning" am: d047e10558 am: f9e9c5bc2e am: dfadb2a1da
by George Burgess IV
· 9 years ago
491b616
Merge "Fix a use-of-uninitialized-value warning" am: d047e10558 am: f9e9c5bc2e
by George Burgess IV
· 9 years ago
2c3ccae
Fix a use-of-uninitialized-value warning
by George Burgess IV
· 9 years ago
0e4e395
Add support for EGL_EXT_pixel_format_float
by Courtney Goeltzenleuchter
· 9 years ago
c7fb44c
resolve merge conflicts of 1508ae60c to master
by Jesse Hall
· 9 years ago
1508ae6
libEGL: Add initialization tracing
by Jesse Hall
· 9 years ago
c62d02e
Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" am: 0233bd47ed am: 190197d914 am: 354b20fe58
by Amit Pundir
· 9 years ago
295f4fd
Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" am: 0233bd47ed am: 190197d914
by Amit Pundir
· 9 years ago
0233bd4
Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig"
by Treehugger Robot
· 9 years ago
1966cf6
EGL: Load updated EGL/GLES drivers
by Jesse Hall
· 9 years ago
27d4079
Merge changes from topic 'drvup-master'
by TreeHugger Robot
· 9 years ago
7a8d83e
EGL: Load updated EGL/GLES drivers
by Jesse Hall
· 9 years ago
c939411
Merge changes from topic 'latchAndLastRefresh'
by Brian C. Anderson
· 9 years ago
06ab795
Merge "Fix signed vs. unsigned mismatch warnings"
by Kalle Raita
· 9 years ago
4cf3637
Fix signed vs. unsigned mismatch warnings
by Kalle Raita
· 9 years ago
1ad7453
Merge "Add EGL_RECORDABLE_ANDROID enum in EGLExt"
by Kalle Raita
· 9 years ago
f7fd56a
EGL: Expose latch, last composite, and dequeue ready.
by Brian Anderson
· 9 years ago
Next »