BearishSun
|
4e57b50514
Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix
|
9 年之前 |
BearishSun
|
c8b4aaf0fb
Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside.
|
9 年之前 |
BearishSun
|
a20ec1ffd5
Vulkan sampler state WIP
|
9 年之前 |
BearishSun
|
ce07bf692b
Descriptor set allocation
|
9 年之前 |
BearishSun
|
dc9e96ae22
Vulkan command buffer submission and inter-queue synchronization
|
9 年之前 |
BearishSun
|
598bb85a3d
Vulkan descriptor layouts are now properly re-used if they share the same structure
|
9 年之前 |
BearishSun
|
f2dfe437d4
Added Vulkan descriptor pool
|
9 年之前 |
BearishSun
|
a83a41fd15
Vulkan resource descriptors WIP
|
9 年之前 |
BearishSun
|
d404af9297
Added Vulkan vertex input manager
|
9 年之前 |
BearishSun
|
d8c6db7a32
More Vulkan WIP:
|
9 年之前 |
BearishSun
|
d38fc0c070
Vulkan render window and swap chain (WIP)
|
9 年之前 |
BearishSun
|
9d9a222d00
Vulkan startup
|
9 年之前 |
BearishSun
|
234e7e004e
Added skeleton for Vulkan render API
|
9 年之前 |