Re: Tilesort generates needed network traffic?
"James Supancic" <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.user |
|---|---|
| Message-ID | <[email protected]> |
I have been working on this problem from the bottom up. I have noticed that all the data being sent to the remote hosts is comeing from the call to tilesortspuShipBuffers in tilesortspu_SwapBuffers. I put tilesortspuShipBuffers(); return; at the begining of tilesortspu_SwapBuffer and I still get the same data spamed to all Render SPUs. SwapBuffers( 1, 0 ) is one line repleatedly printed by the Print SPU I inserted between the tilesort and Render SPUs. Now I know that tilesortspu_SwapBuffers.isn't inserting the SwapBuffers( 1, 0 ) command. What else could be inserting the tilesortspu_SwapBuffers command into the CRPackBuffer? What is the best method to determine which function(s) is/are inserting a command into a CRPackBuffer? Thank you for your time, James Steven Supancic III ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Chromium-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chromium-users