251 Commits (eedbe8351ca544f68bd10c0d851dbafbb2875c2a)

Author SHA1 Message Date
Kelebek1 c7a7e47615 Fix default bcat_backend init 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
ReinUsesLisp 13becdf18a config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
Morph 6e5cc977ad renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
ReinUsesLisp 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Morph 05f58144c9 config: Enable docked mode by default 5 years ago
Morph e07540264d yuzu_cmd: Silence unreferenced local variable warning 5 years ago
FearlessTobi 8e77d331be yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago
comex 9dc69fa07c yuzu_cmd: Remove 'users_size' 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
german 2c2b586d86 Add multiple udp server support 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration 5 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 5 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 5 years ago
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
David Marcec 85d7a8f466 Rebase for per game settings 6 years ago
MerryMage 0193202964 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Morph 47e26d7bc7 settings: Remove storage size options 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow dc58058203 General: Setup yuzu threads' microprofile, naming and registry. 6 years ago
Fernando Sahmkow 9e4b9f1afd YuzuCMD/Tester: Correct execution 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
FearlessTobi a8674a7b86 Fix: fatal error CVT1100 when compiling manifest file 6 years ago
Morph 03fad5ebe8 yuzu/frontend: Remove internal resolution option 6 years ago
David Marcec b032ebdfee Implement macro JIT 6 years ago
ReinUsesLisp 47a7c4f4fe yuzu: Add frontend settings for assembly shaders 6 years ago
Fernando Sahmkow 4cff5dd194 OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. 6 years ago
bunnei 988e42a3f5 core: settings: Add a setting for time zone. 6 years ago
Fernando Sahmkow b8aef40c56 GPU: Add Fast GPU Time Option. 6 years ago
H27CK a26a725515 Fix format error in performance statistics 6 years ago