Commit Graph

31 Commits (master)

Author SHA1 Message Date
Ignacio 860b639492 Remove unused code. 4 years ago
Ignacio adce1a00da More cleanups. Assume static linking. 4 years ago
Ignacio a083337473 Merge changes from The Witness. 9 years ago
castano d019cd7080 Merge changes from the witness. 10 years ago
castano f2d90ee844 Fix errors in new cluster fit compressor. 13 years ago
castano 2ec37026be Merge changes from the witness. 13 years ago
castano 94401919b8 Add some inline files to reduce amount of code parsed. 13 years ago
castano af9ba8ae90 Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
castano 4fc1952539 Fix tabs. 14 years ago
castano 23b140416a Work in progress. Experiment with lightmap compression. 14 years ago
castano 49482d1441 Work in progress.
Merging squish into nvtt. 
Using squish only to find endpoints, do discrete refinement afterwards.
14 years ago
castano 5ae77ae037 Fix warnings. 14 years ago
castano 9e881f28d1 Merge changes from the-witness.
Fix DXT5n compressor.
14 years ago
castano 9094756997 Merge changes from the witness. 14 years ago
castano f2c581dec1 Remove unused methods. Add float color block. 14 years ago
castano da503d2b3e Imperative api is sort of working now. Fixed various bugs. 14 years ago
castano 51a4fe7e2d Merge private branch. 14 years ago
castano 96f22f8cd4 Fix isColorNoAlpha, but leave it commented out. 14 years ago
castano fd11f5e7ef Implement generic swizzle, remove specialized ones. 15 years ago
castano 2ca6e4a1bd Add support function for stb compressor. 15 years ago
castano 782a127071 Add alpha flag to DXT1a files. 15 years ago
castano 15e7125b4b Check for single color blocks in all compressors. 16 years ago
castano 921ee354c0 Remove legacy compressors.
Add iteration count parameter to iterative alpha compressor.
Add optimal compressors.
16 years ago
castano 7d3facd81a Merge private branch. 16 years ago
castano d2384cf47f Remove unused methods. 16 years ago
castano b41752aa84 Apply singlecolorpatch.diff from Amir Ebrahimi.
Add single color compressor to CUDA implementation.
16 years ago
castano 9c963172f3 Add support for Capcon's DXT trick by setting the red channel to 1 in the DXT5n mode. 17 years ago
castano 0008199435 Add dxt1a fast compressor.
Cleanup fast compressors, move them to QuickCompress.
17 years ago
castano e341366aa0 Init color block from block linear image. 17 years ago
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.
17 years ago
castano 7543dd1efa Import all sources from perforce. 17 years ago