[Branch,~glmark2-dev/glmark2/trunk] Rev 5: Add back output header stri...

My dashboard
Submitter Alexandros Frantzis
Subject [Branch,~glmark2-dev/glmark2/trunk] Rev 5: Add back output header string.
Date July 21, 2011, 12:36 p.m.
List thread <20110721123630.17019.19659.launchpad@loganberry.canonical.com>
Project glmark2
State Accepted
Last updated July 21, 2011, 12:36 p.m.
Headers show

Comments

noreply@launchpad.net - July 21, 2011, 12:36 p.m.
------------------------------------------------------------
revno: 5
committer: Alexandros Frantzis <alf82@freemail.gr>
timestamp: Wed 2010-07-07 15:38:01 +0300
message:
  Add back output header string.
modified:
  scenebuild.cpp


--
lp:glmark2
https://code.launchpad.net/~glmark2-dev/glmark2/trunk

You are subscribed to branch lp:glmark2.
To unsubscribe from this branch go to https://code.launchpad.net/~glmark2-dev/glmark2/trunk/+edit-subscription

Patch

=== modified file 'scenebuild.cpp'
--- scenebuild.cpp	2010-07-07 12:29:59 +0000
+++ scenebuild.cpp	2010-07-07 12:38:01 +0000
@@ -71,6 +71,7 @@ 
         switch(mCurrentPart)
         {
         case 0:
+            printf("Precompilation\n");
             printf("    Vertex array                  FPS: %u\n", mAverageFPS[mCurrentPart]);
             break;
         case 1: