18 Commits

Author SHA1 Message Date
8340209697
renamed to JointID/JointWeight instead of BoneID/BoneWeight 2023-05-13 03:14:38 +08:00
9a24aa237d
fixed TextureFormat example. 2023-05-12 00:31:20 +08:00
c231637613 used RangeCheck instead of many if 2022-06-24 11:42:20 +08:00
b68243cf04 codes layouted. 2020-11-05 14:18:05 +08:00
c8955b6f35 remove vulkan namespace 2020-10-21 12:47:06 +08:00
0e56a6b00c a lot of rename 2020-10-21 12:39:22 +08:00
a20afeba9e a lot of rename 2020-10-21 12:09:15 +08:00
917424e784 move VK source files to up-level folder 2020-10-21 11:43:18 +08:00
01a32148bf rename,use CreateVAB instead CreateVBO 2020-07-16 12:00:02 +08:00
a444f6b795 改进VulkanAppFramework 2019-11-14 17:57:46 +08:00
c6b6773101 新增VulkanInstanceLayer可自定义指定 2019-11-13 19:55:13 +08:00
d074fb6456 TextureFormat测试程序去掉多余的窗口创建 2019-11-13 16:01:13 +08:00
19be1c4d9f 分离VKDebugOut以及VKProperties 2019-11-06 20:52:09 +08:00
dbfa2ec526 增加几张贴图 2019-11-05 18:02:13 +08:00
3eaa4fa4d5 增加物理设备初始化,输出该设备是否支持对应的纹理格式 2019-08-15 11:00:15 +08:00
417ddbf060 完整的纹数据结构输出 2019-08-14 16:36:02 +08:00
1668bc385d 统一色彩格式描述,并增加输出校验示例 2019-08-13 17:08:37 +08:00
9e3d64cafc 准备增加纹理格式测试,下一步增加Linear纹理创建,用于试验CPU端修改纹理,以便高效更新文字合集 2019-07-19 18:25:05 +08:00