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
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.
8 years ago
..
audio_core Use negative priorities to avoid special-casing the self-include 8 years ago
citra Use negative priorities to avoid special-casing the self-include 8 years ago
citra_qt Use negative priorities to avoid special-casing the self-include 8 years ago
common Remove special rules for Windows.h and library includes 8 years ago
core gpu: DisplayTransfer: a less amazing algorithm for flip 8 years ago
tests Tests: Run tests on CI 9 years ago
video_core rasterizer: separate TextureCopy from DisplayTransfer 8 years ago
.clang-format Remove special rules for Windows.h and library includes 8 years ago
CMakeLists.txt tests: Infrastructure for unit tests 9 years ago