citra/src
Yuri Kunde Schlesner eb10f25025 Move screen size constants from video_core to core
video_core didn't even properly use them, and they were the source of
many otherwise-unnecessary dependencies from core to video_core.
2017-05-27 18:41:24 -07:00
..
audio_core DSP: Create backing memory for entire DSP RAM 2017-05-09 21:44:00 -07:00
citra Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
citra_qt Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
common Common: Fix some out-of-style includes 2017-05-27 16:14:10 -07:00
core Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
input_common input_common/sdl: add support for binding button to axis 2017-04-17 14:14:35 +03:00
tests Common: add ParamPackage 2017-03-01 23:30:57 +02:00
video_core Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt InputCommon: add Keyboard 2017-03-01 23:30:57 +02:00