Henrik Rydgård
|
7718c06dd1
|
Port UWP file browser, fix UWP image browser
|
2023-03-22 15:36:14 +01:00 |
|
Henrik Rydgård
|
70f0ac04af
|
Port the file browser spawned by the Load button to the new request stuff
|
2023-03-22 15:36:14 +01:00 |
|
Henrik Rydgård
|
0403bbf084
|
Make the new image selection path work on Android as well.
|
2023-03-22 14:53:07 +01:00 |
|
Henrik Rydgård
|
e9f5394f59
|
Move the Windows open file dialog to the new system, switch the background image selector over.
|
2023-03-22 14:53:07 +01:00 |
|
Henrik Rydgård
|
de064e210e
|
Replace the inputbox queue with a more generic RequestManager.
|
2023-03-22 12:41:11 +01:00 |
|
Henrik Rydgård
|
94debfbf36
|
Rename screenManager to g_screenManager, readme update
|
2023-03-22 09:44:44 +01:00 |
|
Henrik Rydgård
|
47f063550a
|
Remove InitGraphics/ShutdownGraphics from Host, except for headless
|
2023-03-21 22:47:20 +01:00 |
|
Henrik Rydgård
|
2786786c9f
|
Avoid Host in Windows graphics init
|
2023-03-21 14:07:27 +01:00 |
|
Henrik Rydgård
|
f5472ba0d8
|
Cleanup up unnecessary audio init functions
|
2023-03-21 13:39:02 +01:00 |
|
Henrik Rydgård
|
f60f5ccaea
|
Move SetDebugMode notification
|
2023-03-21 13:39:00 +01:00 |
|
Henrik Rydgård
|
fc1732cc22
|
Move NotifySwitchUMDUpdated
|
2023-03-21 13:37:19 +01:00 |
|
Henrik Rydgård
|
c92a4acb40
|
Move NotifySymbolMapUpdated to System_Notify
|
2023-03-21 13:37:19 +01:00 |
|
Henrik Rydgård
|
dda8635c89
|
Move three notifications out of Host
|
2023-03-21 13:37:19 +01:00 |
|
Henrik Rydgård
|
06fcc9ccd7
|
Add System_Notify
|
2023-03-21 13:37:16 +01:00 |
|
Henrik Rydgård
|
ac5855cdf8
|
Remove CanCreateShortcut function
|
2023-03-21 12:23:01 +01:00 |
|
Henrik Rydgård
|
d3955b42bb
|
Rename some system functions, merge the Launch* ones.
android launchurl buildfix
|
2023-03-21 12:22:59 +01:00 |
|
Henrik Rydgård
|
a9eaa4fdc8
|
Get rid of an ifdef
|
2023-03-21 10:24:36 +01:00 |
|
TotalCaesar659
|
00d5658ff2
|
Revert "Scoped Storage" translatability
|
2023-03-14 17:37:51 +03:00 |
|
Henrik Rydgård
|
a592971209
|
Add translation strings for dark theme and "Scoped Storage"
|
2023-03-13 16:51:07 +01:00 |
|
Henrik Rydgård
|
9eb0e49765
|
Merge pull request #17097 from hrydgard/d3d9-dds
Texture Replacement: Support compressed textures in D3D9 as well
|
2023-03-12 18:44:24 +01:00 |
|
Henrik Rydgård
|
aaa83897fe
|
Some code moving, tweaks
|
2023-03-12 16:18:49 +01:00 |
|
Lubos
|
983f8176dd
|
OpenXR - Enable user to switch between topdown and fps camera
|
2023-03-12 14:41:17 +01:00 |
|
Henrik Rydgård
|
25fbfd7a89
|
Finish up OpenGL compressed texture format checks. Show in dev screen
|
2023-03-12 12:20:10 +01:00 |
|
Henrik Rydgård
|
cb10862510
|
Move texture replacer to GPU/Common.
Add new files ReplacedTexture.cpp/h too.
|
2023-03-09 21:11:53 +01:00 |
|
Lubos
|
b1f41c44fe
|
OpenXR - Vertical HMD rotation to keys cleanup
|
2023-03-09 11:22:54 +01:00 |
|