swurl
83cf9774e1
switch dynamic state to a slider
Signed-off-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
b47c0e07a3
Proper linking between states
Signed-off-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
1949e7c438
Add dynamic state extension configs
Signed-off-by: swurl <swurl@swurl.xyz>
8 months ago
Pavel Barabanov
38737f26e5
Optimize SpiriV output
9 months ago
Pavel Barabanov
70c2439d8c
Add sync core speed
9 months ago
Liam
a956f0f4f8
vulkan_device: don't use fixed cap for memory limits
2 years ago
Liam
b4b3ddf4b4
general: add default configurations for applet mode
2 years ago
FearlessTobi
d0279b25e0
shared_translation: Add tooltips for general settings
2 years ago
FearlessTobi
7ee910de19
shared_translation: Add tooltips for advanced graphics and system settings
2 years ago
FearlessTobi
f1ae959d94
shared_translation: Add tooltips for core and graphics settings
2 years ago
Kelebek1
52c35521bd
Rework time service to fix time passing offline.
2 years ago
Ameer J
2a295e45c3
Settings: Indicate AMD's compatibility with SPIR-V on OGL
2 years ago
amazingfate
c95a560bc3
qt: add cpu_backend configuration
2 years ago
flodavid
6bd3056c52
yuzu: create linux group in general settings
- Create files dedicated to starting and stopping gamemode functions
- Use them in yuzu and yuzu_cmd modules
2 years ago
xcfrg
e21bdc68db
yuzu: integrate gamemode support on linux
2 years ago
lat9nq
9652986874
shared_translation: Call tr for each string
Qt can't parse tr called within a macro, so we must call it on each
string.
shared_translation: Remove redundant include
2 years ago
Liam
e219f4a771
qt: remove duplicate exit confirmation setting
2 years ago
Florian
032d4938a9
yuzu: Use new setting method for stop emulation
2 years ago
flodavid
8c020e3f44
yuzu: Enable to use controller to close a game
- Add General setting to choose if a confirm dialog is shown when stopping
- Show the right confirm dialog if wanted
- Reuse dialog window that ask to close the game
- Add "L + Plus + Minus" default shortcut to Stop emulation
- Create generic question dialog based on TAS dialog
- It allows controller interaction on most dialogs
2 years ago
Narr the Reg
751b4e2162
yuzu: Fix mute when in background setting
2 years ago
lat9nq
145321abbe
shared_translation: Define use_docked_mode texts
2 years ago
lat9nq
830a2815b5
shared_translation: Update memory layout mode strings
2 years ago
lat9nq
5011827255
settings: Require time zone setting value for stirng
3 years ago
lat9nq
068d23c2ac
shared_translation: Add missing time zones
3 years ago
lat9nq
6a14be7536
shared_translation: Add controller_applet_disabled
3 years ago
lat9nq
5dad33923c
shared_translation: Add barrier_feedback_loops
3 years ago
lat9nq
61239d5b12
configuration: Use enum index
3 years ago
lat9nq
5c08176020
shared_translation: Deobfuscate auto time zone
3 years ago
lat9nq
d9699be7c2
shared_translation: Fix context usage
Currently unused, but I don't want to start headaches when someone
decides to use it the first time.
3 years ago
lat9nq
27df166abd
settings,translation: Fix time zone enum
Renames enum values to conform to naming convention.
3 years ago
lat9nq
0a5e03b492
configuration: Move speed_limit to core
3 years ago
lat9nq
98eb39ee74
settings: Delete cpu_accuracy_first_time
Almost a 2 year old migration setting now
3 years ago
lat9nq
4ca87e712d
configuration/shared: Clean up includes [IWYU]
3 years ago
lat9nq
9d6de208a1
general: Add typeinfo where needed
Using typeid without including typeinfo first produces an ill-formed program.
3 years ago
lat9nq
38683238a8
shared_translation: Populate combobox enums with macro
3 years ago
lat9nq
435aec0f7f
shared_translation: Add translation for use video framrate
3 years ago
lat9nq
78f92086ca
settings,general: Rename non-confirming enums
3 years ago
lat9nq
80669058c7
settings,general: Rename/reorder setting ids
3 years ago
lat9nq
302903ef12
shared_translation: Add translation for AstcRecompression
3 years ago
lat9nq
51ecf3cb5d
shared_translation: Add missing tooltips
3 years ago
lat9nq
b212eb4d6f
configuration: Use a mapping of setting value to name
Makes comboboxes always correspond to the value of the setting they're
modifying.
3 years ago
lat9nq
d39bfc646f
configure_audio: Implement ui generation
Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.
general: Partial audio config implmentation
configure_audio: Implement ui generation
Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.
general: Partial audio config implmentation
settings: Make audio settings as enums
3 years ago
lat9nq
3b0da07854
shared_widget: Refactor helpers
Makes checkbox creation an option as opposed to a label.
3 years ago
lat9nq
689efc9175
configure_system: Implement with for loop
3 years ago
lat9nq
46114bf316
shared_translation: Add UI widget translations
3 years ago
lat9nq
e40f887355
configuration: Use buttons instead of highlights
Only for updated configs at the moment
3 years ago
lat9nq
d7e389b2f0
shared_translations: Re flow strings
3 years ago
lat9nq
11c4168adb
settings: Add anisotropy mode enum
3 years ago
lat9nq
eae5e1f6f3
shared_translation: Finish using int ids
3 years ago
lat9nq
d7ffd33ca0
configure_graphics: Partial runtime implementation
3 years ago