|
885cd735cd
|
optimized VulkanAppFramework and many examples that I moved Camera to VulkanApplicationFrame from CameraAppFramework
|
2022-03-09 20:55:09 +08:00 |
|
|
15e80cbc5a
|
used newly Bind series function.
|
2022-03-09 20:33:26 +08:00 |
|
|
1fc1db4376
|
renamed values' name
|
2022-02-22 20:53:39 +08:00 |
|
|
e7ad21c82e
|
used VABConfigInfo at CreateMaterialInstance of TextRenderable
|
2021-11-30 15:01:55 +08:00 |
|
|
af72c68ebe
|
used VBO instead of VAB
|
2021-11-29 15:58:48 +08:00 |
|
|
7ba2d0cf6f
|
renamed type DescriptorSetType to DescriptorSetsType
|
2021-09-27 21:20:22 +08:00 |
|
|
3117b9673e
|
Fixed samples 00-06
|
2021-09-22 17:22:17 +08:00 |
|
|
72351af025
|
fixed a bug that MaterialParameters didn't support dynamic UBO/SSBO.
|
2021-09-15 19:17:56 +08:00 |
|
|
99bfd4d257
|
splited DescriptorSetLayoutCreater.
|
2021-09-14 20:31:15 +08:00 |
|
|
903f9081eb
|
renamed VAF to VF, FMT to PF
|
2021-06-24 19:25:43 +08:00 |
|
|
2b70ee07c8
|
renamed DescriptorSetsType to DescriptorSetType
|
2021-06-22 14:48:08 +08:00 |
|
|
8512d4169c
|
updated indices_rect.cpp, it can run.
|
2021-06-19 20:56:32 +08:00 |
|
|
1dbd8513f0
|
updated FragCoordTest.cpp, it can run.
|
2021-06-19 20:54:38 +08:00 |
|
|
bc8848afa6
|
renamed MaterialInstance to MaterialParameters.
|
2021-06-16 10:41:04 +08:00 |
|
|
b409f1663e
|
rename "ubo_camera_matrix" to "ubo_camera_info"
|
2021-05-13 17:34:40 +08:00 |
|
|
1696c27cbb
|
use CameraInfo instead of CameraMatrix
|
2021-05-08 18:14:44 +08:00 |
|
|
ee35354d43
|
renamed the name from "WorldMatrix" to "CameraMatrix"
|
2021-01-25 12:03:17 +08:00 |
|
|
c8955b6f35
|
remove vulkan namespace
|
2020-10-21 12:47:06 +08:00 |
|
|
a20afeba9e
|
a lot of rename
|
2020-10-21 12:09:15 +08:00 |
|
|
cc18764cf6
|
use InlinePipeline instead filename
|
2020-10-16 17:24:01 +08:00 |
|
|
a0a9c9b127
|
update example 1-5
|
2020-09-21 19:31:34 +08:00 |
|
|
ecf44bc474
|
upgrade FragCoordTest.cpp
|
2020-09-21 12:37:44 +08:00 |
|
|
303c715078
|
VulkanApplicationFramework add CreatePipeline functions override.
|
2020-09-20 21:17:16 +08:00 |
|
|
d26b59cb1d
|
use VAB instead VertexAttribBuffer.
use VAD instead VertexAttribData.
|
2020-08-07 21:59:20 +08:00 |
|
|
01a32148bf
|
rename,use CreateVAB instead CreateVBO
|
2020-07-16 12:00:02 +08:00 |
|
|
b041fb5c14
|
change values name.
|
2020-07-14 20:42:01 +08:00 |
|
|
9e99db9c72
|
rename "VertexBuffer" to "VertexAttribBuffer"
|
2020-07-14 14:03:26 +08:00 |
|
|
4862e81f21
|
support new WorldMatrix
|
2020-06-11 19:24:13 +08:00 |
|
|
004e0037a4
|
submodules update
|
2020-01-23 21:00:35 +08:00 |
|
|
c2b7f196ed
|
全面使用MaterialInstance封装Material与DescriptorSets
|
2020-01-20 20:00:03 +08:00 |
|
|
f947a0746a
|
增加VKMaterialInstance类
|
2020-01-20 15:39:39 +08:00 |
|
|
854728ad57
|
合并vs/fs中两个ubo共用一个vulkan buffer *
|
2020-01-20 15:13:08 +08:00 |
|
|
e2811f2b2b
|
增加FragCoord属性测试
|
2020-01-20 15:02:40 +08:00 |
|