Commit Graph

27 Commits

Author SHA1 Message Date
Ishotihadus 6a0cc560f5 ETC Native Decoding Support 2018-05-27 17:17:37 +09:00
Ishotihadus ac7b0a2806 refactor rgb565 2018-05-27 04:31:10 +09:00
Ishotihadus a7f748bbb5 DXTC Native Decoding Support 2018-05-27 02:45:23 +09:00
Ishotihadus d6005ac502 Improve performance in decoding string and TypelessData 2018-05-26 22:36:51 +09:00
Ishotihadus e07f6ae46b RGB565 Native Decoding Support 2018-05-26 21:42:02 +09:00
Ishotihadus 0356d837e0 ASTC Native Decoding Support 2018-05-26 20:48:44 +09:00
Ishotihadus 789bf60fbd Add DXT5 Support 2018-03-22 16:00:13 +09:00
Ishotihadus eec5647b4b Add DXT1 Support 2018-03-03 16:29:10 +09:00
Ishotihadus be15092a8a Refactor ImageDecoder 2018-02-05 23:35:24 +09:00
Ishotihadus 0d49766425 fix etc2rgba8 decoding bug 2018-02-03 11:25:04 +09:00
Ishotihadus c6cb66b42a 3.9.4 2018-01-31 16:35:28 +09:00
Ishotihadus 3b3db58a20 Flip decoded texture in all formats 2018-01-16 01:16:16 +09:00
Ishotihadus 9686bdca95 version 3.9.3 2018-01-15 23:58:53 +09:00
Ishotihadus 68252ce102 Fix bugs on decoding ETC1 and ETC2 2018-01-15 23:56:56 +09:00
Ishotihadus afd776e836 Fix ASTC partition bug 2018-01-15 23:22:50 +09:00
Ishotihadus cb0ca77c9b version 3.9.2 2018-01-15 19:06:02 +09:00
Ishotihadus 4204f05c0b Accelerate decoding ETC1 a little 2018-01-15 19:04:45 +09:00
Ishotihadus c37dd49732 Support ASTC Image 2018-01-15 18:54:48 +09:00
Ishotihadus 7bb8f0a0a4 Fix no method errors in ImageDecoder 2017-10-08 21:04:41 +09:00
Ishotihadus d40f307802 Add ETC2 Support 2017-09-09 00:32:19 +09:00
Ishotihadus 28df8f2271 version 3.9.1 2017-08-08 02:40:47 +09:00
Ishotihadus ed1870920d Documentation & change permission of some methods and attributes 2017-08-08 02:31:27 +09:00
Ishotihadus 0007810984 Make faster half float conversion 2017-07-16 16:23:32 +09:00
Ishotihadus 1c6a2099ab Fix image decoding bug & Add some other image formats 2017-07-16 15:18:42 +09:00
Ishotihadus cbedf9a749 Fix aligning fault while parsing object 2017-07-08 21:59:39 +09:00
Ishotihadus 3cd7efdf5c Add ATSC output support 2017-07-08 21:23:51 +09:00
Ishotihadus 1a1bed5302 version 3.9.0 2017-07-05 01:37:28 +09:00