README 310 B

123456789101112
  1. apitrace consists of a set of tools to:
  2. trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs calls to a file;
  3. replay OpenGL and OpenGL ES calls from a file;
  4. inspect OpenGL state at any call while retracing;
  5. visualize and edit trace files.
  6. qt5 is an optional dependency to build the gui.