Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
a5cbb1f18b6eb4e0db27d98bea0731393b7438d1
/
opengl
« Previous
709d7de
Adjust for device orientation
by Andy McFadden
· 11 years ago
6ef57d7
Restore old OpenGL tests
by Andy McFadden
· 11 years ago
d5bb577
am eac548c6: am 61d6a008: Merge "hwc test: 64-bit compilation error"
by Mark Salyzyn
· 11 years ago
eac548c
am 61d6a008: Merge "hwc test: 64-bit compilation error"
by Mark Salyzyn
· 11 years ago
e933c03
hwc test: 64-bit compilation error
by Mark Salyzyn
· 11 years ago
08d6aa9
am 8ffc2346: am 6e79cb81: Enable OMAP4 SGX workaround for OMAP3 too
by Simon Wilson
· 11 years ago
8ffc234
am 6e79cb81: Enable OMAP4 SGX workaround for OMAP3 too
by Simon Wilson
· 11 years ago
6e79cb8
Enable OMAP4 SGX workaround for OMAP3 too
by Simon Wilson
· 11 years ago
622b6b2
Fix bad link tag in javadoc.
by Narayan Kamath
· 11 years ago
a90086a
API changes for 64 bit platforms.
by Narayan Kamath
· 11 years ago
2c95c57
am 3e599252: am 93e6a48b: Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY"
by Narayan Kamath
· 11 years ago
d61b48c
AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY
by Ashok Bhat
· 11 years ago
d6b4e78
am aa01ad91: am aaa27fd5: Merge "Use reinterpret_cast when an integer is cast to a pointer"
by Narayan Kamath
· 11 years ago
ab7b4fe
am 097b5991: am e5c99bf3: Merge "Use long for pointers in opengl/EGL classes"
by Narayan Kamath
· 11 years ago
aaa27fd
Merge "Use reinterpret_cast when an integer is cast to a pointer"
by Narayan Kamath
· 11 years ago
d8f0961
Use reinterpret_cast when an integer is cast to a pointer
by Ashok Bhat
· 11 years ago
ab6fc2a
Use long for pointers in opengl/EGL classes
by Ashok Bhat
· 11 years ago
9076fa7
Merge "Update EGL codegen to be in sync with frameworks/base"
by Narayan Kamath
· 11 years ago
fb913cd
Update GLES codegen to be in sync with frameworks/base
by Ashok Bhat
· 11 years ago
8e472fb
Update EGL codegen to be in sync with frameworks/base
by Ashok Bhat
· 11 years ago
382f1cc
Merge "Hide three malformed GL bindings"
by Andy McFadden
· 11 years ago
50166d1
Hide three malformed GL bindings
by Andy McFadden
· 11 years ago
0380d52
am 7a66f7af: am 913a17fd: Merge "libagl: support multilib build"
by Colin Cross
· 11 years ago
913a17f
Merge "libagl: support multilib build"
by Colin Cross
· 11 years ago
505350b
am 8a9a2e24: am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries"
by Colin Cross
· 11 years ago
8edb8f5
Use /(vendor|system)/lib64/egl for 64-bit EGL libraries
by Dan Willemsen
· 11 years ago
ff75a80
libagl: support multilib build
by Colin Cross
· 11 years ago
1d41d5d
am 67041e68: am fd6a3ff4: Merge "GLES_trace: fix compile errors on 64 bit architectures"
by Siva Velusamy
· 11 years ago
39177b4
GLES_trace: fix compile errors on 64 bit architectures
by Siva Velusamy
· 11 years ago
4864e85
Make libEGL build cleanly under 64-bit
by Dan Stoza
· 11 years ago
ea350ea
am dec678db: am a21ba585: am 55f0668f: Merge "frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
by Colin Cross
· 11 years ago
df50868
frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
by Colin Cross
· 11 years ago
8b7cc0a
am dd000905: am e3aeefd1: am af29b77a: Merge "libGLES_android: fix 64-bit compile errors"
by Colin Cross
· 11 years ago
444839b
libGLES_android: fix 64-bit compile errors
by Colin Cross
· 11 years ago
c3289c4
Make libEGL build cleanly under 64-bit
by Dan Stoza
· 11 years ago
d566ce3
Improve error message
by Andy McFadden
· 11 years ago
bb3b524
am 40da5283: Merge "EGL: rename CallStack::dump into CallStack::log" into klp-dev
by Igor Murashkin
· 11 years ago
1f83633
EGL: rename CallStack::dump into CallStack::log
by Igor Murashkin
· 11 years ago
886b152
am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev
by Jamie Gennis
· 11 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 11 years ago
b7f3742
am d9be16f9: Merge "Fix OpenGL stub exception handling."
by Elliott Hughes
· 11 years ago
2adde7c
Fix OpenGL stub exception handling.
by Elliott Hughes
· 11 years ago
a2ba428
Disable the egl_khr_gl_colorspace extension
by Jesse Hall
· 11 years ago
63108c3
fix a possible null dereference when eglMakeCurrent() fails
by Mathias Agopian
· 11 years ago
672ddf2
remove adreno 130 workaround support
by Mathias Agopian
· 11 years ago
f4486c6
try to keep omap4 alive
by Mathias Agopian
· 11 years ago
0f288fc
only use format compatible with CPU consumers
by Mathias Agopian
· 11 years ago
bc2a90b
Replace sRGB_888 with sRGB_X_8888
by Jesse Hall
· 11 years ago
c2e4122
Add support for EGL_KHR_gl_colorspace
by Jesse Hall
· 11 years ago
ea4fdd4
Don't swallow eglCreateContext errors
by Jesse Hall
· 11 years ago
a6bb107
make sure we have a context when creating the 1st surface
by Mathias Agopian
· 11 years ago
43c2718
Merge "Add EGL_KHR_get_all_proc_addresses to extension string"
by Jesse Hall
· 11 years ago
21558da
Add EGL_KHR_get_all_proc_addresses to extension string
by Jesse Hall
· 11 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
c1c39f8
Merge "Binderize the consumer side of BufferQueue"
by Mathias Agopian
· 11 years ago
a4e1952
Binderize the consumer side of BufferQueue
by Mathias Agopian
· 11 years ago
14fab7d
Drop frames based on presentation timestamp
by Andy McFadden
· 11 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 11 years ago
7925b6b
Merge "EGL: fix eglTerminate blob cache behavior"
by Jamie Gennis
· 11 years ago
5539e21
EGL: fix eglTerminate blob cache behavior
by Jamie Gennis
· 11 years ago
c2414bb
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 11 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 11 years ago
ba3ed90
am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
by Jesse Hall
· 11 years ago
082fc1c
am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
by Jesse Hall
· 11 years ago
77a9b4a
EGL: Fix error for eglCreateWindowSurface
by Jonathan Hamilton
· 11 years ago
94cdba9
resolved conflicts for merge of 5477d0e4 to master
by Jesse Hall
· 11 years ago
5477d0e
am c07b5206: Find non-extension GLES wrappers in eglGetProcAddress
by Jesse Hall
· 11 years ago
c07b520
Find non-extension GLES wrappers in eglGetProcAddress
by Jesse Hall
· 11 years ago
e0ea89c
improve GLES jumptables
by Mathias Agopian
· 11 years ago
b83290c
Merge "Small clarifications to EGL_ANDROID_presentation_time"
by Jesse Hall
· 11 years ago
5ac6c0a
Small clarifications to EGL_ANDROID_presentation_time
by Jesse Hall
· 11 years ago
da22e6b
am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 11 years ago
3c0425c
am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 11 years ago
0ecf0b8
Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 11 years ago
9a90aa9
Fix wrapper equals()
by Andy McFadden
· 11 years ago
4e620dd
free EGL resources associated to a thread when it terminates
by Mathias Agopian
· 11 years ago
f9872c8
am 7a486528: am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline"
by Jesse Hall
· 11 years ago
7a48652
am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline"
by Jesse Hall
· 11 years ago
f0dcff8
Merge "gl_code.cpp: Remove a DOS style newline"
by Jesse Hall
· 11 years ago
f03e51d
Merge "change how the userspace GLES drivers are named"
by Mathias Agopian
· 12 years ago
16b4f33
am 958ef3d7: am c8639351: Generate new EGLExt class
by Jesse Hall
· 12 years ago
c863935
Generate new EGLExt class
by Jesse Hall
· 12 years ago
c59db7f
am 34c0fb18: am cc8f8ad3: Merge "Fix glGetUniformIndices JNI prototype" into jb-mr2-dev
by Jesse Hall
· 12 years ago
cc8f8ad
Merge "Fix glGetUniformIndices JNI prototype" into jb-mr2-dev
by Jesse Hall
· 12 years ago
80f9f26
am ef4dbb6a: am 5d46b04b: Merge "Recommend different time source" into jb-mr2-dev
by Andy McFadden
· 12 years ago
5d46b04
Merge "Recommend different time source" into jb-mr2-dev
by Andy McFadden
· 12 years ago
46fc9cb
Fix glGetUniformIndices JNI prototype
by Jesse Hall
· 12 years ago
0e77569
Recommend different time source
by Andy McFadden
· 12 years ago
565bce2
am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension
by Jamie Gennis
· 12 years ago
5075b21
Merge "Fix range check"
by Andy McFadden
· 12 years ago
9938142
change how the userspace GLES drivers are named
by Mathias Agopian
· 12 years ago
f6d1c39
EGL: expose the EGL_KHR_create_context extension
by Jamie Gennis
· 12 years ago
42137d2
Fix range check
by Andy McFadden
· 12 years ago
b4ba50d
fix a typo in EGL loader
by Mathias Agopian
· 12 years ago
ed6d08b
fix "traceGpuCompletion" debug feature
by Mathias Agopian
· 12 years ago
c0d184b
Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX
by Jesse Hall
· 12 years ago
4f66930
Special-case glGetActiveUniformBlockName
by Jesse Hall
· 12 years ago
fa4c117
Special-case glGetStringi
by Jesse Hall
· 12 years ago
1c8b8e8
Special-case glMapBufferRange
by Jesse Hall
· 12 years ago
610bbf2
Special-case glGetBufferPointerv
by Jesse Hall
· 12 years ago
Next »