citra/src
Lioncash 664e92d6ae common: Remove unused old breakpoint source files
These currently aren't used and contain commented out source code that
corresponds to Dolphin's JIT. Given our CPU code is organized quite
differently, we shouldn't be keeping this around (at the moment it just
adds to compile times marginally).
2018-09-01 00:04:25 +02:00
..
audio_core sink_details: Deduplicate long std::function repetition 2018-08-23 17:03:09 +02:00
citra Merge pull request #4126 from FearlessTobi/port-892 2018-08-26 12:00:55 -06:00
citra_qt Merge pull request #4130 from FearlessTobi/port-942 2018-08-26 12:22:34 -06:00
common common: Remove unused old breakpoint source files 2018-09-01 00:04:25 +02:00
core Merge pull request #4127 from FearlessTobi/port-929 2018-08-26 12:21:11 -06:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common Merge pull request #4059 from zhaowenlan1779/udp-input-ui 2018-08-26 11:56:50 -06:00
network network: fix 3 typos 2018-08-12 17:55:15 -05:00
tests Add system time configuration (#4043) 2018-08-26 11:47:45 -06:00
video_core video_core: Make global EmuWindow instance part of the base renderer … 2018-08-25 15:20:40 +02:00
web_service web_service: Change authentication system to use JWT (#4041) 2018-08-25 21:39:23 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00