RE: [Plib-devel] Texture and blend modes
Brought to you by:
sjbaker
From: Ben W. <be...@bg...> - 2000-08-21 18:43:31
|
The code looks fine according to the redbook, but one thing I was wondering did you test to see how big the stack is and how many are being used. If plib is also using stacks you may have reached your limit. Later Ben -----Original Message----- From: Vallevand, Mark K [mailto:Mar...@UN...] Sent: Monday, August 21, 2000 3:40 PM To: 'pli...@li...' Subject: RE: [Plib-devel] Texture and blend modes Plib uses push and pop attributes in its ssgVtxArray code. It seems to work, and might be a useful example. Regards. Mark K Vallevand ma...@rs... Never try and teach a pig to sing: it's a waste of time, and it annoys the pig. _______________________________________________ plib-devel mailing list pli...@li... http://lists.sourceforge.net/mailman/listinfo/plib-devel |