Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
e932226e8de32997b65995df5918b7a376c69ac7
/
opengl
e932226
Merge "Hardcode EGL Cache size to something more reasonable" am: 8a767feb14
by Dan Willemsen
· 8 years ago
bace39e
Hardcode EGL Cache size to something more reasonable
by Dan Willemsen
· 8 years ago
199adbc
Remove EGL Hibernation
by Dan Willemsen
· 8 years ago
e9cbb65
Remove EGL Hibernation
by Dan Willemsen
· 8 years ago
353eeaa
Merge "Migrate khrplatform.h to ndk_headers." am: a0d616be74 am: fea2cbbe39
by Dan Albert
· 8 years ago
c439088
Migrate khrplatform.h to ndk_headers.
by Dan Albert
· 8 years ago
3ac8c54
Migrate libGLESv3 to ndk_library. am: d7d8efa471 am: 0238c63510 am: 61b9688387
by Dan Albert
· 8 years ago
471271a
Migrate libGLESv2 to ndk_library. am: 00500c798a am: 2cdf177bc1 am: 6e8eeea98f
by Dan Albert
· 8 years ago
34c210e
Migrate libGLESv1_CM to ndk_library. am: 7facb1db6e am: ebe4ea9e88
by Dan Albert
· 8 years ago
2fa713c
Merge "Migrate libEGL to ndk_library." am: ce1bc304a2 am: 183edbb062
by Dan Albert
· 8 years ago
d7d8efa
Migrate libGLESv3 to ndk_library.
by Dan Albert
· 8 years ago
00500c7
Migrate libGLESv2 to ndk_library.
by Dan Albert
· 8 years ago
7facb1d
Migrate libGLESv1_CM to ndk_library.
by Dan Albert
· 8 years ago
49fbff4
Migrate libEGL to ndk_library.
by Dan Albert
· 8 years ago
e021dd6
Merge "Fix google-explicit-constructor warnings in opengl." am: 9ccba3c090 am: 512fb374d2
by Chih-Hung Hsieh
· 8 years ago
4bf4908
EGL: check that display is still valid am: d6e9946cdd am: 3169437feb
by Jesse Hall
· 8 years ago
9ccba3c
Merge "Fix google-explicit-constructor warnings in opengl."
by Treehugger Robot
· 8 years ago
d6e9946
EGL: check that display is still valid
by Jesse Hall
· 8 years ago
f62eaf5
Squashed: gralloc1/binder/requestor
by Dan Stoza
· 8 years ago
204240a
libagl: Switch from gralloc to GraphicBufferMapper
by Dan Stoza
· 9 years ago
e8761d6
Fix google-explicit-constructor warnings in opengl.
by Chih-Hung Hsieh
· 8 years ago
38c7f3b
Add requestor name to GraphicBuffer alloc metadata am: d4079aff75 am: a009af9b54
by Dan Stoza
· 8 years ago
d4079af
Add requestor name to GraphicBuffer alloc metadata
by Dan Stoza
· 8 years ago
ac77946
Create graphic buffer using binder interfaces am: 686715335a am: b43ac2b3b0
by Craig Donner
· 8 years ago
6867153
Create graphic buffer using binder interfaces
by Craig Donner
· 8 years ago
f697bba
resolve merge conflicts of 35ea9f8 to nyc-mr1-dev-plus-aosp
by Dan Willemsen
· 8 years ago
2a001e8
resolve merge conflicts of 0783d5f to stage-aosp-master
by Dan Willemsen
· 8 years ago
59e086f
Start converting Android.mk to Android.bp
by Dan Willemsen
· 8 years ago
f345c1f
resolve merge conflicts of 75b79d3 to stage-aosp-master am: 21f67731bb
by Jesse Hall
· 8 years ago
5d795e9
resolve merge conflicts of 528378d to nyc-mr1-dev-plus-aosp
by Jesse Hall
· 8 years ago
21f6773
resolve merge conflicts of 75b79d3 to stage-aosp-master
by Jesse Hall
· 8 years ago
fe11e10
Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353
by Sandeep Shinde
· 8 years ago
75b79d3
Merge "egl: Call loseCurrent after eglReleaseThread"
by Jesse Hall
· 8 years ago
9c67bfd
egl: Enable EGL_KHR_GL_COLORSPACE
by Sandeep Shinde
· 10 years ago
7b1b565
Merge \"Disable support for EGL_ANDROID_get_frame_timestamps\" into nyc-mr1-dev
by Pablo Ceballos
· 8 years ago
b1e2c72
Disable support for EGL_ANDROID_get_frame_timestamps
by Pablo Ceballos
· 8 years ago
19ab433
Merge \\\"[mips] Resolve issue with .align directive, when using clang IAS\\\" am: febb7ea6a0 am: bf8f1cdaf0
by Lazar Trsic
· 8 years ago
bf8f1cd
Merge \"[mips] Resolve issue with .align directive, when using clang IAS\"
by Lazar Trsic
· 8 years ago
926d098
[mips] Resolve issue with .align directive, when using clang IAS
by Lazar Trsic
· 8 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
· 8 years ago
294ca2a
Merge \\\"Fix misc-macro-parentheses warnings in opengl.\\\" am: d4ffb636d8 am: db7f636c16
by Chih-Hung Hsieh
· 8 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
f8ed298
Merge \\"Fix assignment of 565 format when creating native client buffers.\\" into nyc-dev am: 518e336d3f
by Craig Donner
· 8 years ago
55f1300
Merge \"Fix assignment of 565 format when creating native client buffers.\" into nyc-dev
by Craig Donner
· 8 years ago
4c119fc
Merge \"Fix assignment of 565 format when creating native client buffers.\" into nyc-dev
by Craig Donner
· 8 years ago
478f7db
Fix assignment of 565 format when creating native client buffers.
by Craig Donner
· 8 years ago
89ff3cd
Merge \"libagl: Switch from gralloc to GraphicBufferMapper\" into nyc-mr1-dev
by Dan Stoza
· 8 years ago
b3a83a4
Merge "libagl: Switch from gralloc to GraphicBufferMapper" into nyc-mr1-dev
by Dan Stoza
· 8 years ago
dee5ddf
Merge "Allow setting alpha to 0 when creating native client buffers." into nyc-dev am: 02afa28ccd
by Craig Donner
· 8 years ago
720a766
Merge "Allow setting alpha to 0 when creating native client buffers." into nyc-dev
by Craig Donner
· 8 years ago
b40504a
Allow setting alpha to 0 when creating native client buffers.
by Craig Donner
· 8 years ago
bb707e7
Merge "Ensure memory ordering around libagl and EGL refcount operations" into nyc-dev am: bac438bbb6
by Jesse Hall
· 8 years ago
dca5100
Merge "Ensure memory ordering around libagl and EGL refcount operations" into nyc-dev
by Jesse Hall
· 8 years ago
3aa75f9
Ensure memory ordering around libagl and EGL refcount operations
by Jesse Hall
· 8 years ago
44d93a0
resolve merge conflicts of e375c68 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 8 years ago
21c6128
Fix misc-macro-parentheses warnings in opengl.
by Chih-Hung Hsieh
· 8 years ago
722d6d7
Merge "Preserve parameters to getProcAddress functions" into nyc-dev
by Mike Stroyan
· 8 years ago
51de481
libagl: Switch from gralloc to GraphicBufferMapper
by Dan Stoza
· 9 years ago
c3685df
Preserve parameters to getProcAddress functions
by Mike Stroyan
· 8 years ago
5e6b0dd
Merge "EGL: Disconnect native window in eglDestroySurface" into nyc-dev
by Pablo Ceballos
· 9 years ago
ae8cf0b
EGL: Disconnect native window in eglDestroySurface
by Pablo Ceballos
· 9 years ago
7bf7547
Merge "Fix google-explicit-constructor warnings." am: 8a414ededd am: c2d0d24b62
by Chih-hung Hsieh
· 9 years ago
6ca70ef
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
304f6a0
Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev
by Craig Donner
· 9 years ago
aec8697
Support EGL_EXT_protected_content in GLConsumer.
by Craig Donner
· 9 years ago
5c73fb2
Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev
by Pablo Ceballos
· 9 years ago
5882a26
Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev
by Pablo Ceballos
· 9 years ago
1a5c4de
Revert "EGL: Ensure surfaces are disconnected when destroyed"
by Pablo Ceballos
· 9 years ago
f675abb
Look EGL extension matches beyond partial match am: 7804aa2
by Kalle Raita
· 9 years ago
7804aa2
Look EGL extension matches beyond partial match
by Kalle Raita
· 9 years ago
a96c583
Merge "Adds spec for EGL_ANDROID_create_native_client_buffer." into nyc-dev
by Craig Donner
· 9 years ago
3d15899
Merge "Adds spec for EGL_ANDROID_create_native_client_buffer." into nyc-dev
by Craig Donner
· 9 years ago
e5c4f0a
Merge "White list EGL_EXT_yuv_surface extension" into nyc-dev am: 7b05332
by Mika Isojärvi
· 9 years ago
f37864b
White list EGL_EXT_yuv_surface extension
by Mika Isojärvi
· 9 years ago
fcd6a9c
Adds spec for EGL_ANDROID_create_native_client_buffer.
by Craig Donner
· 9 years ago
83dd8e1
Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev am: 202e6e9
by Pablo Ceballos
· 9 years ago
202e6e9
Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev
by Pablo Ceballos
· 9 years ago
f15686f
Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev
by Craig Donner
· 9 years ago
8506baf
Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev
by Craig Donner
· 9 years ago
8778a32
Merge "EGL: Ensure surfaces are disconnected when destroyed" 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
541de49
EGL: Ensure surfaces are disconnected when destroyed
by Pablo Ceballos
· 9 years ago
880e74e
Merge "Switch GLES wrappers over to using Clang (and fix inline assembly)."
by Stephen Hines
· 9 years ago
3e8fce4
Switch GLES wrappers over to using Clang (and fix inline assembly).
by Stephen Hines
· 9 years ago
5b89ed6
Manually fix GLES headers
by Pablo Ceballos
· 9 years ago
f051ade
Fix eglSurfaceAttrib return value
by Pablo Ceballos
· 9 years ago
83b1e68
frameworks/native: Make Thread::run threadName argument required
by Brian Carlstrom
· 9 years ago
9c3e10b
Merge "egl: Add EGL extension for front buffer auto-refresh mode" into nyc-dev
by Pablo Ceballos
· 9 years ago
eec5db2
Implement the stub for glCreateShaderProgramv
by Pablo Ceballos
· 9 years ago
7a4f272
Merge "Fix warnings in frameworks/native/opengl/tests" into nyc-dev
by Aurimas Liutikas
· 9 years ago
0ef7178
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev
by Pablo Ceballos
· 9 years ago
c507e7c
Merge "Add glReadPixels with buffer-offset argument" into nyc-dev
by Pablo Ceballos
· 9 years ago
d1d1699
Fix warnings in frameworks/native/opengl/tests
by Aurimas Liutikas
· 9 years ago
0a2c2fb
Merge "emulator: load vendor specific egl libraries first" into nyc-dev
by Bo Hu
· 9 years ago
69e5b1a
emulator: load vendor specific egl libraries first
by bohu
· 9 years ago
23ca606
Add glReadPixels with buffer-offset argument
by Pablo Ceballos
· 9 years ago
02b05da
egl: Add EGL extension for front buffer auto-refresh mode
by Pablo Ceballos
· 9 years ago
Next »