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/core/src/gpu
Michel Heily 7e2c9d040a [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering
* Convert gpu bitfield!() registers to unpacked form, and defer pack/unpack to bus read/write operations


Former-commit-id: 26e7d7d62d6418ce7bcdb8e414cabe5ddb56333d
Former-commit-id: 716ddd9fe2b7b95b7613fc549a7bee406272478b
2020-11-06 06:26:00 -08:00
..
render [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
layer.rs [perf] core: gpu: optimize & clean finalize_scanline 2020-11-05 15:40:39 -08:00
mod.rs [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
mosaic.rs [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
regs.rs [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
render.rs core/gpu: Impl bitmap mode 5 and properly handle wraparound for bitmap modes. 2020-05-30 14:32:03 +03:00
rgb15.rs Refactor dir rustboyadvance-core -> core 2020-05-30 13:43:37 +03:00
sfx.rs [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
window.rs [perf] core: gpu: optimize & clean finalize_scanline 2020-11-05 15:40:39 -08:00