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
/
glapi.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
specs: Basic OpenGL 2015 ARB extension support.
Jose Fonseca
1
-1
/
+50
2015-06-29
specs: Add missing glGetPointervKHR prototype.
Jose Fonseca
1
-2
/
+1
2015-06-27
egltrace: Properly support KHR_debug on ES.
Jose Fonseca
1
-0
/
+12
2015-05-27
specs: Add a few more GL_EXT_* prototypes.
Jose Fonseca
1
-3
/
+23
2015-05-27
specs: Fix glGetnUniformdv spec.
Jose Fonseca
1
-1
/
+1
2015-05-27
specs: Update NV_path_rendering functions.
Kimmo Kinnunen
1
-1
/
+16
2015-05-27
specs: Add support for NV_framebuffer_mixed_samples.
Kimmo Kinnunen
1
-0
/
+5
2015-05-27
specs: Add support for KHR_blend_equation_advanced.
Kimmo Kinnunen
1
-0
/
+3
2015-05-27
glretrace: Add support for EXT_raster_multisample
Kimmo Kinnunen
1
-0
/
+3
2015-05-26
khronos: Update headers.
Jose Fonseca
1
-10
/
+10
2015-01-24
specs: Add a few more extensions.
Jose Fonseca
1
-1
/
+43
2015-01-24
gltrace: Support GL_EXT_map_buffer_range.
Jose Fonseca
1
-0
/
+4
2015-01-24
specs: Merge GLES functions into glapi.py.
Jose Fonseca
1
-0
/
+172
2015-01-21
specs: Tweak glGetProgramBinary spec.
José Fonseca
1
-1
/
+1
2015-01-06
specs: Minor corrections.
José Fonseca
1
-5
/
+5
2014-12-31
specs: Add missing 4.5 extensions.
José Fonseca
1
-0
/
+25
2014-12-31
specs: Add glGetQueryBufferObject*.
José Fonseca
1
-0
/
+4
2014-12-29
specs: Add glVertexArrayVertexAttribDivisorEXT.
José Fonseca
1
-0
/
+1
2014-12-29
specs: Aggregate and sort GL_EXT_direct_state_access functions by name.
José Fonseca
1
-198
/
+203
2014-12-12
glretrace: Handle GL_ARB_sync properly.
José Fonseca
1
-1
/
+1
2014-11-18
glretrace: Swizzle GL_ARB_shader_subroutine subroutine indices.
José Fonseca
1
-7
/
+7
2014-11-13
gltrace: Handle GL_INTEL_map_texture a bit better.
José Fonseca
1
-4
/
+3
2014-11-13
khronos: Update headers.
José Fonseca
1
-3
/
+3
2014-11-12
glretrace: Fix swizzling of glListBase.
José Fonseca
1
-1
/
+1
2014-11-12
glretrace: Ensure all pack functions have side effects flag set.
José Fonseca
1
-5
/
+5
2014-11-12
specs: Fix glGetFragDataLocation.
José Fonseca
1
-2
/
+2
2014-11-05
specs: Add a few more missing GL object swizzles.
José Fonseca
1
-56
/
+56
2014-11-05
specs: Ensure GL buffers are swizzled in the new direct state access entrypoints
José Fonseca
1
-12
/
+12
2014-08-14
glretrace: Also use regexes instead of hand-written function names.
José Fonseca
1
-2
/
+2
2014-08-14
specs: Add a few more missing extensions from gl.xml.
José Fonseca
1
-14
/
+55
2014-08-13
specs: Remove redundant _glTexImage*_size variants.
José Fonseca
1
-22
/
+22
2014-08-13
specs: Add missing 4.5 extensions.
José Fonseca
1
-1
/
+10
2014-08-13
specs: Support GL_KHR_robustness.
José Fonseca
1
-0
/
+7
2014-08-13
specs: Support GL_ARB_get_texture_sub_image.
José Fonseca
1
-0
/
+4
2014-08-13
specs: Support GL_ARB_direct_state_access.
José Fonseca
1
-1
/
+96
2014-08-13
khronos: Update headers.
José Fonseca
1
-1
/
+1
2014-05-30
gltrace: Add missing prototypes.
José Fonseca
1
-2
/
+35
2014-05-30
specs: Sort glapi.py prototypes.
José Fonseca
1
-1649
/
+1649
2014-02-28
gltrace: Handle GL_AMD_sparse_texture bitmask.
José Fonseca
1
-2
/
+2
2014-02-26
gltrace: Trace GL_NV_vdpau_interop.
José Fonseca
1
-10
/
+10
2014-02-26
gltrace: Support GL_NV_blend_equation_advanced.
José Fonseca
1
-0
/
+4
2014-02-04
glretrace: Support GL_EXT_debug_marker/label too.
José Fonseca
1
-3
/
+3
2014-02-04
gltrace: Move GL_EXT_debug_marker/label from GLES to ES specs.
José Fonseca
1
-0
/
+9
2014-02-04
glretrace: Swizzle uniform block indices.
José Fonseca
1
-4
/
+4
2014-01-22
Update GL/glext.h which has a modified argument list for glClearNamedBufferSu...
Scott Nations
1
-1
/
+1
2014-01-22
gltrace: Add support for NV_framebuffer_blit.
Scott Nations
1
-0
/
+3
2013-11-29
gltrace: Correct handling of some NV_path_rendering enums. Also changed some ...
Scott Nations
1
-6
/
+6
2013-11-29
gltrace: Add support for GL 4.4 routines.
Scott Nations
1
-0
/
+17
2013-11-29
khronos: Update headers again.
José Fonseca
1
-11
/
+11
2013-10-08
trace: Better fallback of glGetDebugMessageLog*
Peter Lohrmann
1
-3
/
+3
[next]