Commit Graph

869 Commits

Author SHA1 Message Date
castano
c4c6b95a50 Fixes for linux64 2007-06-17 06:47:36 +00:00
castano
acbebcc444 fix debug:dumpInfo, backtrace is not available on win32. 2007-05-30 08:52:35 +00:00
castano
fed650036d Make debug code work on darwin. 2007-05-29 11:01:29 +00:00
castano
37d42d300b Get instruction pointer correctly on Darwin. 2007-05-29 10:53:03 +00:00
castano
95332efaa2 Fixes to compute the instruction pointer correctly after a signal. Not sure it works properly. 2007-05-29 09:43:30 +00:00
castano
f1f944f06c Make some progress in separable convolution kernel in CUDA. 2007-05-24 09:57:16 +00:00
castano
55997ba442 some progress in DXT5 cuda compressor. 2007-05-20 10:37:32 +00:00
castano
16641fc6a6 small fix in brute force green compressor. 2007-05-20 10:36:26 +00:00
castano
3d3409e666 Cleanup CUDA compressor. 2007-05-19 22:07:51 +00:00
castano
2c1b75d8f3 - Fix build.
- Add D3DFMTs.
- Add BlockATI#.
2007-05-19 09:45:58 +00:00
castano
3422f2e300 Define more flags. 2007-05-18 23:42:44 +00:00
castano
6df5bd93ae Read block images from DDS file. 2007-05-18 11:12:37 +00:00
castano
51a24b88a3 fix include header.
return true in isSupported()
2007-05-18 11:06:09 +00:00
castano
d0f711c0ae More progress in DDS input support. 2007-05-18 08:42:23 +00:00
castano
de94fce1ce Fix normal map mipmap generation. 2007-05-18 02:19:51 +00:00
castano
5135f30d8e Add ddsinfo utility. 2007-05-17 21:41:10 +00:00
castano
ceef4c3ec0 More progress in DDS read support. 2007-05-17 09:08:36 +00:00
castano
babb7e8df7 - weighted cuda compressor.
- faster and better BC3n compressor
- add normal map flag to DDS files that store normal maps.
- stop using RXGB fourcc code.
- move tools to tools/
- add temptative config dialog for UI based tool. 
- add experimental normal map mipmap generation.
- start adding support for input dds files in nvcompress.
- many other small fixes and cleanup.
2007-05-17 00:11:38 +00:00
castano
7543dd1efa Import all sources from perforce. 2007-04-17 08:49:19 +00:00