Alistair Strachan
|
89301eaf21
Fix EGL shim extension injection for GL ES 3 drivers.
|
il y a 9 ans |
Michael Lentine
|
12c4bdad7b
Add rate-limited logging for unimplemented es functions.
|
il y a 10 ans |
John Reck
|
1f246d73d8
Revert "Temporarily turn on callstack logging"
|
il y a 10 ans |
John Reck
|
db4488565a
Temporarily turn on callstack logging
|
il y a 10 ans |
Dan Stoza
|
c3289c41e7
Make libEGL build cleanly under 64-bit
|
il y a 11 ans |
Mathias Agopian
|
a6bb107434
make sure we have a context when creating the 1st surface
|
il y a 11 ans |
Mathias Agopian
|
e0ea89ceef
improve GLES jumptables
|
il y a 11 ans |
Mathias Agopian
|
39c24a20bb
fix local include paths
|
il y a 11 ans |
Mathias Agopian
|
cab25d680e
improved CallStack a bit
|
il y a 11 ans |
Jesse Hall
|
4774338bd0
Add ES3 support to libGLESv2 and tracing tools
|
il y a 12 ans |
Siva Velusamy
|
a73a97728b
gltrace: Add support for tracing running applications.
|
il y a 12 ans |
Siva Velusamy
|
6482fa4db0
gltrace: Make sure device is debuggable.
|
il y a 12 ans |
Romain Guy
|
d991b40739
am f58475b5: am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev
|
il y a 12 ans |
Romain Guy
|
16928bfeca
Add runtime debugging capabilities to OpenGL
|
il y a 12 ans |
Siva Velusamy
|
2e080904ab
gltrace: Do not start gltrace from early_egl_init.
|
il y a 12 ans |
Mathias Agopian
|
455e360149
assert -eng builds when calling a GL function without a context
|
il y a 12 ans |
Jesse Hall
|
b29e5e8c26
Increment/decrement a counter around EGL calls
|
il y a 12 ans |
Siva Velusamy
|
b13c78f852
gltrace: Expose a function to set OpenGL trace level.
|
il y a 12 ans |
Mathias Agopian
|
7c0441ac27
Don't wrap EGLImageKHR and EGLSyncKHR anymore
|
il y a 13 ans |
Mathias Agopian
|
7773c435bc
EGLConfig is now not remaped to an internal EGLConfig
|
il y a 13 ans |
Mathias Agopian
|
ada798b7ca
remove multiplexing of multiple EGL implementation
|
il y a 13 ans |
Mathias Agopian
|
48d438d05f
add support for GL_EXT_debug_marker
|
il y a 13 ans |
Steve Block
|
e6f43ddce7
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
|
il y a 13 ans |
Siva Velusamy
|
93a826f78f
gltrace: transport buffering and context management
|
il y a 13 ans |
Steve Block
|
9d45368352
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
|
il y a 13 ans |
Siva Velusamy
|
0469dd6d55
glestrace: Framework for GLES tracing library
|
il y a 13 ans |
Mathias Agopian
|
f0480de374
fix crash when validating an invalid EGL objects
|
il y a 13 ans |
Mathias Agopian
|
ecfe091af3
add an option to EGL to dump stack traces on errors
|
il y a 13 ans |
Mathias Agopian
|
ccfa5c3364
this should fix the GL debugger
|
il y a 13 ans |
Romain Guy
|
e03de93794
Always make GL calls with a valid EGL context.
|
il y a 13 ans |