|
9d3ea89861
|
moved CreateMI to Material from GPUDevice.
|
2023-06-05 20:17:16 +08:00 |
|
|
01cdb7661b
|
used UTF8String instead of OSString in shader_module_by_name and material_by_name of RenderResource
|
2023-06-05 17:07:37 +08:00 |
|
|
d17932c7a4
|
removed source codes about "Load Material file"
|
2023-06-05 17:00:22 +08:00 |
|
|
f4a8406ad8
|
support MI_MAX_COUNT in ShaderGen
|
2023-06-02 20:45:19 +08:00 |
|
|
fc94ee82b4
|
layout and renamed value
|
2023-06-02 14:22:07 +08:00 |
|
|
5521c53c94
|
to supported new version of GLSLCompiler.dll
|
2023-05-31 17:18:14 +08:00 |
|
|
71fd42cfc8
|
updated VKDeviceCreater.cpp
|
2023-05-30 17:57:12 +08:00 |
|
|
3523afc6c2
|
added fourth_triangle.cpp, not ok!!!
|
2023-05-22 15:29:07 +08:00 |
|
|
c485941342
|
added PureColor2D.cpp
|
2023-05-19 22:22:55 +08:00 |
|
|
8086fb76f1
|
fixed a few compile error.
|
2023-05-16 02:23:45 +08:00 |
|
|
8340209697
|
renamed to JointID/JointWeight instead of BoneID/BoneWeight
|
2023-05-13 03:14:38 +08:00 |
|
|
d5b69fbe71
|
removed mi_data from Material
|
2023-05-12 21:36:52 +08:00 |
|
|
58c62ddb59
|
renamed two functions that are CreateArrayInUBO and CreateArrayInSSBO
|
2023-05-12 21:36:17 +08:00 |
|
|
7f3132236f
|
improved MaterialCreateInfo::AddUBO
|
2023-05-12 20:30:29 +08:00 |
|
|
254264ac5e
|
moved to .cpp about ChoosePhysicalDevice
|
2023-05-12 00:32:12 +08:00 |
|
|
81ab733429
|
added prefer colorspace
|
2023-05-11 23:33:05 +08:00 |
|
|
05885e443a
|
added VulkanDeviceCreater::ChooseSurfaceFormat
|
2023-05-11 21:56:07 +08:00 |
|
|
d6d2d337c9
|
added VKDeviceCreater.h
|
2023-05-11 21:14:35 +08:00 |
|
|
4ef1283fce
|
added uint8 IndexType
|
2023-05-11 21:07:26 +08:00 |
|
|
a97440e1fc
|
renamed to sc_fbo from render_frame
|
2023-05-11 00:55:44 +08:00 |
|
|
e1cfc1e5b8
|
created a standalone VKPhysicalDeviceCapsOutput.cpp that from VKDeviceCreater.cpp
|
2023-05-11 00:54:47 +08:00 |
|
|
f46b1382ee
|
added line_rasterization in VKDevice.h/VKDeviceCreater.cpp
|
2023-05-10 21:56:32 +08:00 |
|
|
459fb3afc4
|
added dynamic state check at VKDeviceCreater.cpp
|
2023-05-10 21:48:26 +08:00 |
|
|
27f33e07cb
|
added "Vulkan hardware requirement" at GPUDevice class.
|
2023-05-10 21:26:15 +08:00 |
|
|
004504e027
|
added comments at VKDeviceMaterial.cpp
|
2023-05-10 02:32:03 +08:00 |
|
|
7c3d9ecf91
|
added MIData at Material
|
2023-05-09 22:03:02 +08:00 |
|
|
3f1b8be5d0
|
added WIP at MaterialInstance
|
2023-05-08 22:04:00 +08:00 |
|
|
12e64d7ce0
|
added BindVBO and BindIBO functions at VKCommandBuffer.h/.cpp
|
2023-05-06 19:29:38 +08:00 |
|
|
34b7937ee2
|
1.moved IndexBufferData to VK.h from VKPrimitive.h
2.renamed to GetIndexBufferData from GetIndexBuffer of Primitive
|
2023-05-06 19:28:42 +08:00 |
|
|
2eac17ac61
|
removed VertexInputDataGroup, Renderable only have basic vertexinputdata
|
2023-05-05 21:11:39 +08:00 |
|
|
7031270476
|
VKRenderable and CommandBufferRender supported newly VertexInputLayout
|
2023-05-04 19:11:18 +08:00 |
|
|
b9bd4f6c4b
|
renamed a value.
|
2023-05-02 18:56:55 +08:00 |
|
|
c232feb40a
|
temporary to disable the RenderList and RenderNode
|
2023-04-28 11:10:50 +08:00 |
|
|
db0a8ee256
|
Created VertexInputData at VKRenderable.h
|
2023-04-28 11:09:22 +08:00 |
|
|
1ec88c65f8
|
added comment about memory property in VKDeviceBuffer.cpp
|
2023-04-25 15:21:23 +08:00 |
|
|
d163f914c7
|
1.added GetRangeSize at VKArrayBuffer
2.renamed to align_size instead of unit_size
|
2023-04-25 11:36:50 +08:00 |
|
|
0e589e8bcd
|
removed PerObject of DescriptorSetType
|
2023-04-21 20:27:28 +08:00 |
|
|
011fbdb55d
|
update codes...but can't compile
|
2023-04-20 21:49:48 +08:00 |
|
|
e488b4c3d3
|
added half codes.
|
2023-03-29 21:34:50 +08:00 |
|
|
137248a274
|
add lost #include
|
2023-03-29 16:45:57 +08:00 |
|
|
38f9a2896f
|
optimized codes of VKArrayBuffer
|
2023-03-29 11:45:15 +08:00 |
|
|
59b02bcb8c
|
optimized VKArrayBuffer
|
2023-03-28 22:24:22 +08:00 |
|
|
cb09767151
|
optimized DescriptorBinding::Bind
|
2023-03-27 12:01:33 +08:00 |
|
|
554220699f
|
added newly functions at MaterialParameters that used index instead of name
|
2023-03-27 12:00:53 +08:00 |
|
|
3937206fcb
|
upgraded DescriptorBinding
|
2023-03-27 10:22:55 +08:00 |
|
|
6c3e674d23
|
used DescriptorBinding in Global Binding
|
2023-03-25 23:12:08 +08:00 |
|
|
0457d28577
|
fixed lost of #include
|
2023-03-25 15:47:08 +08:00 |
|
|
19a20411d8
|
supported SSBAlign in ArrayBuffer
|
2023-03-24 22:14:05 +08:00 |
|
|
8363275b36
|
moved codes to .cpp from VKArrayBuffer.h
|
2023-03-24 20:39:02 +08:00 |
|
|
939bbfeb1f
|
splite RenderNode2D/3D,RenderList2D/3D
|
2023-03-23 21:43:10 +08:00 |
|