Commit Graph

119 Commits

Author SHA1 Message Date
Rich Geldreich
5bc516f025 Update README.md 2019-05-11 20:34:01 -07:00
Rich Geldreich
37c74d7008 Update README.md 2019-05-11 13:24:36 -07:00
Rich Geldreich
9b00d11135 Update README.md 2019-05-10 23:14:16 -07:00
Rich Geldreich
8e68e6c02f Update README.md 2019-05-10 22:52:59 -07:00
Rich Geldreich
2658bd8fb6 Update README.md 2019-05-10 22:49:50 -07:00
Rich Geldreich
17335c2b40 Update README.md 2019-05-10 22:43:49 -07:00
Rich Geldreich
2b0aee19c2 Update README.md 2019-05-10 22:38:40 -07:00
Rich Geldreich
ae07c16f27 Update README.md 2019-05-10 22:35:14 -07:00
Rich Geldreich
1afb8e714b Fixing BASISU_DEVEL_MESSAGES for MSVC. 2019-05-10 22:33:52 -07:00
Rich Geldreich
3836731eb6 Update README.md 2019-05-10 22:33:06 -07:00
Rich Geldreich
057629e9f0 Update README.md 2019-05-10 22:27:40 -07:00
Rich Geldreich
c407d4b433 Update README.md 2019-05-10 22:26:44 -07:00
Rich Geldreich
457b6c81d6 Fixing typo 2019-05-10 22:21:51 -07:00
Rich Geldreich
6d6b02c7d3 Updating readme 2019-05-10 22:20:00 -07:00
Rich Geldreich
76792381b6 Updating readme 2019-05-10 22:16:21 -07:00
Rich Geldreich
0f812aff1d Rebuilt transcoder 2019-05-10 22:05:30 -07:00
Rich Geldreich
81464a6d6b Changing the ETC1S->BC4 and ETC1S->ETC2 EAC transcoders so they convert from the source red channel, not source green. Source red makes more sense when transcoding to BC4/BC5, especially when the source texture only has color slices. BC4 is red, and BC5 is red/green. This change makes no difference if the source texture slices are grayscale. 2019-05-10 22:04:48 -07:00
Rich Geldreich
7b9fdb1340 Updating readme 2019-05-10 21:58:13 -07:00
Rich Geldreich
3adade3853 Updating readme 2019-05-10 21:55:47 -07:00
Rich Geldreich
2323c2ff7a Updating readme 2019-05-10 16:55:13 -07:00
Rich Geldreich
ecbec4af13 Updating readme 2019-05-10 16:52:03 -07:00
Rich Geldreich
81d517ce12 Updating readme 2019-05-10 16:40:33 -07:00
Rich Geldreich
4f08db6525 Adding more checks to canonical Huffman decoder's table initialization function. They don't seem necessary, as I didn't discover them during fuzzing. These fixes are precautionary. 2019-05-10 16:30:25 -07:00
Rich Geldreich
5a9c6e5b05 Updating readme 2019-05-10 16:28:05 -07:00
Rich Geldreich
320dd36461 Updating readme 2019-05-10 16:24:43 -07:00
Rich Geldreich
4c44f02b28 Updating readme 2019-05-10 16:16:04 -07:00
Rich Geldreich
fa43048152 Updating readme 2019-05-10 16:13:57 -07:00
Rich Geldreich
19f24ccd54 Updating readme 2019-05-10 16:12:59 -07:00
Rich Geldreich
62abbad7ca Update README.md 2019-05-10 12:01:54 -07:00
Rich Geldreich
7ef84df1b7 Update README.md 2019-05-10 11:53:57 -07:00
Rich Geldreich
f7472fca9d Update README.md 2019-05-10 11:50:09 -07:00
Rich Geldreich
c4a7fe8da8 Update README.md 2019-05-10 11:47:39 -07:00
Rich Geldreich
3041642dae Adding format descriptions 2019-05-10 11:46:49 -07:00
Rich Geldreich
86821ba464 Update readme 2019-05-10 11:30:04 -07:00
Rich Geldreich
2d1a054f34 Update readme 2019-05-10 11:25:27 -07:00
Rich Geldreich
2537fe452f Update readme 2019-05-10 11:20:01 -07:00
Rich Geldreich
878f523522 Adding check to make sure codelength Huffman table was actually created successfully. 2019-05-09 22:14:23 -07:00
Rich Geldreich
ce9aeb9cc8 Refining the last Huffman fix found through fuzz testing 2019-05-09 22:00:59 -07:00
Rich Geldreich
6781292b3c Rebuilding transcoder 2019-05-09 21:51:55 -07:00
Rich Geldreich
9af44e629f Another fuzz testing fix 2019-05-09 21:49:07 -07:00
Rich Geldreich
8c9d814bb9 Rebuilt transcoder 2019-05-09 20:47:31 -07:00
Rich Geldreich
6da5bf05a6 Another bugfix found during fuzz testing 2019-05-09 20:40:41 -07:00
Rich Geldreich
93301087d3 Update README.md 2019-05-09 19:06:23 -07:00
Rich Geldreich
71249d2f98 Update README.md 2019-05-09 18:56:29 -07:00
Rich Geldreich
b0595d33ec Update README.md 2019-05-09 18:52:23 -07:00
Rich Geldreich
3185a20455 Updating readme 2019-05-09 18:52:16 -07:00
Rich Geldreich
c1a340e592 Updating readme 2019-05-09 18:43:35 -07:00
Rich Geldreich
f0be63d760 Rebuilt transcoder 2019-05-09 18:14:56 -07:00
Rich Geldreich
f83ee300a3 Adding more header checks 2019-05-09 18:09:47 -07:00
Rich Geldreich
85f4651def Fixing mipmap bug introduced from a fuzz test fix 2019-05-09 17:57:14 -07:00