]> git.cworth.org Git - apitrace/commit
Show the size of binary data uploaded in a frame.
authorZack Rusin <zack@kde.org>
Wed, 27 Apr 2011 03:03:42 +0000 (23:03 -0400)
committerZack Rusin <zack@kde.org>
Wed, 27 Apr 2011 03:03:42 +0000 (23:03 -0400)
commit9e292fc0023217f8fdaab168790aeca880e81e65
treed112ebdbf62efaef7b8b9421ebdf52db4c150254
parent1d31b6c50225d78792de17a6b2fbc75f7ea406f1
Show the size of binary data uploaded in a frame.

By default only mark frames that make the gpu download more than 1MB
in the listview, for all others just show the size in the tooltip.
gui/apitracecall.cpp
gui/apitracecall.h
gui/apitracemodel.cpp