Unknown W. Brackets
cbd107b03d
Merge pull request #9898 from vnctdj/master
...
Make more strings translatable
2017-08-19 17:28:33 -04:00
Henrik Rydgård
b9b2656e93
More vulkan microoptimizations. Add more profiler scopes.
2017-08-18 13:48:11 +02:00
vnctdj
7f37c40382
Make dev menu pop-up title translatable
2017-08-17 23:10:12 +02:00
vnctdj
b31b76c536
Make control mapping pop-up title translatable
2017-08-17 23:10:12 +02:00
vnctdj
ee87c08e79
Oops, forgot this one
2017-08-17 00:21:00 +02:00
vnctdj
15c983a382
Add a new translation category for the remote ISO feature
2017-08-16 23:39:30 +02:00
Henrik Rydgård
b35d0e00ec
Oops, forgot to update NativeQueryConfig, thanks unknown
2017-08-16 10:23:27 +02:00
Henrik Rydgård
d94351ef90
Initial work on supporting sustained perf mode
2017-08-15 16:41:13 +02:00
vnctdj
697cfb0223
Reuse some already translated strings
2017-08-14 12:08:03 +02:00
vnctdj
2c8b0e7069
Make keys names translatable in pop-up
2017-08-14 11:33:14 +02:00
Henrik Rydgård
ec7e634215
Fix space stripping in a few more string input methods. Helps #9795
2017-08-08 16:42:05 +02:00
Henrik Rydgård
8ba5d7ec1e
Strip spaces from pasted IP addresses. Helps #9795 . Fix accidental typo
2017-08-08 16:34:46 +02:00
Henrik Rydgård
4b35e9e278
Reset the UI state properly in NativeInit. Fixes #9771
2017-08-08 15:58:25 +02:00
Henrik Rydgård
f4cf501cf6
Separate X and Y dpi_scale
2017-08-07 13:37:01 +02:00
Henrik Rydgård
f182b79e15
Merge pull request #9873 from unknownbrackets/fullscreen
...
Fix and improve fullscreen on 21:9 monitors
2017-08-01 10:40:15 +02:00
Unknown W. Brackets
7e753ed24a
GLES: Set target w/h in buffered rendering.
...
Otherwise, the flipped scissors don't update on window resize.
Example: when toggling fullscreen.
2017-07-30 14:44:38 -07: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
626102e84a
Windows: Use system API to toggle fullscreen.
...
Instead of having a special Host API for Windows only.
2017-07-30 07:51:53 -07:00
zminhquanz
6e2f152919
Add credit developer
2017-06-11 20:44:41 +07:00
Unknown W. Brackets
e24216e55b
UI: Add some missing overrides.
2017-06-06 19:50:19 -07:00
Henrik Rydgård
3a640ff8aa
Address comments, make things closer to the Win32 code. Things work better.
2017-06-06 11:30:20 +02:00
Henrik Rydgård
0d3d642371
It works!
2017-06-05 23:09:12 +02:00
Unknown W. Brackets
41b485aa0a
Core: Refactor repeating disc id homebrew code.
2017-06-03 15:29:08 -07:00
Unknown W. Brackets
9a14de5831
UI: Make some tooltips less technical.
2017-06-03 10:14:56 -07:00
Unknown W. Brackets
4e49992e5c
UI: Remove padding hack for setting info message.
2017-06-03 09:45:55 -07:00
Unknown W. Brackets
64c2194989
UI: Allow texture ini create only within game.
2017-06-03 09:45:55 -07:00
Unknown W. Brackets
c4af8be5ef
UI: Enable mouse settings only if checked.
...
Like other settings do.
2017-06-03 09:45:54 -07:00
Unknown W. Brackets
cb1b8f23bb
UI: Fix fade-out when editing touch controls.
2017-06-03 09:45:53 -07:00
Unknown W. Brackets
979bc58cac
UI: Translate AVI start/stop strings.
2017-06-03 08:37:55 -07:00
Unknown W. Brackets
79ae0f77d8
UI: Fix Take Screenshot support.
2017-06-01 20:40:21 -07:00
Unknown W. Brackets
d1c9cb8c63
UI: Start a render pass while stepping.
...
We won't start one otherwise. This fixes a crash when auto run is off.
2017-05-31 20:04:02 -07:00
Henrik Rydgård
82df6af4c6
Merge pull request #9746 from LunaMoo/minorCWC
...
CWC: Respect _C2 as an activation.
2017-05-31 13:17:56 +02:00
LunaMoo
ce74423381
Simplify some cwc detection code, respect _C2 as activation.
2017-05-31 11:58:24 +02:00
Henrik Rydgård
01635a5cd6
Android: Just like on Windows, prompt to restart when changing graphics backend.
2017-05-31 11:12:11 +02:00
Henrik Rydgård
901b62ae54
Merge pull request #9730 from LunaMoo/HomebrewIdent
...
Fix a bunch of emu features for Homebrew by better identification.
2017-05-30 14:57:31 +02:00
LunaMoo
5e0f8141d2
Corrections, some %i->%d around other code as well.
2017-05-30 13:52:29 +02:00
LunaMoo
296f724ad1
Oops, missed this one:].
2017-05-30 12:20:35 +02:00
LunaMoo
5cebcba356
Add new format to CWC as well, don't think it's worth auto-rename.
2017-05-30 12:20:33 +02:00
LunaMoo
737152f9ef
Try using first screenshot as an icon if no icon is present.
2017-05-30 12:20:30 +02:00
LunaMoo
939b26475d
Fix a bunch of emu features for Homebrew by better identification.
2017-05-30 12:20:29 +02:00
Henrik Rydgård
a175af1cf4
For now, only check for vulkan availability on Windows and Android.
2017-05-30 11:29:39 +02:00
Henrik Rydgård
fede9a05fb
Only show the Vulkan setting if Vulkan might be available.
2017-05-30 10:38:17 +02:00
Henrik Rydgård
137b79c708
Fix more review comments.
2017-05-30 09:38:05 +02:00
Henrik Rydgård
c173da49d3
Fix a number of bugs and stuff affecting Vulkan on Mali
2017-05-30 09:36:17 +02:00
Henrik Rydgard
32728553bd
Further steps towards Vulkan framebuffer support
2017-05-30 09:36:17 +02:00
Henrik Rydgård
6bcfe539f7
Use vulkan-style clear-on-bind when switching render targets. Not optimally used yet.
...
Also removes a bunch of redundant render target binds.
2017-05-30 09:36:17 +02:00
Henrik Rydgård
0f171acacb
Start refactoring things to be more vulkan-friendly
2017-05-30 09:36:17 +02:00
Henrik Rydgård
6147448719
Draw overlays at the proper time in the frame.
2017-05-30 09:36:17 +02:00
Unknown W. Brackets
4a6ae3e1b1
Reporting: Default better when perfect selected.
2017-05-29 09:52:38 -07:00
Unknown W. Brackets
da18755003
Reporting: Add compat description to UI.
...
Some users are reporting "Nothing" even with a screenshot that looks
ingame. Let's try to clarify a bit.
This same place is a good place to put a notice that we're detecting
potential better settings.
2017-05-29 09:48:18 -07:00