5483 Commits (84a702e6c348d5c3b9cb1124e5248c46351cc0d1)
 

Author SHA1 Message Date
James Rowe 84a702e6c3 Build: Add unicorn as a submodule and build it if needed 8 years ago
Flame Sage ce73a399f8 Merge pull request #25 from chris062689/master 8 years ago
Flame Sage 971d69b8c1 Updated Discord link to match website. 8 years ago
bunnei d97f72007f Merge pull request #23 from Simonx22/cmake_rename 8 years ago
bunnei 7fe337b38d nso: Load subsdk4 if available. 8 years ago
Simonx22 be71e42ab0 rename CITRA to YUZU 8 years ago
bunnei f68b97960c pctl: Clang format. 8 years ago
bunnei c8359e72f5 pctl: GetService should return an IParentalControlService interface. 8 years ago
bunnei e2229c84ad applet_oe: Stub SetFocusHandlingMode, GetCurrentFocusState, SetTerminateResult. 8 years ago
bunnei 5ee2436934 settings: Fix button mappings array to have correct entries. 8 years ago
bunnei 30a45d9eb7 Merge pull request #17 from spycrab/bindir 8 years ago
bunnei a5eab00ac7 Merge pull request #20 from Andrix44/fixes 8 years ago
bunnei 002a7474ba Merge pull request #16 from shinyquagsire23/hid-sharedmem-impl-start 8 years ago
unknown 535cfec8f7 Clanggit rebase -i fixes 8 years ago
unknown d3af215cbb Clang format 8 years ago
unknown c65510feb9 Change default log level to info 8 years ago
unknown b22d73d2af Update the internal resolution settings 8 years ago
unknown 184871c5e9 Fix some warnings 8 years ago
spycrab e72bb74c9e CMake: Output binaries to bin/ 8 years ago
shinyquagsire23 382e739799 yuzu_cmd: Fix default ini, add screenshot button 8 years ago
shinyquagsire23 2f5dbd0f43 hid: Bare-minimum sharedmem input 8 years ago
shinyquagsire23 5d387d9205 hid: Remove redundant HID prefix on structs/enums 8 years ago
shinyquagsire23 974f097bbd configure_input: update w/ Switch buttons 8 years ago
shinyquagsire23 0392340d75 settings: Screenshot button 8 years ago
shinyquagsire23 c4d48f291a yuzu_cmd: fix default ini 8 years ago
shinyquagsire23 611e78c378 settings: adjust button configs for Switch controllers 8 years ago
shinyquagsire23 65b9660a84 hid: Add sharedmem structs 8 years ago
Harry Prevor da4a03625f fixed build for gcc c++17 / boost.icl incompatibility 8 years ago
bunnei 060aeec3ae Merge pull request #15 from bsaleil/master 8 years ago
bsaleil 2d46f08fa0 vi: Add IManagerDisplayService::CloseDisplay function 8 years ago
bunnei 8e93c817d1 Merge pull request #13 from hpr/fno-new-ttp-matching 8 years ago
bunnei 91b36ef7e0 Merge pull request #14 from ogniK5377/master 8 years ago
bunnei 386ecbd433 renderer_gl: Clear screen to black before rendering framebuffer. 8 years ago
David Marcec 8e6ff4bd7b Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue execution 8 years ago
bunnei f0bccde0a0 renderer: Render previous frame when no new one is available. 8 years ago
bunnei 5b193c1fef Update README.md with Travis link. 8 years ago
Harry Prevor 46d2af8cbc fixed build for gcc c++17 / boost.icl incompatibility 8 years ago
bunnei 2d7ec3bbe0 lm: Fix IPC header for Initialize. 8 years ago
bunnei 1e778e2f70 time: Implement GetStandardUserSystemClock, GetCurrentTime. 8 years ago
bunnei 814a088f41 audio: Add files to CMake. 8 years ago
bunnei d5c25e7115 hid: Remove unused registered_loggers. 8 years ago
bunnei 3f3d08e5f4 audio: Stub out AudOutU::ListAudioOuts. 8 years ago
bunnei 951d762f1e hid: Implement IAppletResource::GetSharedMemoryHandle. 8 years ago
bunnei e403dc67b5 Merge pull request #10 from Andrix44/mpwarnings 8 years ago
Andrix44 6a9a0f4e51 Fix some warnings in the microprofile 8 years ago
bunnei a3e006f01b qt: Update about dialog to show license for GPLv2 only. 8 years ago
bunnei e09f123ff7 shared_memory: Minor fixes and cleanup. 8 years ago
bunnei e9e51c7181 svc: Implement svcMapSharedMemory. 8 years ago
bunnei 99d1279753 kernel: Increase default stack size to 64K. 8 years ago
bunnei 488f885c40 Merge pull request #7 from JayFoxRox/remove-surface-viewer 8 years ago