]> git.cworth.org Git - apitrace/commit
Ability to take snapshots while tracing.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Mon, 13 Jun 2011 09:18:31 +0000 (10:18 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Mon, 13 Jun 2011 09:18:31 +0000 (10:18 +0100)
commitd46b8d338220dd9935f25651c75046b9081b758a
tree062e989da13ceea2463cc5312ba2511813b1a355
parentc7b1c2a58055b6a95393b6abff9d2a45d700c27c
Ability to take snapshots while tracing.

Mostly for purposes of validating the trace/retrace process.
CMakeLists.txt
glsnapshot.cpp [new file with mode: 0644]
glsnapshot.hpp [new file with mode: 0644]
glxtrace.py