From: Philip L. <phi...@us...> - 2005-08-16 00:51:00
|
Update of /cvsroot/artoolkit/artoolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31982 Modified Files: README.txt Log Message: Update for run-time pixel format specification. Index: README.txt =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/README.txt,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** README.txt 10 Aug 2005 18:11:00 -0000 1.15 --- README.txt 16 Aug 2005 00:50:52 -0000 1.16 *************** *** 125,128 **** --- 125,129 ---- - Linux V4L video driver: Apply patch by Wayne Piekarski to auto-adjust video resolution. - Windows video driver: Uses updated (0.0.8b) DSVideoLib. Install of DirectX SDK, registering of filter no longer required. + - gsub_lite: Added complete support for runtime selection of pixel format and rectangle/power-of-2 textures. Changes in earlier releases. |