Henrik Rydgard
|
c64064024d
|
Initial vulkan code.
This was squashed from nine commits but using old versions of Vulkan.
|
2016-03-20 19:18:35 +01:00 |
|
Henrik Rydgård
|
54a37f9bb8
|
Merge pull request #8591 from unknownbrackets/thin3d
Use thin3d for softgpu drawing (+thin3d improvements)
|
2016-03-20 18:06:53 +01:00 |
|
Henrik Rydgard
|
92c6810954
|
Not using a GL config chooser seems to be the way to go, really, and was the way we used before the EGL attempt.
|
2016-03-17 22:22:57 +01:00 |
|
Henrik Rydgard
|
5ad772a8bf
|
Further fixes to Java EGL support
|
2016-03-17 19:42:59 +01:00 |
|
Henrik Rydgard
|
da1a04be8d
|
Make the workqueue slightly safer. Put g_gameInfoCache on the heap.
Cherry-picked from #8592
|
2016-02-28 12:39:47 +01:00 |
|
xiushu
|
80938a39ce
|
Just remove useless space and fix translations
Oops
|
2016-02-21 13:12:35 +08:00 |
|
xiushu
|
7a2b4eea0a
|
Add inputbox for android
For inputting IP and NickName ,or something else in future on Android
|
2016-02-21 11:23:00 +08:00 |
|
Unknown W. Brackets
|
841267c083
|
d3d9: Allow software rendering selection in UI.
|
2016-02-13 14:01:57 -08:00 |
|
sum2012
|
bbeaf67cd6
|
Support port offset by @ANR2ME
Useful of adhoc of non-windows
|
2016-01-24 16:52:39 +08:00 |
|
Unknown W. Brackets
|
c0238de4ee
|
UI: Add tags to all the scroll views.
|
2016-01-22 22:52:13 -08:00 |
|
Unknown W. Brackets
|
84d815768b
|
UI: Set tags on tab views, in the typical case.
|
2016-01-22 22:39:58 -08:00 |
|
Henrik Rydgård
|
27fac6e226
|
Merge pull request #8451 from unknownbrackets/volume
Add a volume configuration setting
|
2016-01-19 21:59:35 +01:00 |
|
Unknown W. Brackets
|
51a4ba9950
|
softgpu: Support screen scaling filter.
No reason it has to be nearest, we have an option for that.
|
2016-01-17 23:47:42 -08:00 |
|
Unknown W. Brackets
|
fb831b0f48
|
Add a global volume config setting.
This applies to all audio, UI, game, etc. Fixes #7749.
|
2016-01-17 22:47:29 -08:00 |
|
LunaMoo
|
6061ad7579
|
Some improvements, comments and polishing.
|
2016-01-17 09:21:12 +01:00 |
|
LunaMoo
|
e4271fe1bc
|
Integrate stretching options into display layout editor.
|
2016-01-17 09:18:41 +01:00 |
|
LunaMoo
|
284600b1a7
|
Move "Display Rotation" to display layout editor.
Fix portrait rotation representation in the editor with auto setting.
Minor cleanup.
|
2016-01-17 09:18:36 +01:00 |
|
Unknown W. Brackets
|
aa0055cea7
|
Track the running GPU backend separate from config.
This way we can change the config directly when we want to save a new
setting, rather than having hacks to use a temp var.
|
2016-01-05 22:37:28 -08:00 |
|
Karen Tsai
|
c4a28a2998
|
Restore JIT for armv7/armv7s iOS 9 devices, which were erroneously disabled when I fixed PPSSPP's arm64 crashing.
|
2015-12-28 14:20:28 -05:00 |
|
vnctdj
|
79737bc502
|
Fix some bad translation strings
|
2015-12-28 01:34:51 +01:00 |
|
Henrik Rydgård
|
21bf73a612
|
Merge pull request #8281 from unknownbrackets/ui-tweaks
Add feature to auto-hide buttons after X seconds
|
2015-12-24 23:15:59 +01:00 |
|
Henrik Rydgård
|
d5219ebafc
|
Merge pull request #8284 from unknownbrackets/tilt
Add support for trigger buttons in tilt handling
|
2015-12-23 08:48:14 +01:00 |
|
Unknown W. Brackets
|
64da0f54e4
|
Add L/R trigger button tilt support.
|
2015-12-20 23:16:45 -08:00 |
|
Unknown W. Brackets
|
c6cc5a5f45
|
softgpu: Support prescale UV properly.
It can be turned on and has effect, so we need to handle it.
|
2015-12-20 20:46:02 -08:00 |
|
Unknown W. Brackets
|
08ebbb4a60
|
Customize labels for zero in config sliders.
|
2015-12-20 13:13:44 -08:00 |
|