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 |
|
Gde Made Novan Priambhada
|
4420719a86
|
Bug fix
|
2017-08-09 03:50:31 +08:00 |
|
Gde Made Novan Priambhada
|
f5d56872ce
|
Quick Chat
|
2017-08-09 03:49:52 +08: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 |
|
Ade Novan
|
624d1cd82f
|
chat screen & chat button position and hide ui on show chat
|
2017-07-02 01:28:38 +08:00 |
|
sum2012
|
bd2342ad59
|
Enable chat box
|
2017-07-02 01:28:38 +08: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 |
|
Unknown W. Brackets
|
960ffd2e85
|
Core: Remove bRestartRequired config hack.
|
2017-04-15 16:34:25 -07:00 |
|
Unknown W. Brackets
|
638a015ced
|
Add a restarting flag to NativeInit/NativeShutdown.
Will be used externally. Also cleanup some LogManager init/shutdown in
case these are called multiple times on Windows.
|
2017-04-15 16:30:37 -07:00 |
|
LunaMoo
|
372cbaac15
|
Disable pause button when not using touch.
Remove per-game status from some settings which shouldn't be per-game.
|
2017-04-14 17:11:16 +02:00 |
|
Unknown W. Brackets
|
989f19f83f
|
UI: Respect the pause button display setting.
As of 22782b6, the setting stopped working. It can be useful for Windows
touch devices. Fixes #9609.
|
2017-04-12 22:09:05 -07:00 |
|