174 Commits (1326e326f5df3745bcde8aa4535fb9960b43d73b)

Author SHA1 Message Date
bunnei e25297536f frontend: qt: bootmanager: Vulkan: Restore support for VK backend. 6 years ago
bunnei 2e16c23784 frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
bunnei 571451bdfe core: settings: Add setting to enable vsync, which is on by default. 6 years ago
Morph c3d0a0d627 Add 4:3 aspect ratio and address feedback 6 years ago
Morph 27e19f87c6 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
ReinUsesLisp c29584a090 yuzu_cmd: Fix memcpy on Vulkan handlers 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp 788d57d723 settings: Add settings for graphics backend 6 years ago
FearlessTobi d01eb12f36 Replace GetString with Get function 6 years ago
fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls 6 years ago
ReinUsesLisp 028b1a34a9
yuzu_cmd: Use string_view instead of string for extensions 6 years ago
ReinUsesLisp f019817f8f
gl_rasterizer: Emulate viewport flipping with ARB_clip_control 6 years ago
Fernando Sahmkow 678d9ccad6 SDL: Fix missing header 6 years ago
Zach Hilman 647992e666 settings: Add option to set BCAT backend 7 years ago
jroweboy 64dbc92b61 Add FPS to SDL title bar 6 years ago
Zach Hilman a49169e819 filesystem: Add const qualification to various accessors 7 years ago
Zach Hilman 2590b5a9ea settings: Add options for managing gamecard emulation 7 years ago
Zach Hilman 918119ae1b settings: Add options for setting storage sizes 7 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
fearlessTobi 684b616f0d Add frametime logging for tracking performance over time 6 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman efa7d8d04b settings: Add config option for kiosk (quest) mode 7 years ago
ReinUsesLisp 58c0d37422 video_core: Make ARB_buffer_storage a required extension 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
Lioncash c6f05b586f yuzu_cmd/yuzu: Correct formatting specifier 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
Zach Hilman 658d2ee97d settings: Add 'Reporting Services' config option 7 years ago
Lioncash 2b1fcc8a14 common/file_util: Make ReadFileToString and WriteStringToFile consistent 7 years ago
ReinUsesLisp 69265e4504 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
ReinUsesLisp 5f877d9458 yuzu_cmd: Make OpenGL's context current 7 years ago
Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL. 7 years ago
Lioncash 819c21d99e CMakeLists: Ensure we specify Unicode as the codepage on Windows 7 years ago
fearlessTobi ff7e6a42c1 core/yuzu: Remove enable_nfc setting 7 years ago
Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 years ago
xperia64 ec74a4fd4a Fix getopt on systems where char is unsigned by default 7 years ago
ReinUsesLisp 45ef421b6b yuzu_cmd/config: Replace C casts with static_cast 7 years ago
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