Re: gluPerspective
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.user |
|---|---|
| Message-ID | <[email protected]> |
Daniel E. Shipton wrote: > Are gluPerspective, gluOrtho calls sent over the wire? Is there a way > to catch them? No. > I see that gluPerspective is called in the atlantis test program but > does not show up in the print spu log file but it seems as though it is > being transmitted because the view is correct. Any advice on how to > "catch" this call? I tried to add it to the printspu but it doesn't > seem to catch it and I wonder if I need to be doing something different > to catch a glu call instead of a gl... All the glu calls are converted into gl calls by the libGLU.so library. -Brian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV