XyrisOS / xyris

The Xyris Kernel
https://xyr.is
MIT License
154 stars 11 forks source link

Framebuffer Double Buffering #257

Closed Kfeavel closed 3 years ago

Kfeavel commented 3 years ago

Framebuffer needs to be double buffered to avoid tearing, as is described in the Discord, here.

Jmallone commented 3 years ago

i'll tackle this issue.

a good material. :)