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
/
dispatch
/
glproc.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
dispatch: Don't rely on sys.platform to generate glproc.
Jose Fonseca
1
-12
/
+16
2015-06-27
egltrace: Properly support KHR_debug on ES.
Jose Fonseca
1
-10
/
+18
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-4
/
+1
2015-04-21
gltrace,glretrace: Refactor EXT_debug_label -> KHR_debug identifier translation.
Jose Fonseca
1
-60
/
+39
2015-04-21
gltrace, glretrace: translate enums if emulating KHR_debug with EXT_debug_label
Roland Scheidegger
1
-1
/
+59
2015-02-05
gltrace,glretrace: Implement some of KHR_debug on top of EXT_debug_label on M...
Jose Fonseca
1
-0
/
+8
2015-01-24
specs: Merge GLES functions into glapi.py.
Jose Fonseca
1
-5
/
+0
2014-07-28
gltrace/glretrace: Fake all debug functions.
José Fonseca
1
-1
/
+26
2014-07-23
gldispatch: Don't inline dispatch of GL functions.
José Fonseca
1
-23
/
+49
2014-07-17
gltrace: Fix glGetDebugMessageLog fallback.
José Fonseca
1
-0
/
+2
2014-07-17
dispatch: Cleanup.
José Fonseca
1
-0
/
+6
2014-02-04
gltrace: Fake GL_EXT_debug_marker/label too.
José Fonseca
1
-1
/
+1
2013-10-08
trace: Protect against uninitialized pointers if debug extensions are not exp...
Peter Lohrmann
1
-0
/
+24
2012-11-11
specs: Allow an API to spread across multiple modules.
José Fonseca
1
-7
/
+7
2012-04-22
Fallback to d3d9.dll when d3d9d.dll can't be found.
José Fonseca
1
-7
/
+7
2012-04-20
s/HINSTANCE/HMODULE/
José Fonseca
1
-1
/
+1
2012-04-19
Don't abuse double-underscore prefix.
José Fonseca
1
-4
/
+4
2012-04-14
Move dispatch to its own subdirectory.
José Fonseca
1
-0
/
+544