mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-22 07:50:15 +01:00
7e9bc85cc8
Use a new buffer management scheme in the clipper that allows using a bounded minimal amount of buffer space. Even though it copies more data it is still slightly faster likely due to using less cache.