|
d959e7988d
|
moved few values to VKRenderAssign.h
|
2023-09-06 16:55:04 +08:00 |
|
|
714fc3dcb7
|
use hgl_min in MaterialCreateInfo.cpp
|
2023-09-05 23:36:59 +08:00 |
|
|
8bb742f3f4
|
OK???? 3rd_draw_triangle_use_RenderList run OK!.
|
2023-09-05 20:19:53 +08:00 |
|
|
7967150722
|
upgraded codes and then it can run.
|
2023-07-28 20:17:46 +08:00 |
|
|
82f3ad070b
|
optimized codes about CreateMaterial
|
2023-06-14 16:49:19 +08:00 |
|
|
b021b05cb0
|
renamed values in MaterialCreateInfo::SetMaterialInstance
|
2023-06-13 18:02:00 +08:00 |
|
|
e6560dfe5f
|
renamed values.
|
2023-06-12 15:45:34 +08:00 |
|
|
ffaa6b5362
|
few about MaterialInstance
|
2023-06-05 21:39:12 +08:00 |
|
|
ab6a8435a1
|
optimized codes of ShaderCreateInfo::ProcDefine
|
2023-06-05 17:01:13 +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 |
|
|
22bc5f6653
|
rename params name
|
2023-06-02 14:23:33 +08:00 |
|
|
fc94ee82b4
|
layout and renamed value
|
2023-06-02 14:22:07 +08:00 |
|
|
a04742c347
|
completed MaterialInstance codes in ShaderGen
|
2023-06-01 14:47:05 +08:00 |
|
|
e2dd652c3a
|
added few codes about MaterialInstance
|
2023-05-31 20:14:45 +08:00 |
|
|
a2c3438c58
|
added main_function value and SetMain function at ShaderCreateInfo class.
|
2023-05-31 20:14:13 +08:00 |
|
|
5521c53c94
|
to supported new version of GLSLCompiler.dll
|
2023-05-31 17:18:14 +08:00 |
|
|
6b498d7e91
|
updated PureColor2D material codes
|
2023-05-22 14:31:37 +08:00 |
|
|
fa7ecb91ac
|
supported MaterialInstance in ShaderGen module.
|
2023-05-22 14:30:38 +08:00 |
|
|
410a386423
|
added ShaderDescriptorInfo::AddStruct
|
2023-05-22 14:29:16 +08:00 |
|
|
641ba4431f
|
changed to UTF8 encode
|
2023-05-19 22:23:40 +08:00 |
|
|
c485941342
|
added PureColor2D.cpp
|
2023-05-19 22:22:55 +08:00 |
|
|
198fe55216
|
added HandoverMI and GetMI at MFCommon.h
|
2023-05-19 22:22:30 +08:00 |
|
|
ad7c652cd4
|
added Interpolation at ShaderCreateInfo
|
2023-05-19 22:21:49 +08:00 |
|
|
46b6797bce
|
added comments.
|
2023-05-16 16:56:32 +08:00 |
|
|
c8dbd40333
|
removed VertexColor2D.h
|
2023-05-16 15:27:51 +08:00 |
|
|
35844d52bc
|
finished Std2DMaterial and new VertexColor2D, and fixed first_triangle,second_triangle,third_triangle samples.
|
2023-05-16 15:21:32 +08:00 |
|
|
8086fb76f1
|
fixed a few compile error.
|
2023-05-16 02:23:45 +08:00 |
|
|
d660691cec
|
added MFGetPosition.h
|
2023-05-15 22:05:21 +08:00 |
|
|
c5699fd1af
|
1.splited CoordinateSystem.h, MaterialConfig.h,RenderTargetOutputConfig.h,Material2DConfig.h,StdMaterial.h/.cpp,UBOCommon.h,MFCommon.h
2.adjust namespace.
|
2023-05-15 21:52:57 +08:00 |
|
|
7f3132236f
|
improved MaterialCreateInfo::AddUBO
|
2023-05-12 20:30:29 +08:00 |
|
|
9c956e1c65
|
1.added RenderTargetOutputConfig at MaterialCreateInfo.
2.added MaterialInstance's data at MaterialCreateInfo.
|
2023-05-10 11:26:42 +08:00 |
|
|
958183bb29
|
finished the branch,,,local to world in VertexInputStreaming.
|
2023-05-06 22:19:50 +08:00 |
|
|
110c141073
|
ShaderCreateInfoVertex supported VertexInputGroup and VertexInputRate
|
2023-05-04 19:08:13 +08:00 |
|
|
48b5479ade
|
first RenderList2D
|
2023-04-25 18:08:26 +08:00 |
|
|
011fbdb55d
|
update codes...but can't compile
|
2023-04-20 21:49:48 +08:00 |
|
|
f280068d50
|
renamed to InlineDescriptor instead of GlobalDescriptor
|
2023-03-29 17:27:05 +08:00 |
|
|
ec45b977d1
|
added DescriptorSetType values in AddUBO of MaterialCreateInfo
|
2023-03-29 16:45:37 +08:00 |
|
|
15324d9c86
|
layout codes.
|
2023-03-26 00:04:31 +08:00 |
|
|
8af96ed4a5
|
added a test that it's zero2one coordinate system at second_triangle.cpp
|
2023-03-22 17:56:36 +08:00 |
|
|
ac42dcdb26
|
finished auto bound GlobalDescriptor
|
2023-03-22 15:58:59 +08:00 |
|
|
e1c3b95de7
|
next work: support 3-way coordinate system in VertexColor2D material.
|
2023-03-22 02:41:19 +08:00 |
|
|
8bf1ad2a46
|
added a standard material that it's VertexColor2DNDC.
|
2023-03-21 21:01:16 +08:00 |
|
|
d26cae0086
|
removed shadergen namespace
|
2023-03-21 18:05:48 +08:00 |
|
|
fb4c8ed8c2
|
removed SPVParseData
|
2023-03-21 18:04:26 +08:00 |
|
|
8c8a218a3a
|
added GetCount() at MaterialDescriptorInfo class.
|
2023-03-21 14:15:33 +08:00 |
|
|
9302cbc3ef
|
finished write codes of CreateMaterial from MaterialCreateInfo
|
2023-03-20 22:09:37 +08:00 |
|
|
aed56a35e0
|
use GetSPVData/GetSPVSize instead of GetCode/GetCodeSize
|
2023-03-19 20:23:54 +08:00 |
|
|
703d444cbb
|
added GetInput at ShaderCreateInfoVertex
|
2023-03-19 20:17:27 +08:00 |
|
|
159c808dad
|
added GetCode/GetCodeSize at ShaderCreateInfo
|
2023-03-19 20:17:02 +08:00 |
|