Flyinghead
|
04cd7db2cd
|
pvr: serialize TA render passes
use enum for renderer type
|
2020-12-15 16:27:34 +01:00 |
Flyinghead
|
0280fcc9d4
|
vulkan: render to temp fbo then to screen
renderers render to image which is blitted to the screen by the context
batch texture updates command buffers and submit once
fix screen scaling
|
2019-11-29 19:28:22 +01:00 |
Flyinghead
|
2a89874812
|
decouple imgui from gles renderer
|
2019-10-19 18:34:24 +02:00 |
Flyinghead
|
6611e9bf5e
|
gl: refactor wsi into their own class.Allow dynamic vk<->gl switch
|
2019-10-18 21:57:08 +02:00 |