start work on display capture

also fix a bug in the compositing shader
This commit is contained in:
Arisotura
2019-05-17 22:50:41 +02:00
parent 26f997172b
commit de287825ee
5 changed files with 88 additions and 22 deletions

View File

@ -153,6 +153,7 @@ int GetScale();
void VCount144();
void RenderFrame();
void PrepareCaptureFrame();
u32* GetLine(int line);
void SetupAccelFrame();