|
3f6742f116
|
fix bugs in Clang
|
2020-09-11 17:11:32 +08:00 |
|
|
a5ab2edf12
|
support compress texture file format.
|
2020-08-06 21:27:58 +08:00 |
|
|
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 |
|
|
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 |
|