Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
refs/heads/sos-5.0
/
opengl
/
include
2f707e6
Plumb ANGLE EGL features for debugging.
by Peiyong Lin
· 4 years, 3 months ago
8af003e
OpenGL: let eglext_angle.h include eglext.h for platform
by Yiwei Zhang
· 4 years, 7 months ago
2bfa39b
Update eglext.h for new Display P3 extension.
by Peiyong Lin
· 6 years ago
f95bf34
Update ANGLE Platform.h file
by Tobin Ehlis
· 6 years ago
edf87c1
Update EGL headers to version 1.5
by Courtney Goeltzenleuchter
· 6 years ago
96a184d
Adding ANGLE systrace support
by Tobin Ehlis
· 6 years ago
1f00e17
Load ANGLE from APK
by Cody Northrop
· 7 years ago
7108c31
Remove mentions of EGL_ANDROID_image_crop
by Krzysztof Kosiński
· 7 years ago
5e7d9d5
Remove temporary hack from gl2ext.h header.
by Krzysztof Kosiński
· 7 years ago
1381b18
Update EGL and GLES headers.
by Krzysztof Kosiński
· 7 years ago
b386b22
Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 am: a2729f0fae
by Ian Elliott
· 7 years ago
4f4b0ca
Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7
by Ian Elliott
· 7 years ago
104fc9e
Merge "Fix compatibility problems with newer GLES Khronos headers."
by Ian Elliott
· 7 years ago
af8df17
Fix compatibility problems with newer GLES Khronos headers.
by Ian Elliott
· 7 years ago
3c2a468
resolve merge conflicts of f8187f4e1 to oc-dr1-dev-plus-aosp
by Ian Elliott
· 7 years ago
bb7e1b6
resolve merge conflicts of 8a094116b to stage-aosp-master
by Ian Elliott
· 7 years ago
524e113
Update the Khronos EGL and GLES* header files.
by Ian Elliott
· 7 years ago
e7be42b
Update the Khronos EGL and GLES* header files.
by Ian Elliott
· 7 years ago
33e2b78
EGL: Add EGL_GL_scrgb extension
by Courtney Goeltzenleuchter
· 8 years ago
f372c1f
Add EGL_KHR_no_config_context extension header info
by Courtney Goeltzenleuchter
· 8 years ago
21b33cb
Add new EGL colorspace extensions
by Courtney Goeltzenleuchter
· 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
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
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
e28f8ab
Make the AHardwareBuffer extension compatible with C.
by Craig Donner
· 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
· 8 years ago
0a61b0c
EGL: Add eglGetCompositorTimingANDROID.
by Brian Anderson
· 8 years ago
1049d1d
EGL: Use frameId instead of framesAgo for frame events.
by Brian Anderson
· 8 years ago
0e4e395
Add support for EGL_EXT_pixel_format_float
by Courtney Goeltzenleuchter
· 8 years ago
f7fd56a
EGL: Expose latch, last composite, and dequeue ready.
by Brian Anderson
· 8 years ago
4ada6dc
Merge "Fix more warnings in framworks/native/opengl/include" am: e714200784 am: caf04ed42f am: 7e7f3d4672
by Colin Cross
· 8 years ago
e1dd813
Fix more warnings in framworks/native/opengl/include
by Colin Cross
· 8 years ago
834bccb
Merge "Add displayPresentTime to getFrameTimestamps"
by Brian C. Anderson
· 8 years ago
5c59c45
Merge "Rename posted to requestedPresent for getFrameTimestamps"
by Brian C. Anderson
· 8 years ago
91a5b21
Merge "Fix warnings in framworks/native/opengl/include" am: d12c9369d5 am: 7354c237ea am: 2c160be5b0
by Colin Cross
· 8 years ago
7354c23
Merge "Fix warnings in framworks/native/opengl/include" am: d12c9369d5
by Colin Cross
· 8 years ago
069b365
Add displayPresentTime to getFrameTimestamps
by Brian Anderson
· 8 years ago
dbd0ea8
Rename posted to requestedPresent for getFrameTimestamps
by Brian Anderson
· 8 years ago
6ebc46a
Add layered buffer support to libui and libgui.
by Craig Donner
· 8 years ago
0c7cc2e
Fix warnings in framworks/native/opengl/include
by Colin Cross
· 8 years ago
1bef51a
Merge "Add licenses to ndk_headers." am: 8c9cd8a215
by Dan Albert
· 8 years ago
96b5509
Add licenses to ndk_headers.
by Dan Albert
· 8 years ago
5d795e9
resolve merge conflicts of 528378d to nyc-mr1-dev-plus-aosp
by Jesse Hall
· 8 years ago
fe11e10
Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353
by Sandeep Shinde
· 8 years ago
9c67bfd
egl: Enable EGL_KHR_GL_COLORSPACE
by Sandeep Shinde
· 10 years ago
3f9ee94
Merge \"Add the EGL_ANDROID_get_frame_timestamps extension\" into nyc-mr1-dev
by Pablo Ceballos
· 8 years ago
c18be29
Add the EGL_ANDROID_get_frame_timestamps extension
by Pablo Ceballos
· 9 years ago
db7f636
Merge \"Fix misc-macro-parentheses warnings in opengl.\" am: d4ffb636d8
by Chih-Hung Hsieh
· 8 years ago
f509370
Fix misc-macro-parentheses warnings in opengl.
by Chih-Hung Hsieh
· 8 years ago
202e6e9
Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev
by Pablo Ceballos
· 9 years ago
ceb9ee7
egl: add EGL_KHR_mutable_render_buffer
by Pablo Ceballos
· 9 years ago
8cfae6d
Minor changes and cleanup to support EXT_protected_content.
by Craig Donner
· 9 years ago
5b89ed6
Manually fix GLES headers
by Pablo Ceballos
· 9 years ago
02b05da
egl: Add EGL extension for front buffer auto-refresh mode
by Pablo Ceballos
· 9 years ago
05249fc
Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures.
by Craig Donner
· 9 years ago
4690754
opengl: Update headers and registry and regenerate *api.in
by Pablo Ceballos
· 9 years ago
5245af3
libEGL: whitelist the EGL_KHR_create_context_no_error extension
by Jesse Hall
· 10 years ago
a894d08
libEGL: Add wrappers for partial update functions
by Dan Stoza
· 10 years ago
d6061de
opengl: Add EXT_primitive_bounding_box to registry
by Jesse Hall
· 11 years ago
3667e33
opengl: Update registry and headers from Khronos
by Jesse Hall
· 11 years ago
3703f7f
opengl: Update GLES headers and generate *.in from registry XML
by Jesse Hall
· 11 years ago
2b2ac21
Revert "Update GLES headers from Khronos SVN r26322"
by Jesse Hall
· 11 years ago
20670e3
Update GLES headers from Khronos SVN r26322
by Jesse Hall
· 11 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 11 years ago
2bb7168
replace eglWaitSyncANDROID by eglWaitSyncKHR
by Mathias Agopian
· 12 years ago
12af3f6
update EGL headers to most recent
by Mathias Agopian
· 12 years ago
7284145
Add eglPresentationTimeANDROID
by Andy McFadden
· 12 years ago
61d1b81
Import OpenGL ES 3.0 headers from Khronos SVN
by Jesse Hall
· 12 years ago
7c95911
Import constness fix from gl3.h into gl2.h.
by Alistair Strachan
· 12 years ago
5e530e0
am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation"
by Andrew Hsieh
· 12 years ago
300ad09
Fix return type of glGetAttribLocation and glGetUniformLocation
by Andrew Hsieh
· 12 years ago
3ff48e5
EGL: add the EGL_ANDROID_framebuffer_target enum
by Jamie Gennis
· 12 years ago
09b1143
EGL: expose the EXT_create_context_robustness ext
by Jamie Gennis
· 12 years ago
010dd4f
EGL: Add the EGL_ANDROID_wait_sync extension
by Jamie Gennis
· 12 years ago
331841b
EGL: add the native_fence_sync extension
by Jamie Gennis
· 12 years ago
f9752cc
egl: Reintroduce eglGetRenderBufferANDROID
by Bjorn Andersson
· 12 years ago
2583859
Hibernate the EGL implementation when idle
by Jesse Hall
· 13 years ago
b0e76f4
remove dependency of EGL on ndk header
by Mathias Agopian
· 13 years ago
3127260
update GLES headers and add support for corresponding new extensions.
by Mathias Agopian
· 13 years ago
4b9511c
rework a bit how we manage EGL extensions
by Mathias Agopian
· 13 years ago
c42fcf0
EGL: add the ANDROID suffix to the blob cache ext
by Jamie Gennis
· 13 years ago
7660108
EGL: use an in-memory the blob cache
by Jamie Gennis
· 13 years ago
1c3d72a
Add (support for) EGL_NV_system_time extension.
by Jonas Yang
· 13 years ago
dc159f9
EGL: update EGL_ANDROID_recordable extension.
by Jamie Gennis
· 13 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
dfd0759
Refresh EGL header to work with the NDK
by David 'Digit' Turner
· 14 years ago
7f198b6
surfaceflinger / GL extensions cleanup
by Michael I. Gold
· 14 years ago
10cab19
cleanup EGL a bit. remove unused extension.
by Mathias Agopian
· 14 years ago
4b5e91e
Introduce official public NativeWindow type.
by Dianne Hackborn
· 15 years ago
0a91775
Added support for the GL_TEXTURE_EXTERNAL target
by Mathias Agopian
· 15 years ago
e81a3cb
update EGL headers to the latest
by Mathias Agopian
· 15 years ago
05bb9c9
fix OpenGL ES extension headers from khronos
by Mathias Agopian
· 15 years ago
8f62c30
update the OpenGL ES headers to the latest
by Mathias Agopian
· 15 years ago
01cc538
A library for encoding and decoding ETC1 textures.
by Jack Palevich
· 15 years ago
Next »