[Plib-cvs] plib ChangeLog,1.9,1.10
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2005-01-13 04:55:42
|
Update of /cvsroot/plib/plib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4026/plib Modified Files: ChangeLog Log Message: Updated ChangeLog, changed current version numbers in HTML files. Index: ChangeLog =================================================================== RCS file: /cvsroot/plib/plib/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ChangeLog 24 Jun 2004 16:30:52 -0000 1.9 +++ ChangeLog 13 Jan 2005 04:55:09 -0000 1.10 @@ -2,12 +2,16 @@ PLIB Change Log. ================ -PLIB v1.8.4 (???) +PLIB v1.8.4 (Jan 2005) ~~~~~~~~~~~~~~~~~ * Added a way to get SSG intersection tests to work with backfacing polygons. + * Added ssgaScreenDepthDump into ssgAux + + * Several fixes for FreeBSD included. + PLIB v1.8.3 (April 8th 2004) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |