citra/src
Lioncash a7a319cfd1 common/thread: Remove SleepCurrentThread()
This is also unused and superceded by standard functionality. The
standard library provides std::this_thread::sleep_for(), which provides
a much more flexible interface, as different time units can be used with
it.
2018-11-23 18:21:59 +01:00
..
android android: set up cmake 2018-11-20 14:24:19 -05:00
audio_core CoreTiming: wrap into class 2018-11-04 10:26:38 -05:00
citra Review comments - part 3 2018-10-20 10:35:55 -04:00
citra_qt Merge pull request #4398 from zhaowenlan1779/config-fix 2018-11-16 23:33:50 -08:00
common common/thread: Remove SleepCurrentThread() 2018-11-23 18:21:59 +01:00
core core: undef PAGE_SIZE and PAGE_MASK 2018-11-20 14:24:19 -05:00
dedicated_room web_service: stop using std::future + callback style async 2018-09-13 16:14:34 -04:00
input_common Merge pull request #4193 from B3n30/controller5 2018-10-17 10:49:21 -04:00
network Merge pull request #4191 from valentinvanelslande/minor-fix 2018-09-08 10:05:33 +08:00
tests VMManager: remove all backing block related functions 2018-11-16 00:16:13 -05:00
video_core gl_rasterizer_cache: Add profiles for Copy and Blit 2018-11-17 15:11:56 +01:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt android: set up cmake 2018-11-20 14:24:19 -05:00