|
223f767b01
|
PhysicalDevice增加GetDepthFormat/GetDepthStencilFormat/CheckDepthFormat函数用于检测格式是否可用
|
2019-06-19 16:56:51 +08:00 |
|
|
e50adf12a2
|
VKPhysicalDevice由struct改为class
|
2019-05-28 21:17:18 +08:00 |
|
|
4ead81b44c
|
Debug模式增加物理设备属性输出
|
2019-05-28 14:25:58 +08:00 |
|
|
a988f36b92
|
PhysicalDevice增加驱动ID获取支持
|
2019-05-23 13:24:21 +08:00 |
|
|
f5d86f6c32
|
初步增加texture定义,未测试
|
2019-05-18 15:41:49 +08:00 |
|
|
d2cad7bf2f
|
将CreateRenderDevice转移到Window类中,并记录device,以方便在RESIZE等时重建SwapChain
|
2019-05-07 12:46:25 +08:00 |
|
|
b87af86b4c
|
排版,删除行尾空格以及所有TAB转空格
|
2019-05-05 14:22:58 +08:00 |
|
|
a51f3cffd8
|
增加完整的平台和底层支持,删除旧的OpenGL代码
|
2019-04-30 16:42:59 +08:00 |
|