mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
414acda5e6
Signed-off-by: B. Watson <yalhcru@gmail.com>
14 lines
327 B
Text
14 lines
327 B
Text
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.
|