github yuzu-emu/yuzu-mainline mainline-0-1516
yuzu 1516

latest releases: mainline-0-1734, mainline-0-1733, mainline-0-1732...
13 months ago

Changes:

  • 096644c Merge pull request #11202 from abouvier/vulkan-config
  • fca7d97 Merge pull request #10839 from lat9nq/pgc-plus
  • 32b4d63 config(qt): Fix name of network category
  • 09e265c config(qt): Use qt_config directly to read config
  • 9d6f8e8 vulkan: centralize config
  • 7aa8480 shared_widget: Only save global settings as needed
  • 55c0b55 config(qt): Write the UiGeneral category
  • d90c622 Merge branch 'pgc-plus' of github.com:lat9nq/yuzu into pgc-plus
  • 05c8063 config(qt): Fix generic read setting
  • 195403c (ui)settings: Add more runtime_modifiable settings
See More
  • 1bc0b67 backend: Remove usage of explicit operator overload
  • 397333b settings: Correct Linkage member impl location
  • b1716a9 settings: Set GPU as default ASTC decoder
  • ab29211 shared_widget: Determine default request earlier
  • f84e7b4 settings_common: Document specializations
  • fc1bb93 shared_widget: Use QRegularExpression
  • fb7da1f config: Read the Network category
  • 85ed10f configure_audio/cpu: Sort settings
  • 33d1185 configure_dialog: Focus the button box on start
  • 1d4f813 qt/configuration: Use deleteLater
  • 17b9c1e common,qt-config: Remove usage of forward_list
  • 2911988 settings_common: Use a vector in category linkage
  • ffb3844 settings: Remove sorting from log
  • b54c3fb configure_system: Use lambda template to group settings
  • b55a763 config-android: Update memory layout member name
  • 8e91554 k_system_control: Always return some memory size
  • 3211623 common: Move global configuration state modifiers back to settings
  • b02e7ee settings_setting: Fix typo
  • 1e09376 common,configure_system: Rename method to GetCategory
  • 267f3c7 settings: Cleanup
  • 35872ad shared_translation: Update memory layout mode strings
  • 127b3da core,common: Give memory layout setting an enum
  • ff6a503 settings: Require time zone setting value for stirng
  • 07e8477 shared_translation: Add missing time zones
  • ef6406a shared_translation: Add controller_applet_disabled
  • a14d2a6 shared_translation: Add barrier_feedback_loops
  • c1717b3 cmake: Reposition preprocessor switch comment
  • ca8509d configuration: Use enum index
  • e7f0112 settings: Give indices to enums
  • ecc1fef cmake: Use standard preprocessor on MSVC
  • 52cc7b4 settings_common: Remove unncessary enum spec
  • 9186f08 shared_translation: Deobfuscate auto time zone
  • 8497fb0 settings_enums: Remove casting
  • 54d5813 settings_setting: Silence shadowing warnings
  • 926f3e3 settings,configuration: Add a default suffix
  • 9de50d6 configuration: Use paired settings
  • 7f708e8 settings: Define paired settings
  • d1de1c3 shared_widget: Internalize component restoring
  • 2172387 configuration: Use specialization of settings
  • b2438f1 settings: Define specializations for settings
  • ad645c2 configuration: Use a builder to create widgets
  • 62ffaa7 shared_translation: Fix context usage
  • 8b28aa4 settings,translation: Fix time zone enum
  • 8366736 settings,opengl,yuzu-qt: Fix AA, Filter maximums
  • 7ffbffe settings_enums: More aggressively use macros
  • 02c48a8 config_shared: Remove storing the group from tab
  • fdbeb84 settings,uisettings: Remove leading underscore
  • 81a96ba configuration: Move speed_limit to core
  • 3a7705e settings: Move speed_limit to core
  • 69bc8ea android-config: Update enum labels
  • 3f0cc54 common,yuzu-qt: Avoid explicit instantiation on old clang
  • c97cbd0 settings_setting: Fix MSVC error
  • 246740f codespellrc: Ignore canonicalizations
  • 89f89cf shared_widget: Correct spelling
  • ab795fe (android)config: Clang format
  • ee32b17 common,yuzu-qt: GCC warning silences
  • 916c6cd configure_graphics: Simplify UpdateAPILayout
  • 57a00e0 configure_graphcs: Fix setting shader/device in custom config
  • a7ee9d9 configuration: Use shorter constructor as needed
  • 6935332 shared_widget: Some documentation, add shorter constructor
  • 3240d19 config: Remove unused functions
  • a088352 settings: Delete cpu_accuracy_first_time
  • 7c52bb2 shared_widget: Improve logging, use Setting::Ranged
  • 27e5399 settings: Document BasicSetting, add Ranged
  • b4f2ad3 settings: Move IsConfiguringGlobal to settings_common
  • 3b0650b configuration/shared: Clean up includes [IWYU]
  • 512fb3a configure_graphics: Fix vulkan_device bug
  • 11e7e1b settings: Move some simple data to BasicSetting
  • 4903f40 settings_setting: Fix errors
  • 04d4b6a (ui,)settings: Use explicit instantiation
  • 02265f1 settings: Remove redundant false literals
  • 7515c50 shared_widget: Avoid calling QWidgetPrivate::setVisible
  • 79024bb FIXME configuration: Avoid unnecessary allocations
  • c5f8b90 shared_widget: Add SPDX header
  • 0193add general: Add typeinfo where needed
  • 2fba913 settings_enums: Add const type where needed
  • fe6e765 shared_widget: Use actionTriggered for user input signals
  • 47d870b shared_translation: Populate combobox enums with macro
  • b86171d settings: yuzu is not capitalized why is it capitalized stop no bad
  • 81e9cf0 configuration: Document odd widget cases
  • 163f229 settings: Reorder
  • 681ebcf shared_translation: Add translation for use video framrate
  • 78b2709 settings: Report all contained settings values
  • 8c17a94 settings_enums: Cannonicalize settings names
  • d146dd9 settings,general: Rename non-confirming enums
  • 9e3c94b configuration: Use IDs to sort holds
  • f7948b7 settings,general: Rename/reorder setting ids
  • 25cea2e shared_widget: Fix includes
  • 9a2a926 shared_widget: Complete refactoring
  • d7dd023 shared_widget: Refactor again
  • d373cc3 android-config: Adapt settings rework
  • e6d65bf c_per_game: Inform when settings might not be configurable
  • cd1d8ad shared_translation: Fix pragma once
  • 09f6165 shared_translation: Add translation for AstcRecompression
  • 81860b4 configure_system: Hide locale warn at start
  • b570b71 shared_widget: Force min width of 100 for restore button
  • 3d93241 configuration: Workaround for Windows Qt bug
  • 7734127 shared_translation: Add missing tooltips
  • 3281ea9 settings: Make volume runtime-configurable
  • 217fa04 configuration: Clean up includes a bit
  • 3337250 configuration_shared: Remove old custom config setup functions
  • daa3112 configure_cpu: Generate UI
  • c5a3642 configuration: Use a mapping of setting value to name
  • 86ed82c settings, shared_widget: typo fixes
  • 432f68a configure_audio: Implement ui generation
  • 88d3de4 settings: Split enums to new file
  • f055f2d shared_widget: Use a better icon
  • 4ff8255 shared_widget: Refactor helpers
  • 4c4bc13 settings, uisettings: Initialize linkage counter
  • 8e15146 configure_system: Implement with for loop
  • 56960bf per_game: Remove general tab
  • b11a2a2 shared_widget: Internalize extra setting configuration
  • cdb5dea settings: Move runtime and save to parameters
  • df2bd25 graphics: Set speed limit to spinbox
  • 97674bc shared_widget: Support checkbox + spinbox
  • def00e8 configure_debug: Reorganize
  • 23f874a configure_graphics: Reimplement bg_color
  • c1748b2 shared_widget: Make button creation static
  • 8c03ae7 configure_general: Hide reset button in custom configs
  • e2de48f configure_general: Sort data
  • 827082c configure_general: Generate UI using containers
  • c530532 shared_translation: Add UI widget translations
  • d3d9c35 shared_widget: Fix header
  • 464aad5 settings: Add UiGeneral class
  • ea4afbf config: Don't merge the maps
  • 640e7db configure_graphics: Remove redundant log
  • f66d617 configuration: Move CreateWidget to a class
  • d35577d configuration: Implement slider
  • 39a1ffb configuration: Use buttons instead of highlights
  • d72ff01 shared_translations: Re flow strings
  • 9a844bb configure_graphics: More complete reimplementation
  • 3a7a5ed settings: Define base renderer runtime modifiable settings
  • 05c2641 configuration_shared: Fix blank state hiding check box
  • a4de202 settings: Add anisotropy mode enum
  • cfb63c6 shared_translation: Finish using int ids
  • bafd569 settings,uisettings: Add IDs to settings
  • f8435d6 configure_graphics: Partial runtime implementation
  • 75d7e40 settings: Recategorize a bit
  • 4a82526 shared_translation: Add the rest of the settings
  • 4f545e3 shared_translation: Add copyright and license
  • a007ac6 configure_graphics_advance: Generate UI at runtime
  • b11b4be configure_per_game: Rename group to tab_group
  • d3b94d6 configuration: Add base class to tabs
  • e5b981e configuration_shared: Create Tab base class
  • 6077319 settings: Add a registry of settings
  • e7543e8 uisettings: Fix typings
  • 4133165 settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
  • 5ccfaf0 settings: Pool SetGlobal functions
  • 5cffa34 settings,video_core: Consolidate ASTC decoding options

This list of changes was auto generated.

Don't miss a new yuzu-mainline release

NewReleases is sending notifications on new releases.