Henrik Rydgård
5acb421908
Merge pull request #17927 from hrydgard/path-creation-cleanup
...
Windows: Memstick directory creation cleanup
2023-08-18 13:51:42 +02:00
Henrik Rydgård
a8cbe060dc
Merge pull request #17926 from hrydgard/create-shortcut-windows
...
Windows: Fix "Create desktop shortcut" functionality
2023-08-18 13:20:22 +02:00
Henrik Rydgård
44d602ca7d
Move InitSysDirectories to where it belongs and rename it. Plus warning fixes.
2023-08-18 13:03:32 +02:00
Henrik Rydgård
6f6ea4595a
Windows: Split out Create... from InitSysDirectories, fixup uses
2023-08-18 12:46:40 +02:00
Henrik Rydgård
3f3c5edaff
Merge pull request #17925 from hrydgard/fix-unsafe-umd-switch
...
Windows: Make switching UMD through "Emulation->Switch UMD" threadsafe
2023-08-18 10:53:27 +02:00
Henrik Rydgård
01f07c9f9c
Windows: Fix "Create desktop icon" functionality
...
All it needed was to suffix the filename with .lnk correctly.
2023-08-18 10:49:00 +02:00
Henrik Rydgård
25f02d0227
Windows: Make switching UMD through "Emulation->Switch UMD" threadsafe
2023-08-18 10:29:10 +02:00
Henrik Rydgård
d08d8f764b
Remove redundant function
2023-08-18 10:21:13 +02:00
Unknown W. Brackets
4e41f83ecc
riscv: Centralize IR reg cache metadata checks.
...
These are all largely the same between backends.
2023-08-17 23:03:31 -07:00
Unknown W. Brackets
ebab0e1591
riscv: Centralize reg allocation.
2023-08-17 18:50:33 -07:00
Henrik Rydgård
b2fbe1d8e9
Merge pull request #17924 from hrydgard/vulkan-device-picking
...
SDL: Actually use the chosen Vulkan device
2023-08-18 00:58:47 +02:00
Henrik Rydgård
30346e29c3
Merge pull request #17920 from hrydgard/minor-text-optimizations
...
Minor debug text optimizations
2023-08-18 00:58:15 +02:00
Henrik Rydgård
7f3f93a25b
Merge pull request #17919 from hrydgard/gamedatainstall_minor
...
GamedataInstall: Add simple progress bar
2023-08-18 00:57:50 +02:00
Henrik Rydgård
5cc85d1df7
SDL: Actually pick the Vulkan device specified in the config.
2023-08-17 22:06:17 +02:00
Henrik Rydgård
13cfd9c3d6
Add Mesa as a known GPU driver "vendor".
2023-08-17 22:06:03 +02:00
Henrik Rydgård
2c4657175a
Merge pull request #17922 from hrydgard/ubershader-developer-options
...
Add checkboxes in developer tools to allow disabling ubershaders
2023-08-17 21:15:31 +02:00
Henrik Rydgård
8fb5b06e0e
Add workaround for 32-bit x86 debug builds on AMD on Windows
...
Fixes issue #17787
2023-08-17 21:05:43 +02:00
Henrik Rydgård
89ff606ccb
D3D9 fix. Make a check more break-point-able.
2023-08-17 20:46:43 +02:00
Henrik Rydgård
8a6e288fcc
Add checkboxes in developer tools to allow disabling ubershaders.
...
Might be helpful to diagnose performance problems on user devices.
Additionally, moves the texture replacement controls to the top. They
should probably be moved somewhere else entirely...
See #17918
2023-08-17 20:16:04 +02:00
Henrik Rydgård
abaf45e552
Merge pull request #17921 from Kaitul/master
...
Update zh_TW.ini
2023-08-17 18:32:35 +02:00
Kung-chih
526916e0b8
Update zh_TW.ini
2023-08-17 23:01:26 +08:00
Bashar Astifan
ec6db575fa
Update OSVersion.cpp
2023-08-17 18:45:58 +04:00
Henrik Rydgård
cec3693526
Wrapper: Minor ordering fix
2023-08-17 15:24:00 +02:00
Henrik Rydgård
3be0ebce6d
Debug overlay: Move Sas data to the audio debug screen. Disable text wrapping.
2023-08-17 15:18:50 +02:00
Henrik Rydgård
85dbc6b6aa
utf8_nextchar: Don't use a pointed-to variable as a loop counter.
2023-08-17 15:18:24 +02:00