989 Commits (8bf40a4abccdb9c1b03ef7d242536aaab4350e4a)

Author SHA1 Message Date
FearlessTobi 81f825ac0a Actually save the input when clearing/resetting to default 6 years ago
David Marcec 05eeb7de3d Implement macro JIT 6 years ago
Morph e9bacfbe8b Fix macOS code and change "Swapfile" to "Swap" 6 years ago
Tobias 4234de3fd7 yuzu/discord_impl: Update the applicationID (#3977) 6 years ago
ReinUsesLisp 541a254c2e yuzu: Add frontend settings for assembly shaders 6 years ago
Fernando Sahmkow b9eff4d004 OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. 6 years ago
Morph c02daca95c main: Log host system memory parameters 6 years ago
Morph eedbf90664 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
James Rowe 99f5c3ca7f Frontend: Remove tracking for context wrapper 6 years ago
bunnei 8588ac0645 core: settings: Add a setting for time zone. 6 years ago
bunnei 3439618956 yuzu: game_list: Fix 'Open Save Data Location' for device saves. 6 years ago
FearlessTobi 32bb64a0ec Menubar: fix mouse tracking bug 6 years ago
Vitor Kiguchi de072fd257 Fix the mistake in the port and update the comment for clarity 6 years ago
Kewlan 37b1427ea9 Add Restore Defaults and Clear options to hotkeys 6 years ago
Fernando Sahmkow 0cf32d6184 Clang Format. 6 years ago
Fernando Sahmkow c8f4549d43 GPU: Add Fast GPU Time Option. 6 years ago
Ben Russell 616289e6b5 Update src/yuzu/main.cpp with missing const 6 years ago
Ben Russell b14e413c35 Dump RomFS command to include Updates 6 years ago
Kewlan 0e86640777 Edit modifier_scale with the deadzone slider 6 years ago
Fernando Sahmkow 7007675b65 Clang format. 6 years ago
Fernando Sahmkow c213fd218b UI: Replasce accurate GPU option for GPU Accuracy Level 6 years ago
Morph a96e7a02ee Add a trailing separator to the string path 6 years ago
MerryMage 0bbafff3db dynarmic: Add option to disable CPU JIT optimizations 6 years ago
FearlessTobi 1a242a4ac7 yuzu: Option to hide mouse on inactivity 6 years ago
Lioncash eaeb4520f7 General: Resolve warnings related to missing declarations 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
FearlessTobi 51f128f2d5 yuzu/main: Add better popup texts and remove duplicated actions 6 years ago
Kewlan 6de648726f Place SL and SR in the right most column. 6 years ago
ReinUsesLisp 087aadbfae qt/bootmanager: Remove unnecessary glBindFramebuffer 6 years ago
SilverBeamx 2830688673 Addressed feedback: switched to snake case and fixed clang-format errors 6 years ago
SilverBeamx 860dd241cf Addressed feedback: removed CMake hack in favor of building the necessary strings via the supplied title format 6 years ago
ReinUsesLisp 30bbdc653c yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
ReinUsesLisp 3140098db9 renderer_vulkan: Query device names from the backend 6 years ago
FearlessTobi afde397c81 yuzu: Fixes to game list sorting 6 years ago
FearlessTobi f86ff79a7f yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device 6 years ago
FearlessTobi 662362d6fe yuzu/configure_input_simple: Fix "Docked Joycons" controller profile 6 years ago
James Rowe e345e46a98 Frontend: Don't call DoneCurrent if the context isnt already current 6 years ago
Kewlan f2a6ce9b8c Re-order the shoulder buttons both in the configuration menu, and in the code. 6 years ago
FearlessTobi 3a72973e13 yuzu: fix the stuck in fullscreen mode bug 6 years ago
Vitor K e70d051a63 Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089) 6 years ago
James Rowe c935a1a475 Address review and fix broken yuzu-tester build 6 years ago
James Rowe b37d69e5e1 Frontend/GPU: Refactor context management 6 years ago
Dan d5c239a047 set: implement GetRegionCode 6 years ago
FearlessTobi 918657de2e yuzu: Save sound output mode and set it to Stereo by default 6 years ago
FearlessTobi cdbb3accde bcat: Disable Boxcat backend by default 6 years ago
ReinUsesLisp 1f4e8db223 yuzu/loading_screen: Remove unused shader progress mode 6 years ago
bunnei 048ac77adc core: Implement separate A32/A64 ARM interfaces. 6 years ago
Morph c6e07faf25 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
bunnei 0f0268bdd9 frontend: qt: bootmanager: Acquire a shared context in main emu thread. 6 years ago
bunnei ba6d264342 frontend: qt: bootmanager: Vulkan: Restore support for VK backend. 6 years ago