Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
da2a8ca00636f63c8cec6135a5d5675a71c505f1
/
opengl
541de49
EGL: Ensure surfaces are disconnected when destroyed
by Pablo Ceballos
· 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
ff95aab
Add interface for controlling single buffer auto refresh
by Pablo Ceballos
· 9 years ago
dde548d
Fix glGetTransformFeedbackVarying JNI
by Pablo Ceballos
· 9 years ago
1b5a9cb
Merge "Clean up warnings in EGL." am: c312141adc am: d380a770fd am: f4acff7c49
by Dan Albert
· 9 years ago
eacd31f
Clean up warnings in EGL.
by Dan Albert
· 9 years ago
05249fc
Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures.
by Craig Donner
· 9 years ago
8a59ca7
Add GLES32 class templates
by Pablo Ceballos
· 9 years ago
4690754
opengl: Update headers and registry and regenerate *api.in
by Pablo Ceballos
· 9 years ago
3a7d749
Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 am: bc432368f4
by Dimitry Ivanov
· 9 years ago
bc43236
Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766
by Dimitry Ivanov
· 9 years ago
776951f
Load the emulation libraries only when qemu.gles=1
by Nicolas Capens
· 9 years ago
b952f42
Replace libGLESv3 symlink with shared library
by Dmitriy Ivanov
· 9 years ago
445d453
Merge "glgen: Better support for null arguments in JNI"
by Pablo Ceballos
· 9 years ago
ecc0c9a
Fix parsing the EGL extension string.
by Nicolas Capens
· 9 years ago
b62e242
glgen: Better support for null arguments in JNI
by Pablo Ceballos
· 9 years ago
ccdfd60
BQ: Add support for single buffer mode
by Pablo Ceballos
· 9 years ago
b7a17c7
Merge "Add missing OpenGLES 3.1 bitfield constants."
by Pablo Ceballos
· 9 years ago
0461dee
Merge "Revert "Revert "Remove GLTrace support"""
by Pablo Ceballos
· 9 years ago
9f8d4e0
Revert "Revert "Remove GLTrace support""
by Pablo Ceballos
· 9 years ago
6174c04
Merge "Revert "Remove GLTrace support""
by Pablo Ceballos
· 9 years ago
e6288e2
Revert "Remove GLTrace support"
by Pablo Ceballos
· 9 years ago
bd27a62
Merge "Remove GLTrace support"
by Pablo Ceballos
· 9 years ago
eb873c8
am 0983618f: am a518d5ad: am 312d7555: egl: Remove window disconnect before calling driver eglDestroySurface
by Jesse Hall
· 9 years ago
312d755
egl: Remove window disconnect before calling driver eglDestroySurface
by Jesse Hall
· 9 years ago
5bf6f3b
Remove GLTrace support
by Pablo Ceballos
· 9 years ago
69b5141
Add missing OpenGLES 3.1 bitfield constants.
by Pablo Ceballos
· 9 years ago
96c5d65
am 251c8b3f: Merge "constify generated JNINativeMethod fn ptr tables"
by Nick Kralevich
· 9 years ago
c4e95a3
constify generated JNINativeMethod fn ptr tables
by Daniel Micay
· 9 years ago
d1ddf29
resolved conflicts for 5b5c81c4 to stage-aosp-master
by Colin Cross
· 9 years ago
7944e8a
With SANITIZE_TARGET, load EGL libs from the instrumented path.
by Evgenii Stepanov
· 10 years ago
73e2674
asan: update condition to work with multiple SANITIZE_TARGET values.
by Ivan Krasin
· 9 years ago
905dc8b
am ce92141c: Merge "Whitelist windows module"
by Dan Willemsen
· 9 years ago
1cf2c1a
Whitelist windows module
by Dan Willemsen
· 9 years ago
05d902b
am d3bfedbb: am f364393a: Merge "libagl: Fix buffer read overrun in eglCreatePbufferSurface"
by Jesse Hall
· 9 years ago
2e8ca9d
libagl: Fix buffer read overrun in eglCreatePbufferSurface
by Jesse Hall
· 9 years ago
c6ada3b
am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native."
by Elliott Hughes
· 9 years ago
6071da7
Lose HAVE_ANDROID_OS from frameworks/native.
by Elliott Hughes
· 9 years ago
d5dceea
am 9079207a: am dfd082b9: Merge "Native/opengl: Remove unused variables from test"
by Andreas Gampe
· 9 years ago
e70efa6
Native/opengl: Remove unused variables from test
by Andreas Gampe
· 9 years ago
e2fc6f8
Fix parsing of extension string
by Michael Lentine
· 9 years ago
c2466e6
With SANITIZE_TARGET, load EGL libs from the instrumented path.
by Evgenii Stepanov
· 10 years ago
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
9530388
Check that width and height parameters are small.
by Michael Lentine
· 10 years ago
1c4537e
Check that width and height parameters are small.
by Michael Lentine
· 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
87dd528
Modify EGL to disconnect the window when the surface gets destroyed.
by Michael Lentine
· 10 years ago
edfe72e
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
af3a377
Merge "Switch libGLESv1_CM/libGLESv2 to hash-style=both" into mnc-dev
by Dmitriy Ivanov
· 10 years ago
ae62e05
Switch libGLESv1_CM/libGLESv2 to hash-style=both
by Dmitriy Ivanov
· 10 years ago
569bc1b
Replace JNI primitive array critical calls with non-critical ones.
by Hiroshi Yamauchi
· 10 years ago
4e7de46
Replace JNI primitive array critical calls with non-critical ones.
by Hiroshi Yamauchi
· 10 years ago
408e59f
libEGL: whitelist the EGL_KHR_create_context_no_error extension
by Jesse Hall
· 10 years ago
5245af3
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
8d31934
am 79749845: Merge "Fix pointer-to-int and int-to-pointer warnings."
by Dan Albert
· 10 years ago
ad0f52f
Fix pointer-to-int and int-to-pointer warnings.
by Dan Albert
· 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
c7a7b11
am a46ff664: Merge "Use register numbers instead of register names"
by Jesse Hall
· 10 years ago
0cfe43a
am f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6"
by Jesse Hall
· 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
b9b86f6
am 4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6."""
by Jeff Davidson
· 10 years ago
4df903d
Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6."""
by Jeff Davidson
· 10 years ago
a198e1c
am 6f9c6541: Merge "[MIPS] Build libGLES for mips64, mips32r6"
by Brian Carlstrom
· 10 years ago
81c6d66
[MIPS] Build libGLES for mips64, mips32r6
by Duane Sand
· 10 years ago
eb329c0
am 83f14309: Merge "Revert "Update protobuf library from 2.3 to 2.6.""
by Jeff Davidson
· 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
7581a96
am 9200d4e3: Merge "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
2965dab
am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings."
by Chih-Hung Hsieh
· 10 years ago
3bded91
Fix clang -Wc++11-narrowing warnings.
by Chih-Hung Hsieh
· 10 years ago
84fd9bd
am f8954c81: Merge "OpenGL tests: Fix unused variables"
by Andreas Gampe
· 10 years ago
f8954c8
Merge "OpenGL tests: Fix unused variables"
by Andreas Gampe
· 10 years ago
414fd6f
am 4aaa3935: Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"
by Jesse Hall
· 10 years ago
4aaa393
Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"
by Jesse Hall
· 10 years ago
fa59862
OpenGL tests: Fix unused variables
by Andreas Gampe
· 10 years ago
Next »