lukexor/tetanes

Apply video filters in shaders instead of the CPU

Opened this issue · 0 comments

Currently video filters are done in the CPU and consume a few percent of the overall CPU usage during runtime. Moving thee to shaders would be faster and open up additional "off the shelf" filtering options