1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash f0bfb24c61 threadsafe_queue: Remove NeedSize template parameter
The necessity of this parameter is dubious at best, and in 2019 probably
offers completely negligible savings as opposed to just leaving this
enabled. This removes it and simplifies the overall interface.
2019-02-12 22:09:51 -05:00
..
audio_core core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
common threadsafe_queue: Remove NeedSize template parameter 2019-02-12 22:09:51 -05:00
core threadsafe_queue: Remove NeedSize template parameter 2019-02-12 22:09:51 -05:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
video_core renderer_opengl: Remove reference to global system instance 2019-02-12 19:33:22 -05:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu loading_screen: Unchunk progress bar 2019-02-06 22:23:40 -03:00
yuzu_cmd gl_shader_cache: Link loading screen with disk shader cache load 2019-02-06 22:23:40 -03:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00