Magnus Norddahl
|
295eb252ab
|
Change the folder structure of the vulkan backend to better reflect what is going on
|
2023-04-16 16:39:15 +02:00 |
|
Magnus Norddahl
|
6a005e3a2a
|
Switch vulkan backend to use the zvulkan library
|
2022-12-05 07:49:43 +01:00 |
|
Gutawer
|
ee0d90a983
|
- add stencil buffer support for 2d drawing (#1660)
Co-authored-by: Christoph Oelckers <coelckers@users.noreply.github.com>
|
2022-07-16 14:56:28 +02:00 |
|
Magnus Norddahl
|
ba88303527
|
Move more code into the correct managers
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
69cfadf411
|
Manage buffers in VkBufferManager
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
298c023b1d
|
Add buffer and texture managers for handling object lifetimes
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
8004532cba
|
Begin detaching internal vulkan object lifetimes from the hardware renderer layer
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
8ebad1003b
|
Split postprocess part into more files
|
2022-06-22 07:55:19 +02:00 |
|