|
1fc1db4376
|
renamed values' name
|
2022-02-22 20:53:39 +08:00 |
|
|
fe730defb7
|
auto clear chars from tile font.
|
2022-02-21 17:13:12 +08:00 |
|
|
eb30999133
|
renamed values and functions.
|
2022-02-21 11:18:51 +08:00 |
|
|
125bf163dc
|
added is_currency attribute at CharAttributes.
|
2022-02-18 20:42:12 +08:00 |
|
|
f9cf0d1911
|
used u32char insted of u16char at FontSource.cpp
|
2022-02-18 20:38:20 +08:00 |
|
|
14269369be
|
added not_bitmap_chars at TileFont
|
2022-02-18 20:30:50 +08:00 |
|
|
6a039b8a51
|
used get_max
|
2022-02-18 19:59:02 +08:00 |
|
|
33b8ce120e
|
codes layout
|
2022-02-18 19:07:02 +08:00 |
|
|
556e523684
|
fixed a error that it mistake count.
|
2022-02-18 19:04:48 +08:00 |
|
|
693bc33720
|
used hgl_align2 function
|
2022-02-18 12:01:42 +08:00 |
|
|
f0ffb87d5b
|
used a struct instead of multi values.
|
2022-02-18 11:46:01 +08:00 |
|
|
1d457c5d58
|
splited function at TextRender
|
2022-02-17 20:02:59 +08:00 |
|
|
1ab3e5241f
|
optimized TextRender
|
2022-02-17 11:02:55 +08:00 |
|
|
0f963fb74b
|
optmized TextRender.
|
2022-02-17 10:48:12 +08:00 |
|
|
be2b3b7bcf
|
added TextRender.cpp/.h
|
2022-02-16 23:26:50 +08:00 |
|
|
3e78da3b45
|
updated names of many params
|
2022-02-16 16:54:19 +08:00 |
|
|
16425b5598
|
updated VulkanSDK to 1.3.204
|
2022-02-15 16:03:27 +08:00 |
|
|
9acfa5edd0
|
added RayPicking example
|
2022-02-10 18:56:00 +08:00 |
|
|
e6282b31d0
|
fixed params at create function of inline geometry
|
2022-02-08 12:29:35 +08:00 |
|
|
5712efd7a5
|
Renamed to SortedSets instead of Sets.
|
2022-02-08 11:12:17 +08:00 |
|
|
850602d74c
|
use newly FirstPersonCameraControl
|
2022-01-26 11:00:47 +08:00 |
|
|
fc219fb8b4
|
added VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME support
|
2022-01-24 19:48:54 +08:00 |
|
|
b7714d8a83
|
updated MVPMatrix struct
|
2022-01-11 10:41:18 +08:00 |
|
|
074cb9cc19
|
used newly ENUM_CLASS_RANGE_ERROR_RETURN_NULLPTR
|
2022-01-10 20:29:55 +08:00 |
|
|
b6c10dca4a
|
added multi color type at CreateRenderableCube and CreateRenderableBoundingBox
|
2022-01-10 20:29:29 +08:00 |
|
|
e679656604
|
added comments at CreateRenderableCube
|
2022-01-10 18:22:58 +08:00 |
|
|
d902774d46
|
update BufferImageCopy2D that it can supported cubemap now
|
2022-01-07 21:15:44 +08:00 |
|
|
5d608624c0
|
fixed mipmaps autogen at Cubemap
|
2022-01-07 19:39:39 +08:00 |
|
|
1d499ffd5b
|
added Cubemap support,but only test non-mipmaps texture.
|
2022-01-07 16:55:39 +08:00 |
|
|
f35d8ab9af
|
changed CubeCreateInfo and function
|
2022-01-07 16:28:00 +08:00 |
|
|
3bdf9bbb77
|
Create a copy for PipelineData while CreatePipeline
|
2022-01-07 16:26:40 +08:00 |
|
|
ec7194ee13
|
used vab source from MaterialInstance instead of Pipeline.
|
2022-01-07 16:25:13 +08:00 |
|
|
be668ea2ec
|
deleted GetVAB function of VKPipeline
|
2022-01-07 16:23:27 +08:00 |
|
|
3bd165fbe5
|
optimized params of GPUDevice::CommitTexture2DMipmaps
|
2022-01-07 12:14:43 +08:00 |
|
|
b064a4de5f
|
deleted not needed params at GPUDevice::CommitTexture2D that they are width and height.
|
2022-01-07 12:05:52 +08:00 |
|
|
a28d857b96
|
added safe check codes.
|
2022-01-07 11:57:34 +08:00 |
|
|
f70c2d8f51
|
added clear codes and comment.
|
2022-01-07 11:57:13 +08:00 |
|
|
e5ec4c594d
|
optimized codes of VkImageView.
|
2022-01-07 11:56:32 +08:00 |
|
|
967f03992f
|
added cube/cube array support at VKImageView.cpp
|
2022-01-05 18:20:48 +08:00 |
|
|
556f3a08a2
|
add VKDeviceTextureCube.cpp
|
2022-01-05 18:18:43 +08:00 |
|
|
cc77374275
|
updated src/SceneGraph/CMakeLists.txt because resort texture codes.
|
2022-01-05 16:10:42 +08:00 |
|
|
f82c8eeb50
|
moved path
|
2022-01-05 16:07:32 +08:00 |
|
|
cd44800254
|
splited VKDeviceTexture2D.cpp to 4 files.
|
2022-01-05 16:02:07 +08:00 |
|
|
7c575e6e37
|
optimized codes of Texture Loader
|
2022-01-05 11:26:24 +08:00 |
|
|
ebffc78fae
|
optimized CheckMemoryType function.
|
2021-12-24 17:07:42 +08:00 |
|
|
4602b9fb1f
|
debug output vulkan 1.1/1.2 features.
|
2021-12-17 12:00:08 +08:00 |
|
|
4134815106
|
updated VKinstance codes.
|
2021-12-17 11:32:25 +08:00 |
|
|
ecbfc38d0c
|
splited and Created VKDeviceSampler.cpp
|
2021-12-16 21:02:05 +08:00 |
|
|
fb15e1bf5e
|
splited and created VKDeviceMemory.cpp
|
2021-12-16 20:59:16 +08:00 |
|
|
d4e3149af2
|
supported PhysicalDevice features2/properties2.
|
2021-12-16 18:26:02 +08:00 |
|