28 Commits

Author SHA1 Message Date
3bf6837141 upgraded Compressonator 2023-09-22 23:22:04 +08:00
efc3020504
updated codes 2023-09-21 23:40:46 +08:00
19f2a18e9c used "numberOf" instead of "valueOf" in String class. 2023-02-07 23:03:26 +08:00
a3df5d9471 supported convert from alpha channel 2022-11-08 19:11:55 +08:00
92a10f7a57 used VulkanNumberTypeName instead of ColorDataName 2022-08-04 10:52:49 +08:00
da1042ce4c changed order of vulkan number type 2022-06-23 18:33:52 +08:00
29b98bba33 news file header struct of Texture 2021-12-13 13:47:08 +08:00
f86f862522 Created ParamParse.cpp/.h and ImageConvertConfig.h 2021-12-06 12:07:38 +08:00
21391024b2 improved file header writing codes. 2021-12-06 10:47:34 +08:00
0920782d79 fixed timecount's bug. 2021-11-29 17:44:12 +08:00
ce0fcde744 added few new formats, 2021-11-29 15:28:37 +08:00
dae3e49980 support mipmaps 2020-10-25 21:22:18 +08:00
377cb41841 support compress texture format by AMD Compressonator 2020-08-06 18:18:34 +08:00
3c1f9392de add DistanceFieldGenerater 2020-06-04 17:41:10 +08:00
40caa3c9d3 support new BaseString 2020-04-24 21:13:04 +08:00
acc64579f4 update usage hint of cmdline 2020-03-11 20:50:55 +08:00
605bd3a0bb 删除多余的类型转换 2020-03-06 23:29:16 +08:00
25c2ab644b first fix RGBA order 2019-12-03 20:49:25 +08:00
09f9f61829 1.fix bug
2.first run test ok.
2019-12-03 15:31:51 +08:00
518367b8eb update ConvertImage 2019-12-03 11:49:02 +08:00
f64a3fd1ce build ok! but don't debug 2019-12-02 22:24:06 +08:00
974638d58e finished code,but no debug and test 2019-12-02 22:10:49 +08:00
6987b7aa49 update CmdParse code from self to CMUtil 2019-12-02 13:15:42 +08:00
96a41488b5 add enumfile 2019-11-28 21:40:06 +08:00
19c9c030ea add BOM 2019-11-28 01:44:50 +08:00
ed8eb266b5 1.add pixel format func
2.fix cmdparse bug
2019-11-27 19:45:08 +08:00
daa8bdaa62 改进格式解晰到可以编译 2019-11-26 17:54:02 +08:00
38982e410a init version 2019-11-26 17:27:48 +08:00