2015-12-30 02:45:20 +01:00
|
|
|
apitrace consists of a set of tools to:
|
|
|
|
|
2022-03-13 19:58:37 +01:00
|
|
|
trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs calls to a file
|
2015-12-30 02:45:20 +01:00
|
|
|
|
2022-03-13 19:58:37 +01:00
|
|
|
replay OpenGL and OpenGL ES calls from a file
|
2015-12-30 02:45:20 +01:00
|
|
|
|
2022-03-13 19:58:37 +01:00
|
|
|
inspect OpenGL state at any call while retracing
|
2015-12-30 02:45:20 +01:00
|
|
|
|
2022-03-13 19:58:37 +01:00
|
|
|
visualize and edit trace files.
|
2015-12-30 02:45:20 +01:00
|
|
|
|
2020-08-31 21:55:08 +02:00
|
|
|
|
|
|
|
Optional dependencies:
|
|
|
|
|
2022-03-13 19:58:37 +01:00
|
|
|
snappy - apitrace will use a bundled version if missing.
|