blob: afa1ac47a7699468c38cf783b35a13127262cb0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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.
qt5 is an optional dependency to build the gui.
|