Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tools for tracing OpenGL, Direct3D, and other graphics APIs

License

NotificationsYou must be signed in to change notification settings

apitrace/apitrace

Repository files navigation

apitrace consists of a set of tools to:

  • trace OpenGL, Direct3D, and DirectDraw APIs calls to a file;

  • replay OpenGL and Direct3D calls from a file;

  • inspect OpenGL and Direct3D state at any call while retracing;

  • visualize and edit trace files.

See theapitrace homepage for more details.

Status

TL;DR: Apitrace is still being maintained, but the maintainer has very littletime to work on it, so patches/issues/requests are addressed if/as time permits.

Long versionhere

Obtainingapitrace

To obtain apitrace eitherdownload the latestbinaries for your platform if available,or followthese instructions to build and install ityourself.

On 64bits Linux and Windows platforms you'll need apitrace binaries that matchthe architecture (32bits or 64bits) of the application being traced.

Usage

Detailed usage instructions are availablehere.


[8]ページ先頭

©2009-2025 Movatter.jp