yuzu/src
wwylele 48470e57fc gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory
prevent further operation with invalid values which may cause assertion failure or divided by zero.
needs more hwtest
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: add validity check for TextureCopy, DisplayTransfer and FillMemory 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