index
:
~cworth/apitrace
master
Carl's hacks to apitrace (upstream at https://github.com/apitrace/apitrace)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glstate.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-01
Don't (de)serialize mirror images.
José Fonseca
1
-2
/
+2
2011-08-01
Avoid duplicate shaders.
José Fonseca
1
-43
/
+28
2011-08-01
Fix shader type from ARB_shader_objects.
José Fonseca
1
-1
/
+7
2011-07-20
Dump ARB program uniforms.
José Fonseca
1
-0
/
+63
2011-07-19
Dump uniforms for ARB_shader_objects too.
José Fonseca
1
-1
/
+106
2011-07-19
Handle moe uniform types and sizes.
José Fonseca
1
-37
/
+72
2011-07-19
Basic uniform state dumping
José Fonseca
1
-1
/
+94
2011-07-19
Sort shader objs so that state dumps are reproducible.
José Fonseca
1
-0
/
+2
2011-07-19
Add missing call to dumpCurrentProgramObj.
José Fonseca
1
-0
/
+1
2011-07-16
Accumulate the sources of different shader objects with the same type.
José Fonseca
1
-11
/
+30
2011-06-11
Add a note about reseting imaging state.
José Fonseca
1
-0
/
+2
2011-06-07
Add some sanity checks to catch state clobering.
José Fonseca
1
-0
/
+47
2011-06-07
Use the right framebuffer size also when generating snapshots.
José Fonseca
1
-108
/
+152
2011-06-07
Dump framebuffer images with their true size.
José Fonseca
1
-93
/
+280
2011-06-02
Reset GL_PIXEL_PACK_BUFFER state too when reading images.
José Fonseca
1
-33
/
+41
2011-05-27
Trace the whole OpenGL framework on Mac OS X.
José Fonseca
1
-5
/
+0
2011-05-24
Handle an arbitrary number of image channels.
José Fonseca
1
-6
/
+5
2011-05-24
Move snapshooting to glstate.
José Fonseca
1
-0
/
+44
2011-05-20
Reset store state before ReadPixels.
José Fonseca
1
-0
/
+7
2011-05-19
Determine drawable sizes on MacOSX.
José Fonseca
1
-3
/
+44
2011-05-19
Reorganize glstate code.
José Fonseca
1
-0
/
+643