Commit Graph

39 Commits

Author SHA1 Message Date
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
Rich Geldreich
1f7a2b4948 Update README.md 2019-04-29 19:49:11 -07:00
Rich Geldreich
634c512978 Update README.md 2019-04-29 19:25:51 -07:00
Rich Geldreich
1d3a4e029d Update readme 2019-04-29 19:24:28 -07:00
Rich Geldreich
dd0380219c Update readme 2019-04-29 19:15:18 -07:00
Rich Geldreich
fdfb062f33 Create readme 2019-04-29 18:59:33 -07:00
Rich Geldreich
bd7d786a8a Initial checkin 2019-04-29 18:53:00 -07:00
Rich Geldreich
7a594c62f1 Initial checkin 2019-04-29 18:52:53 -07:00
Rich Geldreich
3985d8ca90 Initial checkin 2019-04-29 18:52:48 -07:00
Rich Geldreich
fb07f0e805 Initial checkin. Compiles with Visual Studio 2019, or under Ubuntu Linux using either clang 3.8 or gcc 5.4. 2019-04-29 18:50:54 -07:00
sehurlburt
0e3b445383 Initial commit 2019-04-29 17:59:15 -07:00