yuzu/src
Yuri Kunde Schlesner 6354d08359 Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession
This allows attaching a HLE handle to a ServerPort at any point after it
is created, allowing port/session creation to be generic between HLE and
regular services.
2017-06-06 02:56:32 -07:00
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 -07:00
citra Edit Citra URLs (#2728) 2017-06-03 23:51:45 +03:00
citra_qt Remove unused imports in game_list_p.h 2017-06-03 17:43:37 +02:00
common CMake: Create INTERFACE targets for microprofile and nihstro 2017-05-27 22:34:52 -07:00
core Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession 2017-06-06 02:56:32 -07:00
input_common CMake: Define an interface target for SDL2 definitions 2017-05-27 21:38:49 -07:00
tests CMake: Create an INTERFACE target for Catch 2017-05-27 22:46:59 -07:00
video_core Merge pull request #2721 from wwylele/texture-cube 2017-05-30 10:21:05 -04: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