51 Commits (2e16c237845bf1b5ff89b7b7a3f8bc1a84729eb1)

Author SHA1 Message Date
bunnei 2e16c23784 frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
jroweboy 64dbc92b61 Add FPS to SDL title bar 6 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Lioncash c6f05b586f yuzu_cmd/yuzu: Correct formatting specifier 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
ReinUsesLisp 5f877d9458 yuzu_cmd: Make OpenGL's context current 7 years ago
Lioncash 819c21d99e CMakeLists: Ensure we specify Unicode as the codepage on Windows 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
Lioncash 697a4669e1 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() 7 years ago
ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 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
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Zach Hilman 9bba103791 yuzu-cmd: Add call to CreateFactories 7 years ago
tgsm 975226e7ff yuzu-cmd: fix SDL logging 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
Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 7 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 years ago
Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 years ago
Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 0497bb5528 Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 187d8e215f Use more descriptive error codes and messages 8 years ago
Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 05cb10530f OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
Tobias 316b933a31 Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 years ago
James Rowe 020d005d8c yuzu-cmd Apply the filter string from settings 8 years ago
bunnei 76b475faf7 Fix build and address review feedback 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago
James Rowe 0d46f0df12 Update clang format 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
bunnei 1ce7942dc2 yuzu_cmd: Fix project for latest msvc. 8 years ago
Lioncash 3062eb52f4
frontends: Move logging macros over to new fmt-capable ones 8 years ago
adityaruplaha f48d5e4c4c SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607) 8 years ago
N00byKing 8a47e7e493 Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 8 years ago
N00byKing 10d6b07161
yuzu.cpp: Update Link from citra to yuzu 8 years ago
MerryMage e35644c005 clang-format 8 years ago
MerryMage 80db02c497 Minor cleanup 8 years ago
James Rowe f5f28a4f67 Get yuzu sdl to start compiling 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
bunnei 40f417125b telemetry: Log frontend type. 8 years ago
B3n30 6ba089fafb Set global definition WIN32_LEAN_AND_MEAN (#2807) 9 years ago
Alex Touchet e46ec64690 Edit Citra URLs (#2728) 9 years ago