Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
cd9b55c70f081dbd004d347b51a793ce6fe3cacf
/
opengl
/
libs
b732030
EGL: Do not look up default namespace when sphal is defined
by Justin Yun
· 8 years ago
c0a749e
Merge "GraphicsEnv is separated from libui"
by TreeHugger Robot
· 8 years ago
78d69df
Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456a
by Mike Stroyan
· 8 years ago
02ba5c7
egl: recover from failed eglMakeCurrent
by Mike Stroyan
· 8 years ago
1d4f7a2
Default dataspace must be UNKNOWN for compatibility
by Courtney Goeltzenleuchter
· 8 years ago
27c39e1
GraphicsEnv is separated from libui
by Jiyong Park
· 8 years ago
3783657
Apply and Track EGL_GL_COLORSPACE_KHR
by Courtney Goeltzenleuchter
· 8 years ago
21b33cb
Add new EGL colorspace extensions
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
6b37671
egl: Avoid use of retire as present
by Brian Anderson
· 8 years ago
219db6c
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 8 years ago
5910dc7
Load GL graphics drivers explicitly from sphal namespace
by Jiyong Park
· 8 years ago
f15219b
Fix typo causing GL_EXT_debug_marker to disappear
by Pyry Haulos
· 8 years ago
4e606e3
egl: Remove retire event.
by Brian Anderson
· 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
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
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
f810b29
Merge changes from topic 'GPU_replace_GL'
by Brian C. Anderson
· 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
· 8 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
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
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
· 8 years ago
1508ae6
libEGL: Add initialization tracing
by Jesse Hall
· 8 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
· 8 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
· 8 years ago
f7fd56a
EGL: Expose latch, last composite, and dequeue ready.
by Brian Anderson
· 9 years ago
e0ea99c
resolve merge conflicts of a2c2d11f9 to master
by Mark Salyzyn
· 8 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
d3c58eb
Merge "Unversion NDK stub libraries." am: 3944ec426b am: ce80f3f4b0 am: e6545f3cf3
by Dan Albert
· 8 years ago
b9c62a6
Unversion NDK stub libraries.
by Dan Albert
· 8 years ago
f4d230b
Merge "Mark libGLESv3 as unversioned until android-24." am: a09d0363fd am: 3ee6686fdd am: 16c25d8168
by Dan Albert
· 8 years ago
d873538
Mark libGLESv3 as unversioned until android-24.
by Dan Albert
· 8 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
7db889c
Merge "Remove unused getProcessCmdline function"
by Jesse Hall
· 9 years ago
feb7c74
Remove unused getProcessCmdline function
by Jesse Hall
· 9 years ago
e2caadc
Merge "Add fp16 pixel and window formats"
by TreeHugger Robot
· 9 years ago
ff41514
Add fp16 pixel and window formats
by Romain Guy
· 9 years ago
13e4db2
Merge "egl: add EGL_IMG_context_priority to the whitelist" am: d94925cf3c am: 666bbed016 am: 75ee34f22d
by Christian Poetzsch
· 9 years ago
d94925c
Merge "egl: add EGL_IMG_context_priority to the whitelist"
by Treehugger Robot
· 9 years ago
94ac647
Allow both RENDER and TEXTURE flags when creating native client buffers.
by Craig Donner
· 9 years ago
75b4526
Allow both RENDER and TEXTURE flags when creating native client buffers. am: 304f78173f
by Craig Donner
· 9 years ago
f48a46f
Allow both RENDER and TEXTURE flags when creating native client buffers.
by Craig Donner
· 9 years ago
304f781
Allow both RENDER and TEXTURE flags when creating native client buffers.
by Craig Donner
· 9 years ago
a7805f6
egl: add EGL_IMG_context_priority to the whitelist
by Christian Poetzsch
· 9 years ago
7c3ba8a
Update producer's cache of frame events in de/queue
by Brian Anderson
· 9 years ago
069b365
Add displayPresentTime to getFrameTimestamps
by Brian Anderson
· 9 years ago
dbd0ea8
Rename posted to requestedPresent for getFrameTimestamps
by Brian Anderson
· 9 years ago
6ebc46a
Add layered buffer support to libui and libgui.
by Craig Donner
· 9 years ago
a331063
Convert to Android.bp
by Dan Willemsen
· 9 years ago
4149a66
Convert to Android.bp am: 3106c1c4fc am: 2d4e12f147
by Dan Willemsen
· 9 years ago
3106c1c
Convert to Android.bp
by Dan Willemsen
· 9 years ago
3448e54
Merge "Remove ASAN specialization" am: 0723ad3969 am: 01d6334398 am: fa26d7e64e
by Dan Willemsen
· 9 years ago
01d6334
Merge "Remove ASAN specialization" am: 0723ad3969
by Dan Willemsen
· 9 years ago
52a9a86
Remove ASAN specialization
by Dan Willemsen
· 9 years ago
363b9f8
Merge "Hardcode EGL Cache size to something more reasonable" am: 8a767feb14 am: e932226e8d
by Dan Willemsen
· 9 years ago
e932226
Merge "Hardcode EGL Cache size to something more reasonable" am: 8a767feb14
by Dan Willemsen
· 9 years ago
bace39e
Hardcode EGL Cache size to something more reasonable
by Dan Willemsen
· 9 years ago
199adbc
Remove EGL Hibernation
by Dan Willemsen
· 9 years ago
d32bcce
Remove EGL Hibernation am: e9cbb659a7
by Dan Willemsen
· 9 years ago
e9cbb65
Remove EGL Hibernation
by Dan Willemsen
· 9 years ago
f760594
Migrate libGLESv3 to ndk_library. am: d7d8efa471 am: 0238c63510 am: 61b9688387
by Dan Albert
· 9 years ago
a787037
Migrate libGLESv2 to ndk_library. am: 00500c798a am: 2cdf177bc1 am: 6e8eeea98f
by Dan Albert
· 9 years ago
d34c973
Migrate libGLESv1_CM to ndk_library. am: 7facb1db6e am: ebe4ea9e88 am: ff88cbd859
by Dan Albert
· 9 years ago
3ac8c54
Migrate libGLESv3 to ndk_library. am: d7d8efa471 am: 0238c63510 am: 61b9688387
by Dan Albert
· 9 years ago
471271a
Migrate libGLESv2 to ndk_library. am: 00500c798a am: 2cdf177bc1 am: 6e8eeea98f
by Dan Albert
· 9 years ago
34c210e
Migrate libGLESv1_CM to ndk_library. am: 7facb1db6e am: ebe4ea9e88
by Dan Albert
· 9 years ago
a9c14d9
Merge "Migrate libEGL to ndk_library." am: ce1bc304a2 am: 183edbb062 am: 62d80401f3
by Dan Albert
· 9 years ago
2fa713c
Merge "Migrate libEGL to ndk_library." am: ce1bc304a2 am: 183edbb062
by Dan Albert
· 9 years ago
d7d8efa
Migrate libGLESv3 to ndk_library.
by Dan Albert
· 9 years ago
00500c7
Migrate libGLESv2 to ndk_library.
by Dan Albert
· 9 years ago
7facb1d
Migrate libGLESv1_CM to ndk_library.
by Dan Albert
· 9 years ago
49fbff4
Migrate libEGL to ndk_library.
by Dan Albert
· 9 years ago
ecab973
Merge "Fix google-explicit-constructor warnings in opengl." am: 9ccba3c090 am: 512fb374d2 am: ba50990a04
by Chih-Hung Hsieh
· 9 years ago
Next »