summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-24logging: Fix log filter during initializationameerj
2021-08-23Merge pull request #6912 from lioncash/pluralbunnei
2021-08-22Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplacebunnei
2021-08-22CMakeLists: Ensure proper numerusform tags are generated for pluralized trans...Lioncash
2021-08-19Replace QPoint with QPointF where applicableValeri
2021-08-19qt_software_keyboard: fix copy-paste errorValeri
2021-08-13logging: Simplify and make thread-safeyzct12345
2021-08-13configuration: fix mingw-w64 buildSönke Holz
2021-08-13configuration: move network_interface include to source fileSönke Holz
2021-08-13configuration: use tr instead of QStringLiteral for "None" item inSönke Holz
2021-08-12Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-12configuration: add option to select network interfacespholz
2021-08-09Merge pull request #6837 from german77/no-pause-screenshotAmeer J
2021-08-09Merge pull request #6839 from ameerj/frame-cap-positonbunnei
2021-08-08Merge pull request #6698 from german77/SDL_QoLbunnei
2021-08-08Merge pull request #6817 from gidoly/patch-1bunnei
2021-08-08configure_general: Swap positions of speed limit and frame limit optionsameerj
2021-08-07input_common: Improve SDL joystick and hide toggle optiongerman77
2021-08-07main: Avoid stopping emulation when taking a screenshotgerman77
2021-08-06Merge pull request #6815 from german77/ui_improvementsbunnei
2021-08-06Update configure_graphics_advanced.uigidoly
2021-08-04settings_ui: Add emulated joystick position dot to controller previewgerman77
2021-08-02config: Only read/write current_user on global configlat9nq
2021-08-01game_list: Make game list folder icons smaller (#6762)Malte Jürgens
2021-08-01Merge pull request #6720 from ameerj/vk-screenshotFernando S
2021-07-30Merge pull request #6752 from Morph1984/pt-brbunnei
2021-07-30Merge pull request #6759 from ReinUsesLisp/pipeline-statisticsbunnei
2021-07-30configure_system: Add Brazilian Portuguese to the list of languagesMorph
2021-07-28renderers: Add explicit invert_y bool to screenshot callbackameerj
2021-07-28Merge pull request #6700 from lat9nq/fullscreen-enumbunnei
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-27qt_web_browser: Fix lambda capture for HIDButtonjls47
2021-07-27qt_web_browser: Focus on the first link elementjls47
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-26configure_graphics: reword GLASM optionVamsi Krishna
2021-07-25Merge pull request #6697 from ameerj/fps-capbunnei
2021-07-25Merge branch 'master' into fullscreen-enumlat9nq
2021-07-25Merge pull request #6575 from FernandoS27/new_settingsbunnei
2021-07-25Merge pull request #6709 from ameerj/screenshot-pathMorph
2021-07-25main: Fix screenshot filepath constructionameerj
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-23config, nvflinger: Add FPS cap settingameerj
2021-07-23configuration: Use combobox apply template where possiblelat9nq
2021-07-23general: Implement FullscreenMode enumerationlat9nq
2021-07-22qt: Remove "experimental" from asynchronous shader building UIReinUsesLisp
2021-07-22main: Update Shader Cache menu optionsameerj
2021-07-22configure_graphics: Mark SPIR-V as Experimental, Mesa onlylat9nq
2021-07-22configure_graphics: Re-order vulkan device populatinglat9nq
2021-07-22general: Add setting shader_backendlat9nq