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
/
glstate.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-13
Dump GL_FRAGMENT_PROGRAM_ARB bool
José Fonseca
1
-1
/
+1
2011-04-13
Dump ARB fragment/vertex programs too.
José Fonseca
1
-0
/
+27
2011-04-13
Linearize the shaders source in JSON.
José Fonseca
1
-34
/
+29
2011-04-13
Show shader type in the combo box.
José Fonseca
1
-27
/
+58
2011-04-13
Abstract glGet* function inflection.
José Fonseca
1
-109
/
+123
2011-04-12
Dump some ARB_vertex_program state.
José Fonseca
1
-6
/
+6
2011-04-12
Prevent buffer overflow when dumping depth buffers with odd widths due to unp...
José Fonseca
1
-0
/
+6
2011-04-12
Remove __encoding__.
José Fonseca
1
-2
/
+0
2011-04-12
Dump stencil buffer too.
José Fonseca
1
-9
/
+30
2011-04-10
Dump texture parameters with symbolic names.
José Fonseca
1
-2
/
+2
2011-04-10
Use normalized ubytes for now.
José Fonseca
1
-5
/
+7
2011-04-10
Dump 3D textures correctly.
José Fonseca
1
-6
/
+16
2011-04-10
Dump texture params.
José Fonseca
1
-20
/
+29
2011-04-10
Dump more texture level parameters.
José Fonseca
1
-21
/
+23
2011-04-10
Basic dumping of draw buffer.
José Fonseca
1
-0
/
+56
2011-04-10
Hardcode base64 enconding.
José Fonseca
1
-24
/
+4
2011-04-10
Split gltrace.cpp code into multiple files.
José Fonseca
1
-2
/
+2
2011-04-09
Encode images in base64.
José Fonseca
1
-8
/
+37
2011-04-09
Minor corrections.
José Fonseca
1
-2
/
+4
2011-04-09
Make texture dumping work with new applications.
Zack Rusin
1
-8
/
+15
2011-04-09
Dump all texture units, not just the first.
José Fonseca
1
-9
/
+20
2011-04-08
Dump the enabled textures.
José Fonseca
1
-10
/
+106
2011-04-07
Dump current program and attached shaders into JSON output.
José Fonseca
1
-12
/
+139
2011-04-07
Use a type visitor to dump JSON values instead of ad-hoc code.
José Fonseca
1
-16
/
+27
2011-04-01
Distinguish between the different get functions.
José Fonseca
1
-2788
/
+2800
2011-03-31
Dump glGetString state too.
José Fonseca
1
-5
/
+15
2011-03-31
Dump enums and pointers correctly.
José Fonseca
1
-111
/
+135
2011-03-31
Remove duplicate enums from glstate.py.
José Fonseca
1
-586
/
+0
2011-03-30
More state.
José Fonseca
1
-97
/
+3284
2011-03-30
Basic state dumping.
José Fonseca
1
-0
/
+332