You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
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.
9 years ago
..
arm Use negative priorities to avoid special-casing the self-include 9 years ago
file_sys Use negative priorities to avoid special-casing the self-include 9 years ago
gdbstub Remove special rules for Windows.h and library includes 9 years ago
hle Use negative priorities to avoid special-casing the self-include 9 years ago
hw gpu: DisplayTransfer: a less amazing algorithm for flip 9 years ago
loader Use negative priorities to avoid special-casing the self-include 9 years ago
tracer Use negative priorities to avoid special-casing the self-include 9 years ago
CMakeLists.txt dynarmic: Implement ARM CPU interface. 9 years ago
core.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
core.h Sources: Run clang-format on everything. 9 years ago
core_timing.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
core_timing.h Remove empty newlines in #include blocks. 9 years ago
memory.cpp memory: fix IsValidVirtualAddress for RasterizerCachedMemory 9 years ago
memory.h Remove empty newlines in #include blocks. 9 years ago
memory_setup.h Remove empty newlines in #include blocks. 9 years ago
mmio.h Remove empty newlines in #include blocks. 9 years ago
settings.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
settings.h Remove empty newlines in #include blocks. 9 years ago
system.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
system.h Sources: Run clang-format on everything. 9 years ago