Matthew Waters
|
b5256d94fc
|
vulkan: move trash list to library
|
2019-07-04 14:18:15 +10:00 |
|
Matthew Waters
|
b93de8b0d8
|
vkfullscreenrender: create descriptor sets later
The desciptor sets may be dependant on the caps
|
2019-06-20 01:41:56 +10:00 |
|
Matthew Waters
|
dc0c9dea7f
|
vulkan/identity: Split out most rendering code to a base class
A simple base class that renders a 2d fullscreen quad parallel to the
screen surface inside the view frustum.
|
2019-06-20 01:41:56 +10:00 |
|
Matthew Waters
|
ac09f88eb9
|
vulkan: implement the correct memory barriers necessary
Vulkan validation layers are finally silent!
|
2019-06-04 09:03:44 +00:00 |
|
Matthew Waters
|
9593e4e8bb
|
vulkan: add a new image copying element
Copies using the graphics pipeline, an input image and renders to an
output image.
|
2019-06-04 09:03:44 +00:00 |
|