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
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
..
android Android: Fix build 2020-04-10 17:24:57 +03:00
rustboyadvance-minifb Refactor rustboyadvance-core crate directory structure 2020-05-01 18:13:11 +03:00
rustboyadvance-sdl2 sdl2: Clear Sdl2Video canvas before drawing onto it 2020-05-13 22:17:44 +03:00
rustboyadvance-wasm Refactor rustboyadvance-core crate directory structure 2020-05-01 18:13:11 +03:00