kd-11
|
f85881c18c
|
vk: Enable use of input attachments
|
2021-06-01 12:54:10 +03:00 |
|
Megamouse
|
cbd895a29c
|
Move code to cpp (#9938)
* GL: move GLOverlays code to cpp
* GL: move GLCompute code to cpp
* VK: move VKOverlays code to cpp
* VK: move VKCompute code to cpp
|
2021-03-10 00:58:08 +01:00 |
|
kd-11
|
c2cbc62be6
|
vk: Refactor some uber-headers
- VKHelpers was the rug everything was swept under for a long time.
This commit essentially deprecates its usage across most of the backend.
|
2021-01-10 12:04:31 +03:00 |
|
Nekotekina
|
a8e0d261b7
|
types.hpp: more cleanup
Also fix compilation.
|
2020-12-22 19:08:09 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
kd-11
|
6220206cbc
|
vk: Implement 2D array textures required for new font subsystem
|
2020-02-22 15:07:14 +03:00 |
|
kd-11
|
57eb892153
|
vk: Refactor framebuffers
- Refactor out framebuffers from the renderer core
- Use a proper cache with sorted queues for faster searching
|
2019-05-28 15:28:30 +03:00 |
|