Commit Graph

1186 Commits

Author SHA1 Message Date
castano
2891aeb151 Create default output handle on setFileName to avoid modifying const argument.
Fix ref counting errors in TexImage.
Format TODO messages.
2009-10-18 08:09:20 +00:00
castano
c9bd60f596 When compiling with gcc, define NV_FILE_LINE using gcc convention. 2009-10-18 08:04:25 +00:00
castano
e8490c2b2b Set default alpha mode to none. 2009-10-14 00:07:06 +00:00
castano
00f0d117a5 Some more progress towards 2.1:
- Add raw input methods in context.
- Implement some of the TexImage input methods in context.
- Add output header context method for TexImage.
2009-10-12 07:56:02 +00:00
castano
082d2bd50c Fix error in Snow Leopard. 2009-10-12 00:44:50 +00:00
castano
26364f0ce4 Fix error in Snow Leopard. 2009-10-12 00:44:03 +00:00
castano
f9d5499f4b Fix cmake build. 2009-10-11 23:51:22 +00:00
castano
19373b9345 Fix color weighted compression for single color blocks. Fixes issue 96. 2009-09-21 18:46:48 +00:00
castano
d587683ed8 Rename texture to teximage. 2009-09-14 22:43:53 +00:00
castano
cdefe97afc Fix comment. 2009-08-26 01:27:50 +00:00
castano
81e6833a23 Fix comment. 2009-08-26 01:27:23 +00:00
castano
c635b6cff9 Edited wiki page through web user interface. 2009-08-26 00:23:28 +00:00
castano
3c76d4e8dd Edited wiki page through web user interface. 2009-08-26 00:21:55 +00:00
castano
b1a99a62f0 Edited wiki page through web user interface. 2009-08-26 00:21:01 +00:00
castano
eee2094cb1 Edited wiki page through web user interface. 2009-08-26 00:16:50 +00:00
castano
ae38d0826a Edited wiki page through web user interface. 2009-08-26 00:15:48 +00:00
castano
3651fcfb11 Edited wiki page through web user interface. 2009-08-26 00:14:34 +00:00
castano
72bd6376a9 Add files to repro bugs/request. 2009-07-28 08:07:48 +00:00
castano
8a23ca0357 Add support for R16 in DDS headers.
Cleanup DDS header output code.
Temporary testing code added to nvcompress.
2009-07-28 08:05:23 +00:00
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