Bonzomatic
Bonzomatic copied to clipboard
Add 'scale' setting that allows user to render shader at a fraction of the window resolution
I made this because my GPU is bad but I still wanted to have high resolution text, but render the shader smaller.
I can only test this on linux, so there is no directx implementation unfortunately. uses glBlitFramebuffer to scale up the shader onto the main framebuffer.