Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
7dd35a165d7b689c8a2c79b4e136669103b32232
/
opengl
582dbf8
Merge "gltrace: Add support for tracing running applications."
by Siva Velusamy
· 12 years ago
a73a977
gltrace: Add support for tracing running applications.
by Siva Velusamy
· 12 years ago
52f733c
Merge "Merge extensions as published at khronos.org"
by Jesse Hall
· 12 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
31134cd
Merge extensions as published at khronos.org
by Jesse Hall
· 12 years ago
ac0de62
Use LOCAL_REQUIRED_MODULES to establish dependency
by Ying Wang
· 12 years ago
c342044
Mark extensions 'Complete', correct some stale version info
by Jesse Hall
· 12 years ago
721192e
Initial draft of EGL_ANDROID_image_native_buffer
by Jesse Hall
· 12 years ago
333fb79
Merge "native_fence_sync: fix an enum name"
by Jamie Gennis
· 12 years ago
e346c50
native_fence_sync: fix an enum name
by Jamie Gennis
· 12 years ago
6482fa4
gltrace: Make sure device is debuggable.
by Siva Velusamy
· 12 years ago
20b9749
Disable ld --fatal-warnings because of using mktemp.
by Ben Cheng
· 12 years ago
16ac25b
am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation"
by Andrew Hsieh
· 12 years ago
5e530e0
am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation"
by Andrew Hsieh
· 12 years ago
300ad09
Fix return type of glGetAttribLocation and glGetUniformLocation
by Andrew Hsieh
· 12 years ago
d991b40
am f58475b5: am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev
by Romain Guy
· 12 years ago
f58475b
am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev
by Romain Guy
· 12 years ago
16928bf
Add runtime debugging capabilities to OpenGL
by Romain Guy
· 12 years ago
4d0aec6
am 23bcd8d2: am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev
by Romain Guy
· 12 years ago
23bcd8d
am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev
by Romain Guy
· 12 years ago
1ba2f61
am 49fe8add: am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev
by Romain Guy
· 12 years ago
49fe8ad
am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev
by Romain Guy
· 12 years ago
be3c3e4
Update comments to reflect what the code actually does
by Romain Guy
· 12 years ago
1cffc80
Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps
by Romain Guy
· 12 years ago
c6e8452
Merge "gltrace: Do not start gltrace from early_egl_init."
by Siva Velusamy
· 12 years ago
8420c5f
am 8b75830c: am 8d5d2019: Revert "Add GL Error logs (temporary)"
by Chet Haase
· 12 years ago
8b75830
am 8d5d2019: Revert "Add GL Error logs (temporary)"
by Chet Haase
· 12 years ago
8d5d201
Revert "Add GL Error logs (temporary)"
by Chet Haase
· 12 years ago
2e08090
gltrace: Do not start gltrace from early_egl_init.
by Siva Velusamy
· 12 years ago
76942a4
Merge "egl: Reintroduce eglGetRenderBufferANDROID"
by Jean-Baptiste Queru
· 12 years ago
b39844e
am 9c58d96f: am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-dev
by Chet Haase
· 12 years ago
9c58d96
am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-dev
by Chet Haase
· 12 years ago
2da2c15
Add GL Error logs (temporary)
by Chet Haase
· 12 years ago
090503a
gltrace: Fix NPE
by Siva Velusamy
· 12 years ago
4cb9e00
am bba6bb81: am 4c273277: Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev
by Chet Haase
· 12 years ago
bba6bb8
am 4c273277: Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev
by Chet Haase
· 12 years ago
e8b0fac
Re-enable FAST_TLS in gl2 code
by Chet Haase
· 12 years ago
f51c798
am e1549fcb: am cb094a78: Merge "New compile-time flags to make debugging easier for us poor souls Bug #7195815" into jb-mr1-dev
by Romain Guy
· 12 years ago
e1549fc
am cb094a78: Merge "New compile-time flags to make debugging easier for us poor souls Bug #7195815" into jb-mr1-dev
by Romain Guy
· 12 years ago
f12fe43
New compile-time flags to make debugging easier for us poor souls Bug #7195815
by Romain Guy
· 12 years ago
b428bf6
am 2ac41948: am 1e83690c: Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev
by Mathias Agopian
· 12 years ago
2ac4194
am 1e83690c: Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev
by Mathias Agopian
· 12 years ago
455e360
assert -eng builds when calling a GL function without a context
by Mathias Agopian
· 12 years ago
651d23e
am 483ab742: am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
f48bec4
am ca5f79c2: am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
483ab74
am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
ca5f79c
am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
2f45d74
Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
363847d
Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
73d2a39
am 0d45d711: am 500407a2: log an error when eglCreateContext() fails in an inconsistant way
by Mathias Agopian
· 12 years ago
0d45d71
am 500407a2: log an error when eglCreateContext() fails in an inconsistant way
by Mathias Agopian
· 12 years ago
500407a
log an error when eglCreateContext() fails in an inconsistant way
by Mathias Agopian
· 12 years ago
68872ca
am 81b316aa: am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"
by Mathias Agopian
· 12 years ago
81b316a
am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"
by Mathias Agopian
· 12 years ago
77af25b
Merge "Return back-end result from eglDestroyImageKHR"
by Mathias Agopian
· 12 years ago
3ff48e5
EGL: add the EGL_ANDROID_framebuffer_target enum
by Jamie Gennis
· 12 years ago
09b1143
EGL: expose the EXT_create_context_robustness ext
by Jamie Gennis
· 12 years ago
6a2f058
am 849df8cd: am e0606e29: Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev
by Jamie Gennis
· 12 years ago
aaf421c
Add a spec for EGL_ANDROID_framebuffer_target.
by Jamie Gennis
· 12 years ago
991c185
am 278b3016: am 2a60824a: am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights"
by Mathias Agopian
· 12 years ago
2a60824
am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights"
by Mathias Agopian
· 12 years ago
8a2b542
Merge "libagl: Transform the vertex if using eye space lighting with point lights"
by Mathias Agopian
· 12 years ago
7d33bc5
am 8e7e5399: am f0f56f32: Merge "EGL: fix an extension string bug" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
a08cf6e
EGL: fix an extension string bug
by Jamie Gennis
· 12 years ago
29821a3
am 688115bb: am e45b01f5: Merge "EGL: make max cache key size BoardConfig-able" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
646a5c5
Return back-end result from eglDestroyImageKHR
by Steven Holte
· 13 years ago
f478e6d
EGL: make max cache key size BoardConfig-able
by Jamie Gennis
· 12 years ago
db28e00
am 26606ba0: am 010dd4fb: EGL: Add the EGL_ANDROID_wait_sync extension
by Jamie Gennis
· 12 years ago
010dd4f
EGL: Add the EGL_ANDROID_wait_sync extension
by Jamie Gennis
· 12 years ago
1d137fb
am 0a8e3367: am 331841b9: EGL: add the native_fence_sync extension
by Jamie Gennis
· 12 years ago
331841b
EGL: add the native_fence_sync extension
by Jamie Gennis
· 12 years ago
d3b8840
am 2ec08f82: am 8893d5bb: EGL_ANDROID_native_fence_sync: fix the version
by Jamie Gennis
· 12 years ago
8893d5b
EGL_ANDROID_native_fence_sync: fix the version
by Jamie Gennis
· 12 years ago
111d71a
am 6d53451b: am f42449e1: Merge "EGL_ANDROID_fence_sync: make it more generic" into jb-mr1-dev
by Jamie Gennis
· 12 years ago
a1d49ce
EGL_ANDROID_fence_sync: make it more generic
by Jamie Gennis
· 12 years ago
f9752cc
egl: Reintroduce eglGetRenderBufferANDROID
by Bjorn Andersson
· 12 years ago
9024417
am ada50888: am 0adc8f26: am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader"
by Jean-Baptiste Queru
· 12 years ago
0adc8f2
am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader"
by Jean-Baptiste Queru
· 12 years ago
2fca168
am 0bbd95b9: am c21fc05a: Merge "gltrace: flush trace buffer on createContext & makeCurrent" into jb-mr1-dev
by Siva Velusamy
· 12 years ago
ad9693f
gltrace: flush trace buffer on createContext & makeCurrent
by Siva Velusamy
· 12 years ago
b4b138a
am b58c6d5e: am 7e5099a9: Add compile-time option to systrace GL-ES calls
by Jesse Hall
· 12 years ago
7e5099a
Add compile-time option to systrace GL-ES calls
by Jesse Hall
· 12 years ago
62a0a2a
Updated eglCreateWindowSurface stub for glgen
by Thomas Tafertshofer
· 12 years ago
a610da9
Merge "enable java/jni build in PDK if supported" into jb-mr1-dev
by Keun young Park
· 12 years ago
203a335
enable java/jni build in PDK if supported
by Keun young Park
· 12 years ago
b685c54
Changes to support multi-display HWC
by Jesse Hall
· 12 years ago
bc0d7dc
Revert "Minimal changes to support multi-display HWC"
by Jesse Hall
· 12 years ago
bddd724
Minimal changes to support multi-display HWC
by Jesse Hall
· 12 years ago
36b285e
Fixed bug in opengl es binding generation
by Thomas Tafertshofer
· 12 years ago
493c4fe
Merge "glgen stubs to fix bad methods in gles20 bindings"
by Mathias Agopian
· 12 years ago
9a82fe6
Merge "Update the EGL_ANDROID_fence_sync spec."
by Jamie Gennis
· 12 years ago
648654d
Update the EGL_ANDROID_fence_sync spec.
by Jamie Gennis
· 12 years ago
a30cc7d
EGL: do not use sparse files for shader
by vijay gupta
· 13 years ago
55b4e55
glgen stubs to fix bad methods in gles20 bindings
by Thomas Tafertshofer
· 12 years ago
df5cbd7
Merge "OpenGL bindings fix for methods with iobuffer args"
by Mathias Agopian
· 12 years ago
c5ee93e
Remove @hide from the generated EGL 1.4 API
by Thomas Tafertshofer
· 13 years ago
e58a97b
OpenGL bindings fix for methods with iobuffer args
by Thomas Tafertshofer
· 13 years ago
d5b1cda
libagl: Transform the vertex if using eye space lighting with point lights
by Martin Storsjo
· 13 years ago
66a42db
improve glgen tool to support EGL1.4
by Thomas Tafertshofer
· 13 years ago
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
Next »