castano
|
d0218cb18b
|
Merge changes from 2.0
|
2009-10-18 08:10:28 +00:00 |
|
castano
|
c1f9c4df42
|
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
|
78d65e8368
|
When compiling with gcc, define NV_FILE_LINE using gcc convention.
|
2009-10-18 08:04:25 +00:00 |
|
castano
|
18474cdb33
|
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
|
b7fbd1fc9b
|
Fix error in Snow Leopard.
|
2009-10-12 00:44:03 +00:00 |
|
castano
|
9de3298d6b
|
Fix cmake build.
|
2009-10-11 23:51:22 +00:00 |
|
castano
|
568f34d838
|
Fix color weighted compression for single color blocks. Fixes issue 96.
|
2009-09-21 18:46:48 +00:00 |
|
castano
|
e38e584db2
|
Rename texture to teximage.
|
2009-09-14 22:43:53 +00:00 |
|
castano
|
8655259379
|
Fix comment.
|
2009-08-26 01:27:50 +00:00 |
|
castano
|
7d65633f63
|
Add files to repro bugs/request.
|
2009-07-28 08:07:48 +00:00 |
|
castano
|
cb62c3c461
|
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
|
573cc1b371
|
Add support for UINT16 images when using freetype.
|
2009-07-28 08:03:36 +00:00 |
|
castano
|
9c6f6e143e
|
Use tabs not spaces.
|
2009-07-28 08:03:08 +00:00 |
|
castano
|
126816ef72
|
Experimental quality improvements and speed optimizations.
|
2009-07-06 09:08:09 +00:00 |
|
castano
|
2ca6e4a1bd
|
Add support function for stb compressor.
|
2009-07-06 09:06:40 +00:00 |
|
castano
|
b839b873e1
|
Remove commented out code.
|
2009-07-06 09:06:17 +00:00 |
|
castano
|
ab473f4ec5
|
Add DXT5 tests.
Use timer class.
|
2009-07-06 09:05:54 +00:00 |
|
castano
|
f1ebbd4da6
|
Add more third-party compressors.
|
2009-07-06 09:04:29 +00:00 |
|
castano
|
ac79935c88
|
Init default values.
|
2009-07-06 09:03:12 +00:00 |
|
castano
|
2aca4673ab
|
Some progress implementing new api.
|
2009-07-06 09:02:20 +00:00 |
|
castano
|
43893d5d0f
|
Add NV5x DXT5 decompressor.
|
2009-07-06 09:00:30 +00:00 |
|
castano
|
009eaf2aa6
|
Fix msvc warnings.
|
2009-07-06 08:59:48 +00:00 |
|
castano
|
fd2492670e
|
Add a QPF timer.
|
2009-07-06 08:57:36 +00:00 |
|
castano
|
7d88f4fa32
|
Merge changes from 2.0 branch.
|
2009-07-06 08:56:55 +00:00 |
|
castano
|
60022acaa7
|
Add dxt5 tests to testsuite.
|
2009-07-04 19:34:42 +00:00 |
|
castano
|
a5faf51738
|
Add simd power solver.
|
2009-07-04 19:33:55 +00:00 |
|
castano
|
8365df0adf
|
Add example textures with alpha.
|
2009-07-04 19:32:09 +00:00 |
|
castano
|
2d38f4fb2c
|
Update cmake scripts to use new FindCUDA package.
|
2009-06-26 06:34:19 +00:00 |
|
castano
|
3adf00b4b9
|
Use official FindCUDA cmake script.
|
2009-06-26 06:33:34 +00:00 |
|
castano
|
63897f3fe6
|
Mark threads as required.
|
2009-06-13 14:27:53 +00:00 |
|
castano
|
71f29a27f3
|
Fix error in zero padding.
|
2009-06-13 14:18:31 +00:00 |
|
castano
|
720be412fa
|
Return correct error codes. Fix issue 92.
|
2009-06-13 14:17:46 +00:00 |
|
castano
|
8d361eee22
|
Use memory allocator correctly.
|
2009-06-13 14:17:10 +00:00 |
|
castano
|
8d54d22cb2
|
Update vc9 project files.
|
2009-04-21 09:31:59 +00:00 |
|
castano
|
782a127071
|
Add alpha flag to DXT1a files.
|
2009-04-16 20:06:08 +00:00 |
|
castano
|
154e117e13
|
Update nvmath project file.
|
2009-04-16 08:43:16 +00:00 |
|
castano
|
603d8ad1a2
|
Update vc9 project.
|
2009-04-16 08:38:39 +00:00 |
|
castano
|
bed4d78f6b
|
Remove static member that was not thread safe!
|
2009-04-12 03:13:13 +00:00 |
|
castano
|
d7f8fba7a7
|
Add comment about thread safety.
|
2009-04-12 03:10:40 +00:00 |
|
javiuniversidad@gmail.com
|
e0a7e103c1
|
Add include to all configurations.
|
2009-04-11 16:10:31 +00:00 |
|
javiuniversidad@gmail.com
|
319ed6bac0
|
Required include added
|
2009-04-11 16:07:12 +00:00 |
|
castano
|
9e959d0191
|
Update wrapper, disable error handler temporarily.
|
2009-04-03 21:39:44 +00:00 |
|
castano
|
53265596a3
|
Update nvtt wrapper.
|
2009-04-03 21:37:50 +00:00 |
|
castano
|
ae24cb163d
|
Remove msvc warnings.
|
2009-04-01 07:17:25 +00:00 |
|
castano
|
fb75d6065d
|
Update projects.
|
2009-04-01 07:13:47 +00:00 |
|
castano
|
ae744f88e6
|
Add constructor that takes a stream.
|
2009-04-01 07:13:13 +00:00 |
|
castano
|
5ac76b68c9
|
Add option to select decompression algorithm to test suite.
|
2009-03-24 17:35:40 +00:00 |
|
castano
|
f2090df7a5
|
Add support for FreeBSD. Patch by AMDmi3.
|
2009-03-21 07:44:26 +00:00 |
|
castano
|
0a8de141a6
|
Fix errors on win32. Define function pointers properly.
|
2009-03-21 07:43:15 +00:00 |
|
castano
|
9aaee3ae16
|
Add proper todo message.
|
2009-03-21 07:42:36 +00:00 |
|