Rich Geldreich
7599dcd7b5
new file
2019-05-07 15:52:53 -07:00
Rich Geldreich
2d751264eb
Update README.md
2019-05-02 16:19:16 -07:00
Rich Geldreich
d0d34b9872
Fixing help text
2019-05-02 16:14:57 -07:00
Rich Geldreich
33996b1a5f
Important: Changing the Basis file version, so any existing files will need to be recompressed!
...
Adding new fields to the basis header: texture type and framerate. Texture type may be 2D, 2D array, video, volume, or cubemap array. The compressor makes sure that anything other than pure 2D follows certain constraints (cubemap arrays must have a multiple of 6 input images, videos/texture array images all must have the same resolution/# of mipmaps, etc.)
When unpacking cubemaps, the -unpack command now writes cubemap .KTX files which various tools like PVRTexTool support.
2019-05-02 16:09:11 -07:00
Rich Geldreich
c540728ed1
new file
2019-05-02 16:06:33 -07:00
Rich Geldreich
5cbfebaef5
new file
2019-05-02 16:06:21 -07:00
Rich Geldreich
7cdf6fc0be
Removing some unused/old code from transcoder
2019-05-01 20:54:22 -07:00
Rich Geldreich
afcfcf262d
Update README.md
2019-05-01 15:41:55 -07:00
Rich Geldreich
6529b2aa06
Update README.md
2019-05-01 15:40:09 -07:00
Rich Geldreich
7dce9afb67
Update README.md
2019-05-01 12:13:57 -07:00
Rich Geldreich
59e3b45bfb
Another readme update
2019-05-01 12:12:13 -07:00
Rich Geldreich
9d03fc1382
Update README.md
2019-05-01 12:07:05 -07:00
Rich Geldreich
27bd6268a9
Adding special thanks to readme
2019-05-01 12:00:48 -07:00
Rich Geldreich
4bf397296c
Updating readme
2019-05-01 10:31:48 -07:00
Rich Geldreich
f6883572e3
Update README.md
2019-04-30 22:30:30 -07:00
Rich Geldreich
324fe2952b
Updating readme
2019-04-30 22:29:03 -07:00
Rich Geldreich
917fa72a2f
update readme
2019-04-30 20:53:59 -07:00
Rich Geldreich
cd18b4fcc1
update readme
2019-04-30 20:53:18 -07:00
Rich Geldreich
59fa93f449
Update readme
2019-04-30 20:52:51 -07:00
Rich Geldreich
a541d55fa7
Update README.md
2019-04-30 20:15:22 -07:00
Rich Geldreich
e74e6cb1ca
Update readme
2019-04-30 20:07:54 -07:00
Rich Geldreich
a36946edce
Adjust compressor to deal with transcoder changes (start_decoding() renamed to start_transcoding), fixing compile warnings
2019-04-30 20:02:22 -07:00
Rich Geldreich
7a727fb31c
ETC1S->DXT5A transcoding bugfix on solid color blocks
...
Adding development messages support
Adding a few new transcoder get methods to help with creating C-style wrappers
2019-04-30 20:01:39 -07:00
Rich Geldreich
8e0dcf43f3
new WebGL test files
2019-04-30 19:54:24 -07:00
Rich Geldreich
16c9e35c45
Removing detex dependency
...
Adding new GPU texture format decoders for BC1/4/5, ETC2 EAC alpha, and BC7 mode 6
Adding GPU texture unpack failure checks and warnings
Adding support for 3 color blocks to transcoder, and making sure that BC3 blocks will never use 3 color (punchthrough alpha) blocks.
2019-04-30 13:50:01 -07:00
Rich Geldreich
c35e288c28
Update README.md
2019-04-30 13:48:58 -07:00
Rich Geldreich
98ae5916fa
Update README.md
2019-04-29 22:21:45 -07:00
Rich Geldreich
d7d999cc99
Update README.md
2019-04-29 22:20:56 -07:00
Rich Geldreich
c3f26e47ef
Update README.md
2019-04-29 22:19:44 -07:00
Rich Geldreich
1594eb557e
Update README.md
2019-04-29 22:14:36 -07:00
Rich Geldreich
7a2f9057a5
Update README.md
2019-04-29 22:13:29 -07:00
Rich Geldreich
1e4eb6dc7c
Command line parser fix
2019-04-29 22:00:06 -07:00
Rich Geldreich
17f9270a82
Update README.md
2019-04-29 20:43:50 -07:00
Rich Geldreich
842eb0caa8
Update README.md
2019-04-29 20:42:58 -07:00
Rich Geldreich
8f1974e4be
Update README.md
2019-04-29 20:23:21 -07:00
Rich Geldreich
c234933f10
Update README.md
2019-04-29 20:22:59 -07:00
Rich Geldreich
c52ce32369
Update README.md
2019-04-29 20:21:47 -07:00
Rich Geldreich
59fd1aaf35
Update README.md
2019-04-29 20:20:47 -07:00
Rich Geldreich
587558ef20
Update README.md
2019-04-29 20:20:34 -07:00
Rich Geldreich
4a52d04f20
Update README.md
2019-04-29 20:11:48 -07:00
Rich Geldreich
4aa47b3d84
Update README.md
2019-04-29 20:06:44 -07:00
Rich Geldreich
be6e38ed68
Update README.md
2019-04-29 20:05:52 -07:00
Rich Geldreich
cf473ff907
Update README.md
2019-04-29 20:04:54 -07:00
Rich Geldreich
b6dfac6e0c
Update README.md
2019-04-29 20:04:05 -07:00
Rich Geldreich
e73bc42c8c
Update README.md
2019-04-29 20:01:14 -07:00
Rich Geldreich
65d3fd80b1
Update README.md
2019-04-29 19:57:16 -07:00
Rich Geldreich
4fb057569d
Update README.md
2019-04-29 19:54:32 -07:00
Rich Geldreich
14cfaa2413
Update README.md
2019-04-29 19:54:00 -07:00
Rich Geldreich
17da0f1a39
Update README.md
2019-04-29 19:52:58 -07:00
Rich Geldreich
eea07db03a
Update README.md
2019-04-29 19:51:15 -07:00