blob: 07079fd76e55eb9a3982136007adf7dca9dc8caa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
apitrace consists of a set of tools to:
trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs calls to a file
replay OpenGL and OpenGL ES calls from a file
inspect OpenGL state at any call while retracing
visualize and edit trace files.
Optional dependencies:
snappy - apitrace will use a bundled version if missing.
|