Closed thejpster closed 9 months ago
Now you have to pass the framebuffer address and the mode together. This lets you change them in a single atomic operation. Otherwise it was possible to crash the system by reading too much data from the wrong framebuffer pointer.
Fixes #46
Now you have to pass the framebuffer address and the mode together. This lets you change them in a single atomic operation. Otherwise it was possible to crash the system by reading too much data from the wrong framebuffer pointer.
Fixes #46