This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hw
wwylele 58ae94af4c gpu: DisplayTransfer: a less amazing algorithm for flip
the old implementation modifies the loop variable in the loop. Though it actually works, it is really confusing. Makes it morereadable now.
2016-09-29 10:01:34 +08:00
..
gpu.cpp gpu: DisplayTransfer: a less amazing algorithm for flip 2016-09-29 10:01:34 +08:00
gpu.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
hw.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hw.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
lcd.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
lcd.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
y2r.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
y2r.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00