freebsd-ports/devel/apitrace/pkg-descr
Yuri Victorovich 837bdc9e36 New port: devel/apitrace: Tools for tracing OpenGL and other graphics APIs
PR:		223002
Submitted by:	Greg V <greg@unrelenting.technology>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13112
2017-11-18 05:38:04 +00:00

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