Commit Graph

83 Commits

Author SHA1 Message Date
Ishotihadus 652a437d14 add support for version 21 & 22 2020-03-01 02:29:33 +09:00
Ishotihadus b1ea2cae30 bump version to 3.9.7 v3.9.7 2019-12-21 00:44:01 +09:00
Ishotihadus ba5e300ff6 improve documents 2019-12-21 00:34:38 +09:00
Ishotihadus af25ef731b add EAC support 2019-12-21 00:08:01 +09:00
Ishotihadus d3111e1cad specify rake-compiler version 2019-12-20 18:14:08 +09:00
Ishotihadus b61b10856d Merge pull request #2 from sikachu/sikachu-add-missing-dev-dependency
Add rake-compiler to development dependency
2019-12-20 18:12:10 +09:00
Ishotihadus dab6548230 improve readme 2019-12-19 02:47:24 +09:00
Ishotihadus 3f9256ce81 fix handling of streaming assets 2019-12-19 02:01:42 +09:00
Ishotihadus 39ae15d9aa refactor image decoders 2019-12-19 01:46:47 +09:00
Ishotihadus e683b3c91a add PVRTC support 2019-12-13 03:15:35 +09:00
Ishotihadus b92b00fc4a add new typetrees 2019-12-12 03:23:55 +09:00
Ishotihadus 89347bbdbe add pvrtc1 4bpp support 2019-12-12 03:13:20 +09:00
Prem Sichanugrist 244c4977c6 Add rake-compiler to development dependency
This gem is required for `rake build` task.
2019-12-11 11:29:08 +09:00
Ishotihadus aa29a229ea improve image decoders 2019-12-10 23:46:30 +09:00
Ishotihadus 2271b33cdd fix bugs on building extensions 2019-12-10 19:22:00 +09:00
Ishotihadus 857a0c3fae add crunched texture support 2019-12-10 19:05:33 +09:00
Ishotihadus bd4b10f871 add ASTC/HDR support and improve ImageDecoder 2019-12-10 04:25:58 +09:00
Ishotihadus e1ac05e540 more and more update 2019-12-09 00:44:21 +09:00
Ishotihadus 629e82353a update dependencies 2019-12-02 01:54:37 +09:00
Ishotihadus 9d189b2550 format codes 2019-11-21 22:20:36 +09:00
Ishotihadus 5c32fc9b8c support UnityWeb assets 2018-09-30 22:11:58 +09:00
Ishotihadus fd470c97f7 add support for a header of AssetBundle on the last in the file 2018-08-05 18:15:33 +09:00
Ishotihadus 823ef428c1 version 3.9.6 v3.9.6 2018-07-16 02:30:44 +09:00
Ishotihadus 67b4d1a2e7 add usamin support 2018-07-16 02:29:28 +09:00
Ishotihadus f13188f812 add resS support 2018-07-16 02:26:23 +09:00
Ishotihadus 64d308402d improve stability of mikunyan-image 2018-07-15 00:17:51 +09:00
Ishotihadus 6b477a6b92 fix etc2rgba8 decoding bug 2018-05-27 23:26:54 +09:00
Ishotihadus 574a4f5b34 version 3.9.5 v3.9.5 2018-05-27 22:25:25 +09:00
Ishotihadus 6313515291 add documentation 2018-05-27 22:23:41 +09:00
Ishotihadus c3abc515dc Fix ETC2 decoding bug 2018-05-27 22:16:46 +09:00
Ishotihadus d9fb1db793 Add some TypeTrees 2018-05-27 21:59:51 +09:00
Ishotihadus c19aec52a3 improve platform compatibility 2018-05-27 18:32:41 +09:00
Ishotihadus cc383eb5de minor fix 2018-05-27 18:03:29 +09:00
Ishotihadus e9d27cb7cc improve stability of mikunyan-image 2018-05-27 17:25:01 +09:00
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 71dd94b76f refactoring 2018-05-27 03:50:44 +09:00
Ishotihadus a7f748bbb5 DXTC Native Decoding Support 2018-05-27 02:45:23 +09:00
Ishotihadus 4b577b0644 Add size check in decoding image 2018-05-26 23:11:02 +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 363c9b01d4 Remove Assertion 2018-05-26 20:52:06 +09:00
Ishotihadus 0356d837e0 ASTC Native Decoding Support 2018-05-26 20:48:44 +09:00
Ishotihadus af71952313 Modify readme 2018-03-22 16:01:16 +09:00
Ishotihadus 789bf60fbd Add DXT5 Support 2018-03-22 16:00:13 +09:00
Ishotihadus bd8f8941bc modify readme 2018-03-03 17:45:43 +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 3e0cffdfbc accelerate mikunyan-image 2018-02-03 10:51:12 +09:00