Unknown W. Brackets
|
03e3a935da
|
GPU: Cleanup presentation flipping a bit.
|
2020-05-13 18:11:25 -07:00 |
|
Unknown W. Brackets
|
2653e50200
|
softgpu: Avoid RB swizzle when using a postshader.
So that it can post-process correctly.
|
2020-05-13 18:10:09 -07:00 |
|
Unknown W. Brackets
|
cb94487a16
|
GPU: Move post shader handling to new class.
Currently, Vulkan is not working properly and direct (RAM -> output) is
not hooked up. But in general, it works.
|
2020-05-13 18:10:06 -07:00 |
|
Unknown W. Brackets
|
a03e368566
|
GPU: Move cardboard/etc. to PresentationCommon.
Now this works on softgpu as well.
Some hacks for backend differences...
|
2020-05-13 18:07:25 -07:00 |
|
Unknown W. Brackets
|
d39b0bdca2
|
GPU: Split FramebufferCommon into two classes.
Only some things moved over so far.
FramebufferCommon does too much, we want to share it with softgpu without
all the buffer management stuff.
|
2020-05-13 18:07:22 -07:00 |
|