README 327 B

123456789101112131415
  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. Optional dependencies:
  7. snappy - apitrace will use a bundled version if missing.