You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
Zach Hilman 877b31b33e software_keyboard: Signal state changed event upon construction
Previously, ILibraryAppletAccessor would signal upon creation of any applet, but this is incorrect. A flag inside of the applet code determines whether or not creation should signal state change and swkbd happens to be one of these applets.
6 years ago
..
audio_core core: Port all current usages of Event to Readable/WritableEvent 6 years ago
common Merge pull request #1773 from lioncash/thread 6 years ago
core software_keyboard: Signal state changed event upon construction 6 years ago
input_common Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
tests global: Use std::optional instead of boost::optional (#1578) 7 years ago
video_core Merge pull request #1822 from ReinUsesLisp/glsl-scope 6 years ago
web_service compatdb: Use a seperate endpoint for testcase submission 7 years ago
yuzu Merge pull request #1842 from lioncash/slot 6 years ago
yuzu_cmd gl_rasterizer: Remove extension booleans 6 years ago
.clang-format Remove special rules for Windows.h and library includes 9 years ago
CMakeLists.txt Port web_service from Citra 7 years ago