yuzu-mirror/src
B3n30 6ba089fafb Set global definition WIN32_LEAN_AND_MEAN (#2807)
Set definition WIN32_LEAN_AND_MEAN to avoid windows.h including a lot of libs that are usually not used.
2017-06-24 17:38:16 +07:00
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 +07:00
citra Set global definition WIN32_LEAN_AND_MEAN (#2807) 2017-06-24 17:38:16 +07:00
citra_qt Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0. 2017-06-21 13:45:07 +07:00
common Remove unused import in break_points.cpp (#2763) 2017-06-08 21:16:46 +07:00
core Kernel: Implement AcceptSession SVC 2017-06-23 11:26:37 +07:00
input_common CMake: Define an interface target for SDL2 definitions 2017-05-27 21:38:49 +07:00
tests Kernel: Fix typo in test name 2017-06-22 02:21:18 +07:00
video_core gl_state: reset 1d textures 2017-06-21 23:13:06 +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 +07:00