19 Commits

Author SHA1 Message Date
9229aa8d11 first finished the DrawTile example. 2020-07-28 18:50:05 +08:00
ce97dbf076 fix VKTextureLoader.cpp bugs 2020-07-28 16:35:24 +08:00
cd9e3cd187 splite LoadTexture 2020-07-27 18:49:37 +08:00
1c8998f3e6 add LoadBitmapFromFile 2020-07-27 14:14:03 +08:00
49062baf75 code layout 2020-07-25 18:53:50 +08:00
592a9343f4 add TileFont/FontManage 2020-07-01 20:36:49 +08:00
2103c4d23c add new Device::CreateImage functions 2020-06-24 19:13:29 +08:00
532a8e3b56 update support VkVulkanSDK 1.2.141 2020-06-11 18:25:08 +08:00
3f53b0f65c support Vulkan SDK 1.2 2020-02-08 15:04:02 +08:00
004e0037a4 submodules update 2020-01-23 21:00:35 +08:00
834cb48fa9 support B10GR11UF format texture files. 2019-12-04 21:05:09 +08:00
a3ce45ffa8 use tiling instead use_optimal/use_linear 2019-12-03 22:13:11 +08:00
33a6f3f6e4 delete TGATexture 2019-12-03 21:24:23 +08:00
8515f41718 exchange LoadTGATexture to CreateTextureFromFile for texture_rect sample 2019-12-03 20:48:42 +08:00
96d9132b29 Pipeline增加alpha_test/alpha_blend属性 2019-05-23 13:29:23 +08:00
a84fd2b970 PipelineCreateInfo.POD增加安全性检测 2019-05-18 00:08:41 +08:00
7ee063a49c 完成PipelineCreateInfo.POD加载 2019-05-17 19:22:13 +08:00
9ff64dab91 改进PipelineCreateInfo存档,并增加部分读档操作 2019-05-16 20:50:09 +08:00
6ea1e699b0 增加PipelineCreateInfo.POD 2019-05-15 21:28:16 +08:00