]> git.cworth.org Git - apitrace/commit - gui/mainwindow.h
Add code to interpret and display binary vertex data.
authorZack Rusin <zack@kde.org>
Thu, 7 Apr 2011 05:15:48 +0000 (01:15 -0400)
committerZack Rusin <zack@kde.org>
Thu, 7 Apr 2011 05:15:48 +0000 (01:15 -0400)
commit8e7a4ff9d168734533fa1f725b013c048e49b3e9
tree3ebed086bbe8ebd2c2393785215c913d9e1dad5d
parenta1e815cf376c5c16abb5fdaf684e15d61f02dfc5
Add code to interpret and display binary vertex data.
gui/CMakeLists.txt
gui/apitracecall.cpp
gui/apitracecall.h
gui/mainwindow.cpp
gui/mainwindow.h
gui/ui/mainwindow.ui
gui/vertexdatainterpreter.cpp [new file with mode: 0644]
gui/vertexdatainterpreter.h [new file with mode: 0644]