136 Commits (1cc28a176d7220c688d5ab022f0bdf232ecf4844)

Author SHA1 Message Date
ReinUsesLisp f6fa8173e0 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
ReinUsesLisp 657f98867d yuzu_cmd: Make OpenGL's context current 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
Lioncash 12cf6b5c64 CMakeLists: Ensure we specify Unicode as the codepage on Windows 7 years ago
fearlessTobi 86a7ab36ba core/yuzu: Remove enable_nfc setting 7 years ago
Zach Hilman ec383a021b game_list: Register content with ContentProvider 7 years ago
xperia64 399dc8e6d4 Fix getopt on systems where char is unsigned by default 7 years ago
ReinUsesLisp 3f9d55eecd yuzu_cmd/config: Replace C casts with static_cast 7 years ago
ReinUsesLisp 15680df2b2 yuzu_cmd/config: Silent implicit cast warning 7 years ago
bunnei 300139799f settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
Lioncash 9c8b3fff18 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() 7 years ago
James Rowe a15f8a9936 Input: Remove global variables from SDL Input 7 years ago
ReinUsesLisp f1e717fbee gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
ReinUsesLisp 1342998379 settings: Hide shader cache behind a setting 7 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
James Rowe 5ab9123d71 SDL Frontend: Add shared context support 7 years ago
Zach Hilman 63e948f483 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman 921ea45baf time: Use custom RTC settings if applicable for game 7 years ago
Zach Hilman ac7b60b61b settings: Add custom RTC settings 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Zach Hilman 3bdf97523e config: Store and load disabled add-ons list 7 years ago
ReinUsesLisp c6223f0a9e gl_rasterizer: Remove extension booleans 7 years ago
FernandoS27 ac7b0966a1 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 5f3d7e7fa2 Update OpenGL's backend version from 3.3 to 4.3 7 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman fab550b629 configure_input_player: Set minimum width on controls 7 years ago
Zach Hilman d0c4137dc1 yuzu_cmd/config: Add config deserialization for multiplayer 7 years ago
Schplee 99d028e51f Correctly sets default system language for yuzu-CLI (#1727) 7 years ago
Zach Hilman 6af690c2b8 settings: Add config option to set RNG seed 7 years ago
Zach Hilman c8bc8ba008 settings: Add setting to control NSO dumping 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 64595bddaf settings: Add users and current_user settings and remove username 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
bunnei b1c31be284 config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Lioncash c4f04533d9 filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
NeatNit f53f1aec9f implemented touch in Qt and SDL 7 years ago
Zach Hilman 26559da99e cmd: Support passing game arguments from command line 7 years ago
Carl Kenner c7871341fe logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
bunnei 44b42fa9e8 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
fearlessTobi 015fa7e556 Review comments - part 3 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
Valentin Vanelslande 48363ade1b Update config.cpp 7 years ago
Zach Hilman d3c023d82f yuzu-cmd: Add call to CreateFactories 7 years ago
Philippe Babin 3fd046c51e Invalid default value of username in yuzu_cmd (#1334) 7 years ago
ReinUsesLisp a5584cd896 Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick bdcf568acf gl_rasterizer: Use ARB_texture_storage. 7 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
fearlessTobi 7377afca3a Add audio stretching support 7 years ago
bunnei c6cd8bb43d gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago