suyu/src
Lioncash ab6dfa4fa5
ring_buffer: Use std::atomic_size_t in a static assert
Avoids the need to repeat "std::" twice
2018-09-18 23:36:04 -04:00
..
audio_core time_stretch: Remove unused <array> include 2018-09-17 15:08:34 -04:00
common ring_buffer: Use std::atomic_size_t in a static assert 2018-09-18 23:36:04 -04:00
core Merge pull request #1348 from ogniK5377/GetImageSize 2018-09-18 22:15:18 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests Merge pull request #1327 from FearlessTobi/port-4171 2018-09-17 09:54:31 -04:00
video_core Merge pull request #1342 from lioncash/trunc 2018-09-18 22:11:48 -04:00
yuzu Merge pull request #1326 from FearlessTobi/port-4182 2018-09-17 09:51:47 -04:00
yuzu_cmd Invalid default value of username in yuzu_cmd (#1334) 2018-09-18 19:58:28 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00