summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-21settings: Move runtime and save to parameterslat9nq
2023-07-21graphics: Set speed limit to spinboxlat9nq
2023-07-21shared_widget: Support checkbox + spinboxlat9nq
2023-07-21configure_debug: Reorganizelat9nq
2023-07-21configure_graphics: Reimplement bg_colorlat9nq
2023-07-21shared_widget: Make button creation staticlat9nq
2023-07-21configure_general: Hide reset button in custom configslat9nq
2023-07-21configure_general: Sort datalat9nq
2023-07-21configure_general: Generate UI using containerslat9nq
2023-07-21shared_translation: Add UI widget translationslat9nq
2023-07-21shared_widget: Fix headerlat9nq
2023-07-21settings: Add UiGeneral classlat9nq
2023-07-21config: Don't merge the mapslat9nq
2023-07-21configure_graphics: Remove redundant loglat9nq
2023-07-21configuration: Move CreateWidget to a classlat9nq
2023-07-21configuration: Implement sliderlat9nq
2023-07-21configuration: Use buttons instead of highlightslat9nq
2023-07-21shared_translations: Re flow stringslat9nq
2023-07-21configure_graphics: More complete reimplementationlat9nq
2023-07-21settings: Define base renderer runtime modifiable settingslat9nq
2023-07-21configuration_shared: Fix blank state hiding check boxlat9nq
2023-07-21settings: Add anisotropy mode enumlat9nq
2023-07-21shared_translation: Finish using int idslat9nq
2023-07-21settings,uisettings: Add IDs to settingslat9nq
2023-07-21configure_graphics: Partial runtime implementationlat9nq
2023-07-21settings: Recategorize a bitlat9nq
2023-07-21shared_translation: Add the rest of the settingslat9nq
2023-07-21shared_translation: Add copyright and licenselat9nq
2023-07-21configure_graphics_advance: Generate UI at runtimelat9nq
2023-07-21configure_per_game: Rename group to tab_grouplat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-07-21configuration_shared: Create Tab base classlat9nq
2023-07-21settings: Add a registry of settingslat9nq
2023-07-21uisettings: Fix typingslat9nq
2023-07-21settings,core,config_sys: Remove optional type from custom_rtc, rng_seedlat9nq
2023-07-21settings: Pool SetGlobal functionslat9nq
2023-07-21settings,video_core: Consolidate ASTC decoding optionslat9nq
2023-07-21Merge pull request #11096 from german77/amiiboooliamwhite
2023-07-19Merge pull request #11116 from lat9nq/clang-shadowingliamwhite
2023-07-19Merge pull request #11114 from Kelebek1/warningsliamwhite
2023-07-18demangle: Update to llvm/llvm-project@ecbc812e0ccalat9nq
2023-07-18CMake: Require LLVM 17 or laterlat9nq
2023-07-18vk_buffer_cache: Formatlat9nq
2023-07-18general: Silence -Wshadow{,-uncaptured-local} warningslat9nq
2023-07-18Debug SetIdleTimeDetectionExtensionKelebek1
2023-07-17Merge pull request #11109 from Morph1984/netMorph
2023-07-17ssl: Link with crypt32 for secure channel backendMorph
2023-07-17ssl: Reorder inclusionsMorph
2023-07-17network: Forward declarationsMorph
2023-07-17service: nfc: Update Implementation to match with latest RENarr the Reg