Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-02 | Fix #8774: Black screenshots when using 40bpp-blitter. (#8791) | Michael Lutz | |
This affected all screenshot types that render to an off-screen buffer and don't copy the actual screen contents. | |||
2021-02-27 | Fix #8750: [OpenGL] Line drawing did not set proper RGB/mask colours. | Michael Lutz | |
2021-02-22 | Add: A 32 bpp blitter that uses the animation buffer from the video backend ↵ | Michael Lutz | |
to speed up palette animation. |