citra/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.
2016-09-29 10:01:34 +08:00
..
audio_core Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
citra Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
citra_qt Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
common Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
core gpu: DisplayTransfer: a less amazing algorithm for flip 2016-09-29 10:01:34 +08:00
tests Tests: Run tests on CI 2016-05-19 19:28:08 +01:00
video_core rasterizer: separate TextureCopy from DisplayTransfer 2016-09-29 10:01:34 +08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00