Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
d1ceb8b78f4823c58185a22c5dd047c4174f91b1
/
opengl
/
libs
d1ceb8b
Install symlinks in multilib build.
by Ying Wang
· 11 years ago
7b3f48d
Use the count parameter to store all the uniform vectors, not just the first one. DO NOT MERGE.
by Ben Clayton
· 11 years ago
3d3c125
Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D calls.
by Ben Clayton
· 11 years ago
0d72715
am 17cbadf0: am 6fa169fa: Merge "Add aarch64 EGL/GLES trampolines"
by Jesse Hall
· 11 years ago
30a41aa
Add aarch64 EGL/GLES trampolines
by Jesse Hall
· 11 years ago
7ef56b7
am ad8d25e8: am 90654afb: Revert "Enable OMAP4 SGX workaround for OMAP3 too"
by Simon Wilson
· 11 years ago
ad8d25e
am 90654afb: Revert "Enable OMAP4 SGX workaround for OMAP3 too"
by Simon Wilson
· 11 years ago
90654af
Revert "Enable OMAP4 SGX workaround for OMAP3 too"
by Simon Wilson
· 11 years ago
c2774f9
am 92374318: am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code for EGL/GLES wrappers"
by Jesse Hall
· 11 years ago
9237431
am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code for EGL/GLES wrappers"
by Jesse Hall
· 11 years ago
c80aafa
EGL: add x86/64 assembly code for EGL/GLES wrappers
by mwajdecz
· 11 years ago
fca1b54
opengl: Regenerate code with ES 3.1 and new extensions
by Jesse Hall
· 11 years ago
3703f7f
opengl: Update GLES headers and generate *.in from registry XML
by Jesse Hall
· 11 years ago
0b96e6c
Revert "opengl: Generate *.in from registry XML"
by Jesse Hall
· 11 years ago
4a73962
opengl: Generate *.in from registry XML
by Jesse Hall
· 11 years ago
38cd5c5
Remove vestigial remnants of GLES2_dbg
by Jesse Hall
· 11 years ago
bbbddb8
Disable warnings when generating GL wrappers
by Jesse Hall
· 11 years ago
4c0596f
Rationalize GLES2/3 .in files.
by Jesse Hall
· 11 years ago
f736f2f
am 114d71ce: am 214b4a61: am 8155ce81: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
114d71c
am 214b4a61: am 8155ce81: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
4a793fe
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
6ec9862
Merge "Revert "Temporarily turn on callstack logging""
by John Reck
· 11 years ago
1f246d7
Revert "Temporarily turn on callstack logging"
by John Reck
· 11 years ago
1034cfc
am 43b3e600: am 3f0d5669: Merge "Expose core EGL entry points to eglGetProcAddress"
by Jesse Hall
· 11 years ago
43b3e60
am 3f0d5669: Merge "Expose core EGL entry points to eglGetProcAddress"
by Jesse Hall
· 11 years ago
db44885
Temporarily turn on callstack logging
by John Reck
· 11 years ago
c0ec5e2
Expose core EGL entry points to eglGetProcAddress
by Michael Chock
· 12 years ago
9931460
am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
d4dabf8
am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
92dc3fc
native frameworks: 64-bit compile issues
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
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
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
· 12 years ago
4864e85
Make libEGL build cleanly under 64-bit
by Dan Stoza
· 12 years ago
c3289c4
Make libEGL build cleanly under 64-bit
by Dan Stoza
· 12 years ago
d566ce3
Improve error message
by Andy McFadden
· 12 years ago
1f83633
EGL: rename CallStack::dump into CallStack::log
by Igor Murashkin
· 12 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 12 years ago
a2ba428
Disable the egl_khr_gl_colorspace extension
by Jesse Hall
· 12 years ago
63108c3
fix a possible null dereference when eglMakeCurrent() fails
by Mathias Agopian
· 12 years ago
672ddf2
remove adreno 130 workaround support
by Mathias Agopian
· 12 years ago
f4486c6
try to keep omap4 alive
by Mathias Agopian
· 12 years ago
0f288fc
only use format compatible with CPU consumers
by Mathias Agopian
· 12 years ago
bc2a90b
Replace sRGB_888 with sRGB_X_8888
by Jesse Hall
· 12 years ago
c2e4122
Add support for EGL_KHR_gl_colorspace
by Jesse Hall
· 12 years ago
ea4fdd4
Don't swallow eglCreateContext errors
by Jesse Hall
· 12 years ago
a6bb107
make sure we have a context when creating the 1st surface
by Mathias Agopian
· 12 years ago
21558da
Add EGL_KHR_get_all_proc_addresses to extension string
by Jesse Hall
· 12 years ago
14fab7d
Drop frames based on presentation timestamp
by Andy McFadden
· 12 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 12 years ago
5539e21
EGL: fix eglTerminate blob cache behavior
by Jamie Gennis
· 12 years ago
ba3ed90
am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
by Jesse Hall
· 12 years ago
082fc1c
am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
by Jesse Hall
· 12 years ago
77a9b4a
EGL: Fix error for eglCreateWindowSurface
by Jonathan Hamilton
· 12 years ago
94cdba9
resolved conflicts for merge of 5477d0e4 to master
by Jesse Hall
· 12 years ago
5477d0e
am c07b5206: Find non-extension GLES wrappers in eglGetProcAddress
by Jesse Hall
· 12 years ago
c07b520
Find non-extension GLES wrappers in eglGetProcAddress
by Jesse Hall
· 12 years ago
e0ea89c
improve GLES jumptables
by Mathias Agopian
· 12 years ago
da22e6b
am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 12 years ago
3c0425c
am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 12 years ago
0ecf0b8
Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 12 years ago
4e620dd
free EGL resources associated to a thread when it terminates
by Mathias Agopian
· 12 years ago
f03e51d
Merge "change how the userspace GLES drivers are named"
by Mathias Agopian
· 12 years ago
565bce2
am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension
by Jamie Gennis
· 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
b4ba50d
fix a typo in EGL loader
by Mathias Agopian
· 12 years ago
ed6d08b
fix "traceGpuCompletion" debug feature
by Mathias Agopian
· 12 years ago
8a0cb4e
Add liblog
by Ying Wang
· 12 years ago
39c24a2
fix local include paths
by Mathias Agopian
· 12 years ago
441f694
Fix MIPS assembly variable names to not conflict with GL API parameter names
by Jesse Hall
· 12 years ago
86e392e
Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
ca08833
don't use compile-time configuration of libgui as much as possible
by Mathias Agopian
· 12 years ago
ea116f1
am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework"
by Keun-young Park
· 12 years ago
2bb7168
replace eglWaitSyncANDROID by eglWaitSyncKHR
by Mathias Agopian
· 12 years ago
e9b3dfb
cleanup EGL extensions strings and entry-points
by Mathias Agopian
· 12 years ago
46b4253
[MIPS] Add MIPS architecture support to opengl framework
by Duane Sand
· 12 years ago
cab25d6
improved CallStack a bit
by Mathias Agopian
· 12 years ago
7284145
Add eglPresentationTimeANDROID
by Andy McFadden
· 12 years ago
f5c7cb3
Merge changes Ic344ef63,If9bb02be,Ic8f94634
by Jesse Hall
· 12 years ago
751402c
Merge changes I45836219,I70a4075e
by Jesse Hall
· 12 years ago
bbb7322
am 45b0e435: Merge "Simplify OpenGL TLS access on ARM."
by Elliott Hughes
· 12 years ago
288870e
Simplify OpenGL TLS access on ARM.
by Elliott Hughes
· 12 years ago
5ea4c73
Symlink /system/lib/libGLESv3.so -> libGLESv2.so
by Jesse Hall
· 12 years ago
4774338
Add ES3 support to libGLESv2 and tracing tools
by Jesse Hall
· 12 years ago
d58974c
Regenerate API/trace files for constness change
by Jesse Hall
· 12 years ago
7c95911
Import constness fix from gl3.h into gl2.h.
by Alistair Strachan
· 13 years ago
2b6694f
Force a specific locale for sorting
by Jesse Hall
· 12 years ago
5191916
am 873ab60e: am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention"
by Jesse Hall
· 13 years ago
873ab60
am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention"
by Jesse Hall
· 13 years ago
69d1007
Gfx-3d: fix GetProcAddress in egl extention
by luliuhui
· 13 years ago
a73a977
gltrace: Add support for tracing running applications.
by Siva Velusamy
· 13 years ago
ac0de62
Use LOCAL_REQUIRED_MODULES to establish dependency
by Ying Wang
· 13 years ago
0e34af6
am c859084c: am a9a4cd48: gltrace: Make sure device is debuggable.
by Siva Velusamy
· 13 years ago
a9a4cd4
gltrace: Make sure device is debuggable.
by Siva Velusamy
· 13 years ago
6482fa4
gltrace: Make sure device is debuggable.
by Siva Velusamy
· 13 years ago
Next »