]> git.cworth.org Git - apitrace/commit
Auto detect the API from the trace.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 27 Mar 2012 22:54:30 +0000 (23:54 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 27 Mar 2012 22:54:30 +0000 (23:54 +0100)
commit67964385bd2abb065787c52625ed19dbe08f2bf8
tree9c3cc9f1f2e03f927382f892c911f9466a1ccceb
parentdc9e9c6addb436b7b2d87984d4bd9b0a18d5c5e2
Auto detect the API from the trace.

Saves key-presses on the gui for EGL traces.

Might be handy to implement a top level "apitrace retrace" command too.
common/trace_api.hpp
common/trace_parser.cpp
common/trace_parser.hpp
gui/apitrace.cpp
gui/apitrace.h
gui/mainwindow.cpp
gui/retracer.cpp
gui/traceloader.cpp
gui/traceloader.h
gui/ui/settings.ui