81 Commits (0432af5ad1ec34f02071f6fdc5fc78149b059f18)

Author SHA1 Message Date
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
Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 7 years ago
Lioncash 0a93b45b6a core: Namespace EmuWindow 7 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 7 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
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 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
bunnei ca84b530a3 audio_core: Add configuration settings. 8 years ago
fearlessTobi 6f05a57712 Port #3665 from Citra 8 years ago
fearlessTobi 7a2acc86e6 Port #3641 from Citra 8 years ago
Subv ba2fb83d60 Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 03c2d049d4 settings: Turn docked mode off by default. 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
fearlessTobi c9aadff9a9 Remove some references to Citra 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 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
BreadFish64 fbef849c04 sdl: add check for GL extension support 8 years ago
bunnei 1ce7942dc2 yuzu_cmd: Fix project for latest msvc. 8 years ago
bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. 8 years ago
Lioncash 3abba08080
string_util: Remove StringFromFormat() and related functions 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 1f37dd02ce
default_ini.h: Update from citra to yuzu 8 years ago
N00byKing 10738588a4 Remove Links to citra Services 8 years ago
N00byKing 8004af0d05 Change Telemetry Names to yuzu 8 years ago