23 Commits

Author SHA1 Message Date
efc3020504
updated codes 2023-09-21 23:40:46 +08:00
47ba454326 used VulkanBaseType instead of VulkanNumberType 2023-06-06 12:18:19 +08:00
19f2a18e9c used "numberOf" instead of "valueOf" in String class. 2023-02-07 23:03:26 +08:00
da1042ce4c changed order of vulkan number type 2022-06-23 18:33:52 +08:00
41606f46dd deleted a Magic Number and 7 spaces. 2021-12-14 10:33:58 +08:00
1ae4396640 fixed align bug while wrote file header 2021-12-13 20:53:15 +08:00
29b98bba33 news file header struct of Texture 2021-12-13 13:47:08 +08:00
065cf74aea finished newly TexConv/CubemapConv codes. converted file ok, but didn't test render. 2021-12-07 18:18:22 +08:00
21391024b2 improved file header writing codes. 2021-12-06 10:47:34 +08:00
eafa403f57 fixed a bug that I write a incorrect compress type value. 2021-09-27 12:03:05 +08:00
dae3e49980 support mipmaps 2020-10-25 21:22:18 +08:00
de7605c54e add pixelformat 2020-10-19 20:01:00 +08:00
316101f292 use String instead BaseString 2020-09-03 21:14:20 +08:00
a46dd99564 恢复bc1rgb,bc1rgba的设定 2020-08-08 22:53:08 +08:00
0a3c620c0b fix RGBA 2020-08-08 22:20:46 +08:00
2a995a4575 add bitmap total bytes data in Compress format texture 2020-08-06 20:54:13 +08:00
377cb41841 support compress texture format by AMD Compressonator 2020-08-06 18:18:34 +08:00
605bd3a0bb 删除多余的类型转换 2020-03-06 23:29:16 +08:00
55029b0742 support B10GR11UF format 2019-12-04 20:47:58 +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
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