837bdc9e36
PR: 223002 Submitted by: Greg V <greg@unrelenting.technology> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13112
8 lines
269 B
Plaintext
8 lines
269 B
Plaintext
apitrace is 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
|
|
|
|
WWW: https://apitrace.github.io
|