suyu/src/yuzu/configuration
Wollnashorn 16809c1fa7 video_core/vulkan: Added VkPipelineCache to store Vulkan pipelines
As an optional feature which can be enabled in the advanced graphics configuration, all pipelines that get built at the initial shader loading are stored in a VkPipelineCache object and are dumped to the disk.

These vendor specific pipeline cache files are located at `/shader/GAME_ID/vulkan_pipelines.bin`. This feature was mainly added because of an issue with the AMD driver (see yuzu-emu#8507) causing invalidation of the cache files the driver builds automatically.
2023-01-05 21:02:44 +01:00
..
config.cpp video_core/vulkan: Added VkPipelineCache to store Vulkan pipelines 2023-01-05 21:02:44 +01:00
config.h config: Custom profile detection fixes 2022-11-28 19:22:18 -05:00
configuration_shared.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configuration_shared.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_audio.cpp Choose the SDL audio backend when Cubeb reports too high of a latency 2022-10-09 13:47:59 +01:00
configure_audio.h Project Andio 2022-07-22 01:11:32 +01:00
configure_audio.ui Do some log memes to help perceived volume 2022-08-12 19:59:09 +01:00
configure_camera.cpp Qt6: Disable IR Sensor when compiling with Qt6 2022-11-17 19:14:14 -08:00
configure_camera.h Qt6: Disable IR Sensor when compiling with Qt6 2022-11-17 19:14:14 -08:00
configure_camera.ui yuzu: Hook qt camera to camera driver 2022-07-23 19:40:21 -05:00
configure_cpu.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_cpu.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_cpu.ui configure_cpu: More descriptive text for Paranoid option 2022-03-26 08:56:23 +00:00
configure_cpu_debug.cpp core: add option to break on unmapped access 2022-12-02 08:25:45 -05:00
configure_cpu_debug.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_cpu_debug.ui core: add option to break on unmapped access 2022-12-02 08:25:45 -05:00
configure_debug.cpp yuzu-ui: Add setting for disabling macro HLE 2023-01-04 14:56:52 -05:00
configure_debug.h yuzu: Use a debugger to generate minidumps 2022-09-04 21:36:04 -04:00
configure_debug.ui yuzu-ui: Add setting for disabling macro HLE 2023-01-04 14:56:52 -05:00
configure_debug_controller.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_debug_controller.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_debug_controller.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_debug_tab.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_debug_tab.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_debug_tab.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_dialog.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_dialog.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_filesystem.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_filesystem.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_filesystem.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_general.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_general.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_general.ui yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 2022-07-16 23:11:39 -07:00
configure_graphics.cpp configure_graphics: Make SPIRV backend string translatable 2022-12-06 00:13:07 -05:00
configure_graphics.h FSR Sharpening Slider part 1 - only a global slider 2022-11-24 04:22:13 -05:00
configure_graphics.ui video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
configure_graphics_advanced.cpp video_core/vulkan: Added VkPipelineCache to store Vulkan pipelines 2023-01-05 21:02:44 +01:00
configure_graphics_advanced.h video_core/vulkan: Added VkPipelineCache to store Vulkan pipelines 2023-01-05 21:02:44 +01:00
configure_graphics_advanced.ui video_core/vulkan: Added VkPipelineCache to store Vulkan pipelines 2023-01-05 21:02:44 +01:00
configure_hotkeys.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_hotkeys.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_hotkeys.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input.cpp yuzu: Silence some clang warnings 2022-09-21 11:51:31 -05:00
configure_input.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_input.ui Update configure_input.ui 2022-07-19 16:20:16 -03:00
configure_input_advanced.cpp Qt6: Disable IR Sensor when compiling with Qt6 2022-11-17 19:14:14 -08:00
configure_input_advanced.h yuzu: Hook qt camera to camera driver 2022-07-23 19:40:21 -05:00
configure_input_advanced.ui yuzu: Hook qt camera to camera driver 2022-07-23 19:40:21 -05:00
configure_input_per_game.cpp config: Custom profile detection fixes 2022-11-28 19:22:18 -05:00
configure_input_per_game.h config: Custom profile detection fixes 2022-11-28 19:22:18 -05:00
configure_input_per_game.ui configure_input_per_game: Allow configuring all 8 players 2022-11-28 19:22:18 -05:00
configure_input_player.cpp yuzu: Automatically refresh device list 2022-12-23 18:26:48 -06:00
configure_input_player.h yuzu: Automatically refresh device list 2022-12-23 18:26:48 -06:00
configure_input_player.ui yuzu: Automatically refresh device list 2022-12-23 18:26:48 -06:00
configure_input_player_widget.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_input_player_widget.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.ui applets/controller: Change the input button to create input profiles 2020-11-15 23:33:21 -05:00
configure_motion_touch.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_motion_touch.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_motion_touch.ui motion touch ui: move remaining connection out of .ui file 2022-05-29 18:37:38 -07:00
configure_network.cpp yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
configure_network.h ui: retranslate the network tab 2022-05-01 21:39:39 -07:00
configure_network.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game.cpp config: Custom profile detection fixes 2022-11-28 19:22:18 -05:00
configure_per_game.h Configuration: Add per-game input profiles 2022-11-20 14:06:31 -05:00
configure_per_game.ui Geometry property removal and rewording 2021-10-25 17:39:36 -05:00
configure_per_game_addons.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_per_game_addons.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_per_game_addons.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_profile_manager.cpp configure_profile_manager: Cleanup reference/pointer usage 2022-11-15 19:25:09 -05:00
configure_profile_manager.h configure_profile_manager: Cleanup reference/pointer usage 2022-11-15 19:25:09 -05:00
configure_profile_manager.ui configure_profile_manager: Remove profile picture border 2022-11-15 18:11:58 -05:00
configure_ringcon.cpp configure_ringcon: Eliminate variable shadowing 2022-06-14 08:30:09 -04:00
configure_ringcon.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_ringcon.ui yuzu: Add custom ringcon configuration 2022-04-16 00:49:26 -05:00
configure_system.cpp settings: comment language blocklist columns 2022-12-30 13:51:35 +00:00
configure_system.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_system.ui settings: warn on invalid regon/language combinations 2022-12-28 20:34:28 +00:00
configure_tas.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_tas.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_tas.ui UI: Fix link to TAS help page 2022-09-15 01:43:03 -07:00
configure_touch_from_button.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_touch_from_button.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_touch_from_button.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_touch_widget.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_touchscreen_advanced.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_touchscreen_advanced.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_touchscreen_advanced.ui Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_ui.cpp UI: Add options to hide extra columns () 2022-11-04 02:30:39 -04:00
configure_ui.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_ui.ui UI: Add options to hide extra columns () 2022-11-04 02:30:39 -04:00
configure_vibration.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_vibration.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_vibration.ui yuzu: config: Vibrate the controller while configuring vibration strength 2022-02-02 14:54:24 -06:00
configure_web.cpp UI: move icons from default into colorful theme. 2022-09-15 23:00:49 -07:00
configure_web.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_web.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
input_profiles.cpp yuzu: sort input profiles by name 2022-09-23 12:31:35 -05:00
input_profiles.h yuzu: Use a debugger to generate minidumps 2022-09-04 21:36:04 -04:00