Henrik Rydgård
|
ce2995f952
|
Add UI Tint/Saturation settings
Does the color tinting in the vertex shader.
|
2022-02-18 14:23:57 +01:00 |
|
iota97
|
5e1062678f
|
Allow custom UI themes
|
2022-02-11 12:42:38 +01:00 |
|
Henrik Rydgård
|
df2f0df155
|
Make the Vulkan GPU log profiler a runtime developer setting.
I keep forgetting to disable the define on commit, this is a better
solution.
|
2021-12-19 22:50:14 +01:00 |
|
Unknown W. Brackets
|
2b4b4ae064
|
softjit: Add config setting to enable/disable.
Also use it for samplerjit.
|
2021-11-26 08:21:14 -08:00 |
|
Henrik Rydgård
|
f1cd1d535b
|
Add a hidden setting to turn off the shader cache, for shader compile performance work
|
2021-11-21 21:25:56 +01:00 |
|
Henrik Rydgård
|
42bc9066ee
|
Add shortcut for content_uri and native paths in CleanRecent. Saves 150ms.
|
2021-11-13 22:47:29 +01:00 |
|
Unknown W. Brackets
|
fa0e19471c
|
Replacement: Add ini setting to disable pop-in.
|
2021-10-23 20:56:19 -07:00 |
|
Henrik Rydgård
|
236d029999
|
Merge pull request #14857 from unknownbrackets/unthrottle-cleanup
Display: Remove frameskip fast-forward mode
|
2021-10-19 10:13:08 +02:00 |
|
Unknown W. Brackets
|
25da99a16d
|
Io: Remove setting to disable I/O on thread.
|
2021-10-12 20:40:26 -07:00 |
|
Unknown W. Brackets
|
e1d261b707
|
Display: Remove frameskip fast-forward mode.
Fixes #13546.
|
2021-10-12 20:38:57 -07:00 |
|
Henrik Rydgård
|
2257febc82
|
Avoid throwing exceptions on bad post shader float parameters
|
2021-10-07 23:51:41 +02:00 |
|
Henrik Rydgård
|
0d1fd3c585
|
Force texture scaling away from the old Auto setting. Some Swedish translation.
|
2021-10-06 14:28:56 +02:00 |
|
Henrik Rydgård
|
45a3e0fa8a
|
Merge pull request #14966 from unknownbrackets/config-minor
Config: Correct cardboard setting ini load
|
2021-10-05 06:45:50 +02:00 |
|
Unknown W. Brackets
|
896bca3752
|
Config: Correct cardboard setting ini load.
|
2021-10-04 19:34:39 -07:00 |
|
Henrik Rydgård
|
d8d9540417
|
Force off the VSync setting on Android (it wasn't actually used right).
|
2021-10-04 19:01:01 +02:00 |
|
Henrik Rydgård
|
f88bd4dfc2
|
Merge pull request #14858 from unknownbrackets/vertexcache
GPU: Default vertex cache to off
|
2021-09-15 09:08:16 +02:00 |
|
Unknown W. Brackets
|
b6c6a5bb3f
|
GPU: Default vertex cache to off.
Previously, it was defaulted on only for OpenGL, where it didn't work.
|
2021-09-14 23:43:29 -07:00 |
|
Henrik Rydgård
|
c333e2b879
|
Merge pull request #14480 from iota97/analog-head
Configurable analog head size
|
2021-09-13 22:39:18 +02:00 |
|
Henrik Rydgård
|
1d29060c3b
|
Merge pull request #13107 from iota97/touch-gesture
Basic mappable motion gesture
|
2021-08-29 21:39:42 +02:00 |
|
Unknown W. Brackets
|
82087ccbb7
|
Common: Reduce some log levels.
Take off a few messages during startup and shutdown.
|
2021-08-28 09:14:53 -07:00 |
|
Unknown W. Brackets
|
afcf6d8e65
|
http: Specify expected mime types in downloads.
|
2021-08-22 10:03:59 -07:00 |
|
Henrik Rydgård
|
d27517758e
|
Auto-default Sony Bravia TVs to OpenGL.
|
2021-08-21 22:18:25 +02:00 |
|
Henrik Rydgård
|
37b78fd40e
|
Don't default to Vulkan on any 32-bit Android devices.
See issue #14439
|
2021-08-21 21:52:45 +02:00 |
|
iota97
|
de68436084
|
Configurable analog head size
|
2021-08-21 21:24:14 +02:00 |
|
Henrik Rydgård
|
7733d8a500
|
Merge pull request #12530 from iota97/tilt
Allow tilt input on Z instead of X
|
2021-08-21 13:55:18 +02:00 |
|
Henrik Rydgård
|
928bc88b01
|
Rename Unthrottle to Fast-forward globally
|
2021-08-18 09:28:13 +02:00 |
|
iota97
|
ad29e5237e
|
Basic mappable gesture
|
2021-08-17 09:17:37 +02:00 |
|
Henrik Rydgård
|
22c180ef6f
|
Bump maxrecent default to 60. Don't show CPU name if we don't have one.
See #14707 and #10620
|
2021-08-12 00:02:24 +02:00 |
|
Unknown W. Brackets
|
ff9b9f7321
|
Sas: Add option to control reverb volume.
This also allows you to turn it off.
|
2021-08-09 20:47:24 -07:00 |
|
Henrik Rydgård
|
d055cf367f
|
Merge pull request #14697 from iota97/undo-latest-save
Add undo last save as well
|
2021-08-07 14:34:16 +02:00 |
|
iota97
|
b643d60f72
|
Undo last save
|
2021-08-07 13:28:43 +02:00 |
|
iota97
|
bac96bd47c
|
Allow to disable right analog diagonal
|
2021-08-07 12:47:50 +02:00 |
|
Henrik Rydgård
|
96d04e582b
|
Only pop up the config save error after main and settings screens.
|
2021-08-07 10:47:11 +02:00 |
|
Henrik Rydgård
|
86c5a17d1e
|
Merge pull request #14679 from iota97/undo-load
Savestate load undo
|
2021-08-07 00:57:27 +02:00 |
|
Henrik Rydgård
|
87bcdb7b88
|
Work on the new experience
|
2021-08-04 23:22:43 +02:00 |
|
iota97
|
626dfb5bd7
|
Savestate load undo
|
2021-08-03 11:10:54 +02:00 |
|
iota97
|
498878267a
|
Customizable touch control (rebased with label)
|
2021-07-11 09:55:25 +02:00 |
|
Sorer
|
8d610a69a9
|
Change the default port offset (#14599)
* change the default port offset
* No longer default for PSP
* Revert "No longer default for PSP"
This reverts commit e295adf5ef .
|
2021-07-10 20:06:26 +02:00 |
|
Chris Simoni
|
4a87c92f83
|
Change default server in Config.cpp
|
2021-07-09 21:14:22 -05:00 |
|
Henrik Rydgård
|
7707b03b6d
|
Analog calibration: Tweak defaults, add reset buttton
|
2021-07-09 17:18:15 +02:00 |
|
Henrik Rydgård
|
ef51097f06
|
Move auto-rotation code to ControlMapper so it can be checked using the new screen
|
2021-07-09 16:14:51 +02:00 |
|
Yifan Gu
|
633a6f612b
|
Refactor and unify analog input settings
|
2021-07-05 12:38:46 +02:00 |
|
Henrik Rydgård
|
0fa27ff9d7
|
Autodetect number of threads (remove setting). Fix some bugs.
|
2021-06-12 21:06:59 +02:00 |
|
Henrik Rydgård
|
3737daaf0c
|
Address more feedback, warning fix
|
2021-06-07 00:26:26 +02:00 |
|
Henrik Rydgård
|
468f3d8b3f
|
wip
More work towards moving PSP directory
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
5df471577f
|
Cleanup. Add a way to get very early log output on Android.
Cleanup in FileUtil
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
beb0b4e9f3
|
More work on AndroidStorageFileSystem.cpp. Fix current directory getting reset.
|
2021-06-07 00:24:51 +02:00 |
|
Henrik Rydgård
|
239838b6c3
|
Remove the ability to have multiple search paths for config.
|
2021-05-30 12:45:12 +02:00 |
|
Henrik Rydgård
|
72915f88c8
|
Config: Remove the use of multiple search paths.
|
2021-05-30 12:39:16 +02:00 |
|
Henrik Rydgård
|
c803e9fc58
|
Remove createdPath_ from Config.cpp/h, seems pretty useless.
|
2021-05-30 11:10:20 +02:00 |
|