Unknown W. Brackets
|
ebce6da223
|
UI: Remove auto-download options.
See previous commit removing actual functionality.
|
2017-12-25 11:20:26 -08:00 |
|
Henrik Rydgård
|
5c1dad9909
|
Remove more obsolete ifdefs
|
2017-12-19 17:59:00 +01:00 |
|
Henrik Rydgård
|
7c03d69f91
|
Merge pull request #10389 from unknownbrackets/remoteiso
http: Allow sharing automatically on PPSSPP start
|
2017-12-11 15:00:19 +01:00 |
|
Unknown W. Brackets
|
fcdf512ee8
|
GPU: Rename GPUBackend setting to apply default.
|
2017-12-11 00:02:18 -08:00 |
|
Unknown W. Brackets
|
522447dca8
|
GPU: Default to Vulkan if possible.
Fall back to Direct3D 11 on Windows 8+ to target Windows 10 most
especially.
Default vertex cache off everyone except OpenGL where it helps the most.
|
2017-12-10 23:46:36 -08:00 |
|
Unknown W. Brackets
|
721f5877eb
|
http: Allow sharing automatically on PPSSPP start.
Since that might always be something you want, on your desktop.
|
2017-12-10 18:30:28 -08:00 |
|
Henrik Rydgård
|
d0d2675645
|
Android: Warn if PPSSPP fails to save the config file.
|
2017-12-04 18:37:03 +01:00 |
|
Henrik Rydgård
|
f8b6a965e7
|
Coldbird's up and running again, restore the proAdhoc default. See issue #9984
|
2017-11-27 17:32:45 +01:00 |
|
Henrik Rydgård
|
a763fe4b95
|
Android: Call setDisplayParameters early with the display w/h in pixels. Without this, was defaulting to 1x rendering on S8 which is silly.
|
2017-11-26 14:49:00 +01:00 |
|
Henrik Rydgård
|
b6911d2764
|
Add a hidden debug option [Graphics]GfxDebugSplitSubmit to try to narrow down some Vulkan issues, see #10163. Also improve some asserts.
|
2017-11-22 10:47:04 +01:00 |
|
LunaMoo
|
e698414f9b
|
Add an option to allow resetting video/audio dump on save/load state.
|
2017-11-14 05:12:27 +01:00 |
|
Henrik Rydgård
|
be2ba4ffb3
|
Remove the setting to run the display list interpreter on a separate thread.
|
2017-11-05 23:21:26 +01:00 |
|
LunaMoo
|
8826c031a6
|
Add ini-only "Savedata Upgrade" setting.
|
2017-10-04 17:16:21 +02:00 |
|
Henrik Rydgård
|
9b9f382b0b
|
Don't default to coldbird adhoc server, it doesn't run anymore (?)
|
2017-09-27 13:25:48 +02:00 |
|
Henrik Rydgård
|
d94351ef90
|
Initial work on supporting sustained perf mode
|
2017-08-15 16:41:13 +02:00 |
|
Unknown W. Brackets
|
cc88435b48
|
Windows: Support multi-display full screen.
For when you have an ultrawide monitor, or I guess even multiple.
|
2017-07-30 09:14:36 -07:00 |
|
Unknown W. Brackets
|
708a54d60b
|
Merge pull request #9726 from hrydgard/remove-always-depth-write
Remove "Always Depth Write" setting. One step forward for #8171
|
2017-05-26 11:17:40 -04:00 |
|
Henrik Rydgård
|
1d96ead852
|
Remove "Always Depth Write" setting. One step forward for #8171
|
2017-05-26 10:23:45 +02:00 |
|
Henrik Rydgård
|
1b05a54800
|
Remove the Mipmap setting. One step forward for #8171
|
2017-05-26 10:21:20 +02:00 |
|
Henrik Rydgård
|
6bccc06628
|
Reset (through renaming) and hide the software rendering setting on Android. Only show it if it's already enabled.
|
2017-05-24 20:53:00 +02:00 |
|
Henrik Rydgard
|
a1e3be445a
|
Don't use partial-restart unless debugger is present.
Works around #9666 for most practical purposes.
|
2017-05-21 17:25:00 +02:00 |
|
Henrik Rydgård
|
75fa53e63b
|
Make sure the analog sensitivity defaults correctly on non-Windows
|
2017-05-18 15:16:32 +02:00 |
|
Unknown W. Brackets
|
9ea7281b3c
|
Core: Cleanup MAC address handling.
No need to make it leak, even if it doesn't matter much on shutdown.
Better to have the leak listing empty.
|
2017-04-29 12:48:06 -07:00 |
|
LunaMoo
|
26006e9d80
|
Add an option to trap mouse within window/display area.
|
2017-04-27 16:29:08 +02:00 |
|
LunaMoo
|
26c02478af
|
Mouse Control(Windows only for now)
|
2017-04-26 18:03:48 +02:00 |
|