This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/platform/rustboyadvance-sdl2
Tibor Nagy 7646c2d6de sdl2: Clear Sdl2Video canvas before drawing onto it
Resizing the window could leave artifacts from the previous frame on
the canvas that is not overwritten by the self.canvas.copy(...) call.


Former-commit-id: c5479c3e9346a25f2d5e7a7f7b8198a71d16e16a
Former-commit-id: a2cc07de426ed1eca5437e30f4a15278065d856c
2020-05-13 22:17:44 +03:00
..
msvc Add SDL2 binaries and use them when building locally 2020-04-30 19:52:34 +03:00
src sdl2: Clear Sdl2Video canvas before drawing onto it 2020-05-13 22:17:44 +03:00
build.rs sdl2 UI improvements, Auto download Normmatt BIOS 2020-05-01 17:56:26 +03:00
Cargo.toml sdl2 UI improvements, Auto download Normmatt BIOS 2020-05-01 17:56:26 +03:00