Commit Graph

29 Commits (2bd367a4dc26f8e3b22298c91b9a5680833d4c95)

Author SHA1 Message Date
mpersano 2bd367a4dc Add support for compressing texture arrays.
Also add support for reading/writing DX10 uncompressed (RGB/lumi) textures, so
now it's possible to compress a texture array assembled with nvcompress.
8 years ago
mpersano db8fc561c3 Support assembling texture arrays. 8 years ago
castano d11d7a5f38 seamless cubemap filtering. 13 years ago
castano 2ec37026be Merge changes from the witness. 13 years ago
castano eb10483faf Fix bugs. In progress cube map loading. 13 years ago
castano 676a0b2908 work in progress. 13 years ago
castano 8a837981b6 Merge changes from The Witness. 13 years ago
castano 5f8cd22cdb Merge changes from the-witness. 14 years ago
castano e8dc679874 Merge recent changes from the witness. 14 years ago
castano 9094756997 Merge changes from the witness. 14 years ago
castano e5736fcf92 Add explicit load methods to DirectDrawSurface. 14 years ago
castano 51a4fe7e2d Merge private branch. 14 years ago
castano 782a127071 Add alpha flag to DXT1a files. 15 years ago
castano ae744f88e6 Add constructor that takes a stream. 15 years ago
castano 68be24bf00 Set correct DXT5n swizzle code.
Select swizzle codes in nvtt instead of nvimage.
16 years ago
castano e9002a7d86 Adding support for floating point input/output. Work in progress. 16 years ago
castano 3161fca9d9 Decompress DDS10 files. Only BC# supported so far. 16 years ago
castano 9d47e100f1 Add better support for the DX10 DDS formats. 16 years ago
castano 4c759f999c Integrate decompressor tool improvements submitted by Amorilia. 16 years ago
castano 963b8e1541 Export more classes. 17 years ago
castano 4373aa758b merge internal branch:
- some support for floating point images.
- Charles Bloom extrapolation filter.
- misc fixes.
17 years ago
castano 854da30b8e Add nvassemble tool to create cubemaps, volumes, and texture arrays. 17 years ago
castano d1d71dd2b3 Fix a couple of errors.
Disable cone mapping, it is not ready yet.
17 years ago
castano da3a43ba2e Start adding some support for DX10 DDS files. 17 years ago
castano 2c1b75d8f3 - Fix build.
- Add D3DFMTs.
- Add BlockATI#.
17 years ago
castano 5135f30d8e Add ddsinfo utility. 17 years ago
castano ceef4c3ec0 More progress in DDS read support. 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