mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 09:06:25 +01:00
![PixelyIon](/assets/img/avatar_default.png)
We have support for overlapping buffers which allows us to merge a lot of smaller buffers located on a single page into a single larger buffer which allows for better performance. It additionally ensures that all host buffers match the alignment guarantees of the guest and adequately fulfill host alignment requirements.