251 Commits (eedbe8351ca544f68bd10c0d851dbafbb2875c2a)

Author SHA1 Message Date
ReinUsesLisp fedef7bda3 yuzu_cmd/config: Silent implicit cast warning 7 years ago
bunnei d6015ee211 settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
Lioncash 697a4669e1 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() 7 years ago
James Rowe 09ac66388c Input: Remove global variables from SDL Input 7 years ago
ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
ReinUsesLisp e78da8dc1f settings: Hide shader cache behind a setting 7 years ago
zhupengfei a94a828b6c citra_qt: Log settings on launch 8 years ago
James Rowe f2a2f818b6 SDL Frontend: Add shared context support 7 years ago
Zach Hilman 05dbb47af5 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman dbb1eb9c29 time: Use custom RTC settings if applicable for game 7 years ago
Zach Hilman c6016856d8 settings: Add custom RTC settings 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Zach Hilman c381f46428 config: Store and load disabled add-ons list 7 years ago
ReinUsesLisp 22c7c710b4 gl_rasterizer: Remove extension booleans 7 years ago
FernandoS27 0368260c99 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 377c60645c Update OpenGL's backend version from 3.3 to 4.3 7 years ago
Zach Hilman 17d8e25cbf settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman 312ef596a5 configure_input_player: Set minimum width on controls 7 years ago
Zach Hilman b8f7f9651e yuzu_cmd/config: Add config deserialization for multiplayer 7 years ago
Schplee 9a47e40dd6 Correctly sets default system language for yuzu-CLI (#1727) 7 years ago
Zach Hilman 2a16fd7ffc settings: Add config option to set RNG seed 7 years ago
Zach Hilman 48eb3742b9 settings: Add setting to control NSO dumping 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman e7e3d5898e settings: Add users and current_user settings and remove username 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
bunnei ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
NeatNit 4f24343f32 implemented touch in Qt and SDL 7 years ago
Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line 7 years ago
Carl Kenner f5f6292810 logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
bunnei 2fbb20b2b5 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
fearlessTobi aa48468862 Review comments - part 3 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Valentin Vanelslande 19d9b0778a
Update config.cpp 7 years ago
Zach Hilman 9bba103791 yuzu-cmd: Add call to CreateFactories 7 years ago
Philippe Babin 9155c8daeb Invalid default value of username in yuzu_cmd (#1334) 7 years ago
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
fearlessTobi a6efff8b02 Add audio stretching support 7 years ago
bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
tgsm 975226e7ff yuzu-cmd: fix SDL logging 7 years ago
CaptV0rt3x 9382414b20 For SDL Frontend 7 years ago
fearlessTobi 742f895f8b frontend: Set swap interval to 0 7 years ago
Zach Hilman b2268f1f8d settings: Save and load NAND/SD dirs from config 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 7 years ago
David Marcec 706fc5d2d6 Added check to see if ARB_texture_mirror_clamp_to_edge is supported 7 years ago