index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
EGL: add x86/64 assembly code for EGL/GLES wrappers
mwajdecz
2014-05-27
3
-0
/
+121
*
Remove unused LOCAL_LDLIBS.
Ying Wang
2014-05-07
2
-6
/
+0
*
Merge "Expose core EGL entry points to eglGetProcAddress"
Jesse Hall
2014-04-21
3
-2
/
+11
|
\
|
*
Expose core EGL entry points to eglGetProcAddress
Michael Chock
2014-03-27
3
-2
/
+11
*
|
opengl: fix UAL conformity
synergy dev
2014-04-02
2
-2
/
+2
|
/
*
native frameworks: 64-bit compile issues
Mark Salyzyn
2014-03-12
11
-51
/
+55
*
hwc test: 64-bit compilation error
Mark Salyzyn
2014-03-04
1
-2
/
+2
*
AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY
Ashok Bhat
2014-02-26
2
-3
/
+2
*
Merge "Use reinterpret_cast when an integer is cast to a pointer"
Narayan Kamath
2014-02-25
6
-6
/
+8
|
\
|
*
Use reinterpret_cast when an integer is cast to a pointer
Ashok Bhat
2014-02-24
6
-6
/
+8
*
|
Use long for pointers in opengl/EGL classes
Ashok Bhat
2014-02-24
14
-40
/
+203
|
/
*
Merge "Update EGL codegen to be in sync with frameworks/base"
Narayan Kamath
2014-02-21
1
-1
/
+1
|
\
|
*
Update EGL codegen to be in sync with frameworks/base
Ashok Bhat
2014-02-20
1
-1
/
+1
*
|
Update GLES codegen to be in sync with frameworks/base
Ashok Bhat
2014-02-20
1
-1
/
+1
|
/
*
Merge "libagl: support multilib build"
Colin Cross
2014-02-18
1
-11
/
+7
|
\
|
*
libagl: support multilib build
Colin Cross
2014-02-14
1
-11
/
+7
*
|
Use /(vendor|system)/lib64/egl for 64-bit EGL libraries
Dan Willemsen
2014-02-16
1
-0
/
+14
|
/
*
GLES_trace: fix compile errors on 64 bit architectures
Siva Velusamy
2014-01-28
2
-638
/
+640
*
Make libEGL build cleanly under 64-bit
Dan Stoza
2014-01-27
2
-7
/
+8
*
frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
Colin Cross
2014-01-27
1
-1
/
+1
*
libGLES_android: fix 64-bit compile errors
Colin Cross
2014-01-24
3
-10
/
+14
*
am 40da5283: Merge "EGL: rename CallStack::dump into CallStack::log" into klp...
Igor Murashkin
2013-10-30
1
-1
/
+1
|
\
|
*
EGL: rename CallStack::dump into CallStack::log
Igor Murashkin
2013-10-25
1
-1
/
+1
*
|
am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev
Jamie Gennis
2013-10-02
3
-3
/
+15
|
\
\
|
|
/
|
*
GLConsumer: start using EGL_ANDROID_image_crop
Jamie Gennis
2013-10-02
3
-3
/
+15
*
|
am d9be16f9: Merge "Fix OpenGL stub exception handling."
Elliott Hughes
2013-09-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix OpenGL stub exception handling.
Elliott Hughes
2013-09-24
1
-0
/
+1
*
|
Disable the egl_khr_gl_colorspace extension
Jesse Hall
2013-09-16
1
-3
/
+29
*
|
fix a possible null dereference when eglMakeCurrent() fails
Mathias Agopian
2013-09-06
1
-1
/
+2
*
|
remove adreno 130 workaround support
Mathias Agopian
2013-08-28
2
-19
/
+0
*
|
try to keep omap4 alive
Mathias Agopian
2013-08-28
3
-35
/
+22
*
|
only use format compatible with CPU consumers
Mathias Agopian
2013-08-21
1
-15
/
+28
*
|
Replace sRGB_888 with sRGB_X_8888
Jesse Hall
2013-08-16
1
-3
/
+3
*
|
Add support for EGL_KHR_gl_colorspace
Jesse Hall
2013-08-13
3
-19
/
+77
*
|
Don't swallow eglCreateContext errors
Jesse Hall
2013-08-12
1
-6
/
+0
*
|
make sure we have a context when creating the 1st surface
Mathias Agopian
2013-08-08
1
-0
/
+5
*
|
Merge "Add EGL_KHR_get_all_proc_addresses to extension string"
Jesse Hall
2013-08-07
2
-18
/
+26
|
\
\
|
*
|
Add EGL_KHR_get_all_proc_addresses to extension string
Jesse Hall
2013-08-06
2
-18
/
+26
*
|
|
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-4
/
+4
|
/
/
*
|
Merge "Binderize the consumer side of BufferQueue"
Mathias Agopian
2013-08-02
2
-1
/
+2
|
\
\
|
*
|
Binderize the consumer side of BufferQueue
Mathias Agopian
2013-08-01
2
-1
/
+2
*
|
|
Drop frames based on presentation timestamp
Andy McFadden
2013-08-01
1
-5
/
+0
|
/
/
*
|
Make Flattenable not virtual
Mathias Agopian
2013-07-30
1
-4
/
+2
*
|
Merge "EGL: fix eglTerminate blob cache behavior"
Jamie Gennis
2013-07-30
1
-6
/
+3
|
\
\
|
*
|
EGL: fix eglTerminate blob cache behavior
Jamie Gennis
2013-07-30
1
-6
/
+3
*
|
|
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-26
3
-12
/
+0
|
/
/
*
|
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
1
-2
/
+6
*
|
am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
Jesse Hall
2013-07-17
1
-1
/
+1
|
\
\
|
|
/
|
*
am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
Jesse Hall
2013-07-17
1
-1
/
+1
|
|
\
|
|
*
EGL: Fix error for eglCreateWindowSurface
Jonathan Hamilton
2013-07-17
1
-1
/
+1
[next]