84 Commits (dcc44650fe79c9b470db38f79e7e080cca7d074a)

Author SHA1 Message Date
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
tgsm 401976ad10 yuzu-cmd: fix SDL logging 7 years ago
CaptV0rt3x 94a1e87593 For SDL Frontend 7 years ago
fearlessTobi 7f0120aae4 frontend: Set swap interval to 0 7 years ago
Zach Hilman d55a54e117 settings: Save and load NAND/SD dirs from config 7 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi fc6901c205 Port #3353 from Citra 7 years ago
David Marcec 2ee02649df Added check to see if ARB_texture_mirror_clamp_to_edge is supported 7 years ago
Lioncash aaed702790 loader: Make ResultStatus directly compatible with fmt 7 years ago
Lioncash 53e86e35eb core: Namespace EmuWindow 7 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 7 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 8 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 8 years ago
David 4a4641a134 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 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 9a3f7d702f Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
fearlessTobi d037602d5c Port #3665 from Citra 8 years ago
fearlessTobi 6335002f55 Port #3641 from Citra 8 years ago
Subv 555a0638ec Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 6143bfd58a settings: Turn docked mode off by default. 8 years ago
bunnei 91e048cce7 OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
Tobias 7bf3ea7dcc Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 years ago
James Rowe bed23a6e25 yuzu-cmd Apply the filter string from settings 8 years ago
fearlessTobi 08acefbaab Remove some references to Citra 8 years ago
bunnei 0afb4ff542 Fix build and address review feedback 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
bunnei 47ba060950 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
BreadFish64 8a956adf8c sdl: add check for GL extension support 8 years ago
bunnei cd93d74b16 yuzu_cmd: Fix project for latest msvc. 8 years ago
bunnei bbd273e7ce core: Add a configuration setting for use_multi_core. 8 years ago
Lioncash d1e3e0eb42 string_util: Remove StringFromFormat() and related functions 8 years ago
Lioncash ef3129bf7a frontends: Move logging macros over to new fmt-capable ones 8 years ago
adityaruplaha cd2aeb1046 SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607) 8 years ago
N00byKing f2001a33cc Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 8 years ago
N00byKing 6263f437d7 default_ini.h: Update from citra to yuzu 8 years ago