index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
specs
/
eglapi.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
eglretrace: Leverage EGL_EXT_platform_x11 where available.
José Fonseca
1
-0
/
+9
2015-04-21
egltrace: Ignore unwritten configs in eglGet/ChooseConfigs.
Jose Fonseca
1
-2
/
+2
2015-01-19
egltrace: EGL_OPENGL_ES3_BIT_KHR -> EGL_OPENGL_ES3_BIT
José Fonseca
1
-5
/
+5
2014-05-30
egltrace: Tweak specs.
José Fonseca
1
-6
/
+6
2014-05-25
egltrace: A few more tweaks to the spec.
José Fonseca
1
-6
/
+17
2014-05-23
egltrace: Improve spec of EGL context attributes.
José Fonseca
1
-1
/
+13
2014-02-26
egltrace: Fix eglGetConfigs/eglChooseConfig prototypes.
José Fonseca
1
-2
/
+2
2013-07-22
Use EGLAttribArray all the time.
José Fonseca
1
-2
/
+2
2013-07-22
Trivial formatting / consistency fixes.
Andreas Hartmetz
1
-3
/
+2
2013-07-22
Use the correct terminator EGL_NONE for eglChooseConfig attrib_list.
Andreas Hartmetz
1
-9
/
+10
2013-07-20
gltrace: Simplify AttribArray further.
José Fonseca
1
-4
/
+4
2013-07-20
cgltrace: Fix CGLChoosePixelFormat prototype.
José Fonseca
1
-4
/
+4
2013-07-09
Use the right attrib_list terminator and support the remaining functions.
Andreas Hartmetz
1
-12
/
+21
2013-07-08
Proper AttribArray / attrib_list support for applicable EGL functions.
Andreas Hartmetz
1
-8
/
+89
2013-05-30
egltrace: Support GL_EXT_multisampled_render_to_texture (issue #134).
José Fonseca
1
-0
/
+2
2013-05-29
egltrace: Refresh EGLenum from upstream.
José Fonseca
1
-211
/
+1
2013-05-29
egltrace: Consolidate enum definitions.
José Fonseca
1
-15
/
+10
2012-11-11
specs: Allow an API to spread across multiple modules.
José Fonseca
1
-1
/
+1
2012-08-07
Cleanup strings constness.
José Fonseca
1
-2
/
+2
2012-08-07
Use CString shorthand more places.
José Fonseca
1
-1
/
+1
2012-04-20
Minor tweaks to the spec.
José Fonseca
1
-2
/
+2
2012-04-19
Don't abuse double-underscore prefix.
José Fonseca
1
-1
/
+1
2012-02-01
Make attrib pair lists explicit.
José Fonseca
1
-1
/
+1
2012-01-14
Cleanup/comment/format code.
José Fonseca
1
-1
/
+1
2011-12-22
Add missing OpenGL ES extensions
Arnaud Vrac
1
-0
/
+9
2011-12-07
egl: Add EGLAttribList for attribute lists
Chia-I Wu
1
-11
/
+13
2011-12-07
egl: Remove unneeded _EGLBoolean
Chia-I Wu
1
-2
/
+1
2011-12-07
egl: Add missing enum values
Chia-I Wu
1
-0
/
+51
2011-12-07
egl: Merge various enum types
Chia-I Wu
1
-157
/
+104
2011-12-07
egl: trace EGL_NV_system_time
Chia-I Wu
1
-0
/
+7
2011-12-07
egl: trace EGL_NV_coverage_sample_resolve
Chia-I Wu
1
-0
/
+3
2011-12-07
egl: trace EGL_ANGLE_query_surface_pointer and family
Chia-I Wu
1
-0
/
+9
2011-12-07
egl: trace EGL_NV_post_sub_buffer
Chia-I Wu
1
-0
/
+6
2011-12-07
egl: trace EGL_MESA_drm_image
Chia-I Wu
1
-0
/
+18
2011-12-07
egl: trace EGL_HI_clientpixmap and EGL_HI_colorformats
Chia-I Wu
1
-0
/
+17
2011-12-07
egl: trace EGL_NV_sync
Chia-I Wu
1
-0
/
+12
2011-12-07
egl: trace EGL_NV_depth_nonlinear
Chia-I Wu
1
-0
/
+3
2011-12-07
egl: trace EGL_NV_coverage_sample
Chia-I Wu
1
-0
/
+4
2011-12-07
egl: trace EGL_IMG_context_priority
Chia-I Wu
1
-0
/
+4
2011-12-07
egl: trace EGL_KHR_reusable_sync and EGL_KHR_fence_sync
Chia-I Wu
1
-0
/
+33
2011-12-07
egl: trace EGL_KHR_image_base and family
Chia-I Wu
1
-0
/
+36
2011-12-07
egl: trace EGL_KHR_lock_surface and EGL_KHR_lock_surface2
Chia-I Wu
1
-0
/
+25
2011-11-08
egl: Add EGL API spec
Chia-I Wu
1
-0
/
+212