Author: greatlrd Date: Sat Nov 10 19:02:43 2007 New Revision: 30332
URL: http://svn.reactos.org/svn/reactos?rev=30332&view=rev Log: Merge from ReactX branch to trunk ---------------------------------------------------------------------------------- Adding dxtn.dll to reactos it is need for mesa opengl to use compress texture. for some issue this library are not build default, it need the patent flag be set NSWPAT="1", This library are need it for opengl compress texture. But it will not be in the official build, only for thus doing own build and activate the patent flag, will be avail use compress texture. I have spoken with Aleasky about this library.
Added: trunk/reactos/dll/3rdparty/dxtn/ trunk/reactos/dll/3rdparty/dxtn/Makefile (with props) trunk/reactos/dll/3rdparty/dxtn/Makefile.DJ (with props) trunk/reactos/dll/3rdparty/dxtn/Makefile.mgw (with props) trunk/reactos/dll/3rdparty/dxtn/Makefile.vc (with props) trunk/reactos/dll/3rdparty/dxtn/Makefile.wat (with props) trunk/reactos/dll/3rdparty/dxtn/docs/ trunk/reactos/dll/3rdparty/dxtn/docs/README (with props) trunk/reactos/dll/3rdparty/dxtn/docs/fxt1license.txt (with props) trunk/reactos/dll/3rdparty/dxtn/docs/tc.html (with props) trunk/reactos/dll/3rdparty/dxtn/docs/texture_compression_FXT1.txt (with props) trunk/reactos/dll/3rdparty/dxtn/docs/texture_compression_s3tc.txt (with props) trunk/reactos/dll/3rdparty/dxtn/docs/vmath.txt (with props) trunk/reactos/dll/3rdparty/dxtn/dxtn.c (with props) trunk/reactos/dll/3rdparty/dxtn/dxtn.def (with props) trunk/reactos/dll/3rdparty/dxtn/dxtn.h (with props) trunk/reactos/dll/3rdparty/dxtn/dxtn.rbuild (with props) trunk/reactos/dll/3rdparty/dxtn/fxt1.c (with props) trunk/reactos/dll/3rdparty/dxtn/fxt1.h (with props) trunk/reactos/dll/3rdparty/dxtn/internal.h (with props) trunk/reactos/dll/3rdparty/dxtn/test/ trunk/reactos/dll/3rdparty/dxtn/test/Makefile (with props) trunk/reactos/dll/3rdparty/dxtn/test/main.c (with props) trunk/reactos/dll/3rdparty/dxtn/test/tga.c (with props) trunk/reactos/dll/3rdparty/dxtn/test/tga.h (with props) trunk/reactos/dll/3rdparty/dxtn/test/util.c (with props) trunk/reactos/dll/3rdparty/dxtn/test/util.h (with props) trunk/reactos/dll/3rdparty/dxtn/texstore.c (with props) trunk/reactos/dll/3rdparty/dxtn/types.h (with props) trunk/reactos/dll/3rdparty/dxtn/wrapper.c (with props) Modified: trunk/reactos/boot/bootdata/packages/reactos.dff trunk/reactos/dll/3rdparty/3rdparty.rbuild
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/boot/bootdata/packages/reactos.dff URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/reac...
Modified: trunk/reactos/dll/3rdparty/3rdparty.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/3rdparty.rbuil...
Added: trunk/reactos/dll/3rdparty/dxtn/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/Makefile?...
Added: trunk/reactos/dll/3rdparty/dxtn/Makefile.DJ URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/Makefile....
Added: trunk/reactos/dll/3rdparty/dxtn/Makefile.mgw URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/Makefile....
Added: trunk/reactos/dll/3rdparty/dxtn/Makefile.vc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/Makefile....
Added: trunk/reactos/dll/3rdparty/dxtn/Makefile.wat URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/Makefile....
Added: trunk/reactos/dll/3rdparty/dxtn/docs/README URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/docs/READ...
Added: trunk/reactos/dll/3rdparty/dxtn/docs/fxt1license.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/docs/fxt1...
Added: trunk/reactos/dll/3rdparty/dxtn/docs/tc.html URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/docs/tc.h...
Added: trunk/reactos/dll/3rdparty/dxtn/docs/texture_compression_FXT1.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/docs/text...
Added: trunk/reactos/dll/3rdparty/dxtn/docs/texture_compression_s3tc.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/docs/text...
Added: trunk/reactos/dll/3rdparty/dxtn/docs/vmath.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/docs/vmat...
Added: trunk/reactos/dll/3rdparty/dxtn/dxtn.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/dxtn.c?re...
Added: trunk/reactos/dll/3rdparty/dxtn/dxtn.def URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/dxtn.def?...
Added: trunk/reactos/dll/3rdparty/dxtn/dxtn.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/dxtn.h?re...
Added: trunk/reactos/dll/3rdparty/dxtn/dxtn.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/dxtn.rbui...
Added: trunk/reactos/dll/3rdparty/dxtn/fxt1.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/fxt1.c?re...
Added: trunk/reactos/dll/3rdparty/dxtn/fxt1.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/fxt1.h?re...
Added: trunk/reactos/dll/3rdparty/dxtn/internal.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/internal....
Added: trunk/reactos/dll/3rdparty/dxtn/test/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/test/Make...
Added: trunk/reactos/dll/3rdparty/dxtn/test/main.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/test/main...
Added: trunk/reactos/dll/3rdparty/dxtn/test/tga.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/test/tga....
Added: trunk/reactos/dll/3rdparty/dxtn/test/tga.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/test/tga....
Added: trunk/reactos/dll/3rdparty/dxtn/test/util.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/test/util...
Added: trunk/reactos/dll/3rdparty/dxtn/test/util.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/test/util...
Added: trunk/reactos/dll/3rdparty/dxtn/texstore.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/texstore....
Added: trunk/reactos/dll/3rdparty/dxtn/types.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/types.h?r...
Added: trunk/reactos/dll/3rdparty/dxtn/wrapper.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/3rdparty/dxtn/wrapper.c...