1
0
Fork 0
forked from suyu/suyu
suyu/src
wwylele c88cdc9a2b gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions
The old code indented too much to read. Split into functions and do general cleanup.
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: move MemoryFill, TextureCopy and DisplayTransfer into functions 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