153 Commits (f478fa3a7fec07da36fe993ef6b02e582a0a75fe)

Author SHA1 Message Date
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman 5def076ff4 settings: Add config option for kiosk (quest) mode 7 years ago
ReinUsesLisp 5c7c87cc03 video_core: Make ARB_buffer_storage a required extension 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
Lioncash f358207a81 yuzu_cmd/yuzu: Correct formatting specifier 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
ReinUsesLisp 2410482b11 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
ReinUsesLisp 462140fdb1 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
Zach Hilman a3c66e920b settings: Add 'Reporting Services' config option 7 years ago
Lioncash 44c3616ff7 common/file_util: Make ReadFileToString and WriteStringToFile consistent 7 years ago
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