126 Commits (caa1555bc2a24ae6597854faa4b2f7e8e6a5d469)

Author SHA1 Message Date
FearlessTobi 1c533f3c4f Address trivial review comments. 6 years ago
FearlessTobi 0dec785dc4 yuzu: Port translation support from Citra 6 years ago
MerryMage 188203ec23 configure_cpu: Split optimization settings off into Debug tab 6 years ago
MerryMage 79dfd272a9 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Morph d31b8ab0fa Add support for batch install to NAND 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Jan Beich c1bbc77b7c cmake: stop linking against QGL after 01a3b4f0de 6 years ago
MerryMage 638087a937 bootmanager: Remove references to OpenGL for macOS 6 years ago
ReinUsesLisp 30bbdc653c yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
Morph c6e07faf25 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
FearlessTobi f857c56aee yuzu/configuration: create UI tab and move gamelist settings there 6 years ago
ReinUsesLisp 9328c4be0b yuzu: Remove Maxwell debugger 6 years ago
Zach Hilman a012cf713d qt: Add service dialog 6 years ago
Zach Hilman e5c7372a94 yuzu: Add UI tab to configure BCAT services 7 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman 41b35e5849 yuzu: Add UI to manage filesystem paths and sizes 7 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Lioncash 3a5708eeaa yuzu/CMakeLists: Disable implicit QString->QUrl conversions 7 years ago
Lioncash 12b32a058b yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() function 7 years ago
Lioncash 5b4f92ca79 yuzu/CMakeLists: Disable implicit type narrowing in connect() calls 7 years ago
Lioncash 6924e2ee68 yuzu/CMakeLists: Disable implicit QString conversions 7 years ago
Lioncash a5125bd988 yuzu/util: Remove unused spinbox.cpp/.h 7 years ago
Zach Hilman b508e60fe4 qt: Add dialog implementation of Error applet 7 years ago
Lioncash 0af0b0f908 CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target 7 years ago
Lioncash 366895989c yuzu/debugger: Remove graphics surface viewer 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
James Rowe bd16d2c0cc QT Frontend: Add a Loading screen with progressbar 7 years ago
Zach Hilman fe91364e29 qt: Move profile manager to own UI tab 7 years ago
Zach Hilman fd06e469bb main: Add main window integrations for QtWebBrowserApplet 7 years ago
Zach Hilman 0f42bb7a96 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman b8da98046e qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman d220e5864f qt: Add UI to display game properties and disable add-ons 7 years ago
Zach Hilman 25c07217cf qt: Move controller button config to separate dialog 7 years ago
Zach Hilman 2ec994c396 qt: Add UI to configure touchscreen parameters 7 years ago
Zach Hilman 558777d83f qt: Add UI to configure mouse buttons 7 years ago
Zach Hilman 56c85c996a qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago
Lioncash eae8892b57 configure_system: Contrain profile usernames to 32 characters 7 years ago
Lioncash 62d2810fa6 CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR 7 years ago
Lioncash babaf8301f CMakeLists: Use target_compile_definitions instead of add_definitions to define YUZU_ENABLE_COMPATIBILITY_REPORTING 7 years ago
fearlessTobi cd5b9645a4 Review comments -part 4 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
Lioncash 9516eccd69 yuzu: Move compatibility list specifics to their own source files 7 years ago
Lioncash bdd7f4b362 yuzu: Move GameListWorker to its own source files 7 years ago
fearlessTobi f30bf4d48d Show game compatibility within yuzu 7 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
Subv de53649e61 Qt: Removed the Registers widget. 8 years ago
Subv 19bf501723 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 years ago