yuzu/src
Yuri Kunde Schlesner 553e672777 VideoCore: Split u64 Pica reg unions into 2 separate u32 unions
This eliminates UB when aliasing it with the array of u32 regs, and
is compatible with non-LE architectures.
2017-02-09 00:04:25 -08:00
..
audio_core Support looping HLE audio (#2422) 2017-01-29 23:52:25 -08:00
citra Merge pull request #2368 from wwylele/camera-2 2017-01-29 22:16:39 -08:00
citra_qt VideoCore: Split regs.h inclusions 2017-02-09 00:04:24 -08:00
common Merge pull request #2476 from yuriks/shader-refactor3 2017-02-04 13:02:48 -08:00
core Merge pull request #2027 from Lectem/ipcrefactor 2017-02-05 10:22:13 +02:00
tests
video_core VideoCore: Split u64 Pica reg unions into 2 separate u32 unions 2017-02-09 00:04:25 -08:00
.clang-format
CMakeLists.txt