Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
bf7cd01ab0fce5c76364f78e3b9fdba078c197c0
/
opengl
/
libs
000d88f
Implement a number of KHR EGL extensions
by Season Li
· 10 years ago
4f21a4c
Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed.""
by Amith Dsouza
· 10 years ago
6e1a2fe
Revert "Modify EGL to disconnect the window when the surface gets destroyed."
by Michael Lentine
· 10 years ago
89301ea
Fix EGL shim extension injection for GL ES 3 drivers.
by Alistair Strachan
· 10 years ago
51c8c50
Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev
by Michael Lentine
· 10 years ago
00699fa
Modify EGL to disconnect the window when the surface gets destroyed.
by Michael Lentine
· 10 years ago
ae62e05
Switch libGLESv1_CM/libGLESv2 to hash-style=both
by Dmitriy Ivanov
· 10 years ago
408e59f
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
82c6bcc
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
b6b81d6
Merge "[MIPS] Fix mips32r1 build"
by Jesse Hall
· 10 years ago
28d41f5
Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD
by Bill Yi
· 10 years ago
733a807
egl: Remove old tuna BGRA vs RGBA workaround.
by Alistair Strachan
· 10 years ago
ecacc3f
[MIPS] Fix mips32r1 build
by Duane Sand
· 10 years ago
2f1e3b4
am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
54466bc
Remove lock around ref count check in terminate.
by Michael Lentine
· 10 years ago
5f5f651
Use register numbers instead of register names
by Nikola Veljkovic
· 10 years ago
6701fbe
[MIPS] Further opengl support for mips64 and mipsr6
by Duane Sand
· 10 years ago
a9650f0
Revert "Revert "Update protobuf library from 2.3 to 2.6.""
by Jeff Davidson
· 10 years ago
bca4262
Revert "Update protobuf library from 2.3 to 2.6."
by Jeff Davidson
· 10 years ago
a42cdf1
Update protobuf library from 2.3 to 2.6.
by Jeff Davidson
· 10 years ago
9f42591
Fix class vs. struct mismatch
by Bernhard Rosenkränzer
· 10 years ago
6d72063
Move frameworks/native to libc++.
by Dan Albert
· 10 years ago
701048c
EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag
by Michal Wajdeczko
· 10 years ago
82ba423
am e9034b45: Merge "Use LOCAL_CLANG := false for GLES wrappers for now"
by Chih-hung Hsieh
· 10 years ago
d3684ae
Use LOCAL_CLANG := false for GLES wrappers for now
by Bernhard Rosenkraenzer
· 10 years ago
53bffaa
am 12c4bdad: Add rate-limited logging for unimplemented es functions.
by Michael Lentine
· 10 years ago
12c4bda
Add rate-limited logging for unimplemented es functions.
by Michael Lentine
· 10 years ago
4355c0c
am e1e3d278: Merge "Clean cruft out of makefiles."
by Dan Albert
· 10 years ago
b79dfe6
Clean cruft out of makefiles.
by Dan Albert
· 10 years ago
6c01173
am 4c5b9acf: Merge "Don\'t try to capture the pointer when using PBOs for texture APIs" into lmp-dev
by Ben Clayton
· 10 years ago
16d7b6a
Don't try to capture the pointer when using PBOs for texture APIs
by Ben Clayton
· 10 years ago
0ffbac8
am 45e2fc22: Revert "Modify EGL to disconnect the window when the surface gets destroyed."
by Michael Lentine
· 10 years ago
45e2fc2
Revert "Modify EGL to disconnect the window when the surface gets destroyed."
by Michael Lentine
· 10 years ago
83142a1
am e2e17e5b: Merge "GlES2: Add NULL check"
by Jesse Hall
· 10 years ago
0627071
GlES2: Add NULL check
by Anshuman Dani
· 11 years ago
cd36eb4
Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev
by Michael Lentine
· 10 years ago
843cbb2
Modify EGL to disconnect the window when the surface gets destroyed.
by Michael Lentine
· 10 years ago
d1ceb8b
Install symlinks in multilib build.
by Ying Wang
· 10 years ago
c3aed1e
Install symlinks in multilib build.
by Ying Wang
· 10 years ago
7b3f48d
Use the count parameter to store all the uniform vectors, not just the first one. DO NOT MERGE.
by Ben Clayton
· 10 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
· 11 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
· 11 years ago
4864e85
Make libEGL build cleanly under 64-bit
by Dan Stoza
· 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
1f83633
EGL: rename CallStack::dump into CallStack::log
by Igor Murashkin
· 11 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 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
21558da
Add EGL_KHR_get_all_proc_addresses to extension string
by Jesse Hall
· 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
5539e21
EGL: fix eglTerminate blob cache behavior
by Jamie Gennis
· 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
· 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
Next »