Commit Graph

1167 Commits

Author SHA1 Message Date
castano
c8a90e2d42 Add support for UINT16 images when using freetype. 2009-07-28 08:03:36 +00:00
castano
8c01f119f7 Use tabs not spaces. 2009-07-28 08:03:08 +00:00
castano
8df929450c Edited wiki page through web user interface. 2009-07-12 18:43:14 +00:00
castano
f201def11d Edited wiki page through web user interface. 2009-07-12 18:42:51 +00:00
castano
1201b88f15 Edited wiki page through web user interface. 2009-07-12 18:41:11 +00:00
castano
0b0165a6eb Experimental quality improvements and speed optimizations. 2009-07-06 09:08:09 +00:00
castano
6743acae1d Add support function for stb compressor. 2009-07-06 09:06:40 +00:00
castano
f68be6a023 Remove commented out code. 2009-07-06 09:06:17 +00:00
castano
c2324d7a64 Add DXT5 tests.
Use timer class.
2009-07-06 09:05:54 +00:00
castano
1af471cb16 Add more third-party compressors. 2009-07-06 09:04:29 +00:00
castano
501688a4b6 Init default values. 2009-07-06 09:03:12 +00:00
castano
57f567457e Some progress implementing new api. 2009-07-06 09:02:20 +00:00
castano
b61801302e Add NV5x DXT5 decompressor. 2009-07-06 09:00:30 +00:00
castano
9649eec53f Fix msvc warnings. 2009-07-06 08:59:48 +00:00
castano
21e932977f Add a QPF timer. 2009-07-06 08:57:36 +00:00
castano
31b641011b Merge changes from 2.0 branch. 2009-07-06 08:56:55 +00:00
castano
7ef57321d6 Add dxt5 tests to testsuite. 2009-07-04 19:34:42 +00:00
castano
632d50c0f8 Add simd power solver. 2009-07-04 19:33:55 +00:00
castano
0c7c96656d Add example textures with alpha. 2009-07-04 19:32:09 +00:00
castano
2f09b0d5d6 Fix assertion. Fixes issue 99. 2009-07-03 00:07:10 +00:00
castano
b85360a3c9 Update cmake scripts to use new FindCUDA package. 2009-06-26 06:34:19 +00:00
castano
371f367c03 Use official FindCUDA cmake script. 2009-06-26 06:33:34 +00:00
castano
0b18022f4b Edited wiki page through web user interface. 2009-06-18 00:55:51 +00:00
castano
59d1f27dc2 Edited wiki page through web user interface. 2009-06-18 00:55:12 +00:00
castano
198575d067 Edited wiki page through web user interface. 2009-06-14 22:33:52 +00:00
castano
98971b0d8f Edited wiki page through web user interface. 2009-06-14 22:32:41 +00:00
castano
636bec40a2 Edited wiki page through web user interface. 2009-06-14 22:31:43 +00:00
castano
55e32bdcc6 Add humus graph. 2009-06-14 22:31:17 +00:00
castano
c33e907dc2 Eliminate unused variables. 2009-06-14 08:24:57 +00:00
castano
5c26bee3ce Update changelog.
Formatting fixes.
2009-06-14 08:23:56 +00:00
castano
961e2851b5 Add SIMD implementation of power method. Fixes issue 94. 2009-06-14 08:18:23 +00:00
castano
f0b3856f8e Set threads package required. Hopefully fixes issue 97. 2009-06-13 14:29:28 +00:00
castano
0a5c0283f6 Mark threads as required. 2009-06-13 14:27:53 +00:00
castano
62b36e8302 Fix error in zero padding. 2009-06-13 14:18:31 +00:00
castano
4ab1d782de Return correct error codes. Fix issue 92. 2009-06-13 14:17:46 +00:00
castano
1a587cb8de Use memory allocator correctly. 2009-06-13 14:17:10 +00:00
castano
03c7bf70f0 Update changelog. 2009-06-13 14:16:22 +00:00
castano
2244de96a3 Return correct error codes. Fix issue 92. 2009-06-13 14:15:55 +00:00
castano
e68af3e79c Fix issue 92. Return correct error codes. 2009-06-13 14:00:59 +00:00
castano
8ef73ed87c Use memory allocator. 2009-06-13 13:54:36 +00:00
castano
8888a0b0df Fix error. 2009-06-13 13:54:20 +00:00
castano
3bae2b06db Fix non-thread-safe code. 2009-06-13 13:54:04 +00:00
castano
26d5d2ef75 Update vc9 project files. 2009-04-21 09:31:59 +00:00
castano
6f74d0c99c Add alpha flag to DXT1a files. 2009-04-16 20:06:08 +00:00
castano
ec598dd4da Update nvmath project file. 2009-04-16 08:43:16 +00:00
castano
aa3ad3355a Update vc9 project. 2009-04-16 08:38:39 +00:00
castano
aa9ce389bd Remove static member that was not thread safe! 2009-04-12 03:13:13 +00:00
castano
0a4cc06206 Add comment about thread safety. 2009-04-12 03:10:40 +00:00
javiuniversidad@gmail.com
563113bb08 Add DDSFormatGlobals. 2009-04-11 22:26:02 +00:00
javiuniversidad@gmail.com
b9cb11b331 Add prebuilt event to copy output files. 2009-04-11 17:53:15 +00:00