46464 Commits

Author SHA1 Message Date
Twinaphex
b3e754466c
Merge pull request #7699 from Sunderland93/master
[Wayland] Add fallback interfaces
2018-12-05 22:00:35 +01:00
Sunderland93
f960144212 Merge branch 'fallback' into 'master' 2018-12-05 23:23:02 +04:00
Aleksey Samoilov
ff9ebb3998
Merge pull request #3 from libretro/master
Merge master
2018-12-05 23:22:25 +04:00
Twinaphex
5e74115a41
Merge pull request #7676 from Sunderland93/master
Wayland: fixes
2018-12-05 20:15:54 +01:00
Sunderland93
dc94886664 Initial support for xdg-decoration-unstable-v1 2018-12-05 22:51:07 +04:00
Sunderland93
e12caa94d4 Style fixes 2018-12-05 22:36:37 +04:00
Sunderland93
dcec570d05 Style fix 2018-12-05 21:20:15 +04:00
Twinaphex
b17b226f94
Merge pull request #7698 from hizzlekizzle/master
add a couple more qualifiers for the autosave interval
2018-12-05 14:01:20 +01:00
Rob Loach
a42cacaaf6
autosave_interval: Fix syntax error 2018-12-05 01:55:22 -05:00
hunterk
687fe77cd7 add a couple more qualifiers for the autosave interval 2018-12-04 23:30:57 -06:00
Twinaphex
fa904de2f2
Merge pull request #7691 from hizzlekizzle/master
set a default SRAM autosave interval on modern platforms
2018-12-03 14:28:05 +01:00
Sunderland93
72eb7c4f59 Temp fix resizing 2018-12-03 14:48:13 +04:00
Sunderland93
2b6fbbdfe0 Temp fix resizing 2018-12-03 14:46:57 +04:00
Sunderland93
9b0bad5d9f Add zxdg_shell_v6 and wl_shell ad fallback interfaces 2018-12-03 14:32:31 +04:00
hunterk
be285b6aca set a default SRAM autosave interval on modern platforms 2018-12-02 20:23:36 -06:00
twinaphex
b027395341 (Android/Vulkan) Enable 'emulate mailbox' for Android 2018-12-03 00:40:50 +01:00
Sunderland93
eda342262b Fix 2018-12-02 21:15:57 +04:00
Aleksey Samoilov
3d159d424e
Cleanup 2018-12-02 17:53:03 +04:00
Twinaphex
67699be3be
Merge pull request #7688 from Tatsuya79/patch-3
Frame count should be OFF by default.
2018-12-01 12:10:47 +01:00
Tatsuya79
a617f0d436
Frame count should be OFF by default. 2018-12-01 11:27:39 +01:00
Twinaphex
646b24c9fc
Merge pull request #7686 from alfrix/master
Add icons for apply on toggle and autoapply
2018-11-30 22:27:02 +01:00
alfrix
cd2d2f8807 Add icons for apply on toggle and autoapply 2018-11-30 18:10:28 -03:00
Sunderland93
0f5729354e Initial support for toplevel resizing 2018-11-30 21:36:42 +04:00
Twinaphex
c749660462
Merge pull request #7684 from Tatsuya79/patch-2
Fix title window fps counter.
2018-11-30 09:35:32 +01:00
Twinaphex
05ea7a6225
Merge pull request #7683 from Tatsuya79/patch-1
Default framecount_show to off.
2018-11-30 09:35:21 +01:00
Twinaphex
4578b82027
Merge pull request #7681 from alfrix/master
Menu drivers asset handling updates
2018-11-30 09:35:06 +01:00
Twinaphex
d1a760c72e
Merge pull request #7685 from libretro/sgc-metal-rotate
Add native rotation support for Metal driver
2018-11-30 09:34:48 +01:00
Stuart Carnie
0e295716b9
feat(metal): Add native rotation support for Metal driver
* fix crash when frame or frame size is 0
2018-11-29 22:04:43 -07:00
Tatsuya79
c0cada4b55
Fix title window fps counter. 2018-11-30 00:30:12 +01:00
Tatsuya79
3934cec597
Default framecount_show to off. 2018-11-29 22:40:23 +01:00
Twinaphex
1caf10e1e9
Merge pull request #7682 from m4xw/OC
[LIBNX] Implement Over-/Downclocking and minor fixes
2018-11-29 19:30:28 +01:00
alfrix
982b39a8bf Simplify and cleanup path handling, log the specific assets missing 2018-11-29 14:49:39 -03:00
alfrix
ab34b21f8d XMB asset handling refactors also do not show black boxes 2018-11-29 14:49:39 -03:00
M4xw
8764d7be28 [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
Twinaphex
6d1655a5c3
Merge pull request #7680 from Tatsuya79/master
Add FPS counter hotkey.
2018-11-29 14:50:59 +01:00
Tatsuya79
e37c1c330d Fix missing label. 2018-11-29 13:45:06 +01:00
Tatsuya79
d52b38eadc Add FPS counter hotkey. 2018-11-29 13:12:11 +01:00
twinaphex
a24a788e52 Fix subsystem for ozone 2018-11-29 12:12:00 +01:00
twinaphex
0e93fade3e Fix load content not showing up 2018-11-28 19:57:19 +01:00
Twinaphex
d794b9069c
Merge pull request #7678 from fr500/upstream
Update msg_hash_us.h
2018-11-28 17:02:25 +01:00
Andrés
9989cc38d7
Update msg_hash_us.h 2018-11-28 10:59:42 -05:00
Sunderland93
d81e9a08b2 Add toplevel width and height 2018-11-28 17:59:06 +04:00
Twinaphex
2b2bb0ceb7
Merge pull request #7674 from natinusala/libnx-focus
libnx: implement focus gain and loss callbacks
2018-11-28 14:56:35 +01:00
natinusala
9cad7135a9 libnx: implement focus gain and loss callbacks 2018-11-28 14:11:42 +01:00
twinaphex
1fa89d67c5 (GX audio) Backport eefc216b0d 2018-11-28 11:14:21 +01:00
twinaphex
ca0bd95c0a FIx MSVC builds 2018-11-28 11:03:52 +01:00
twinaphex
1c6602e35d Add thread safety note 2018-11-28 11:02:36 +01:00
Sunderland93
1e097b0e1d Implement xdg_toplevel_close event 2018-11-28 13:58:14 +04:00
twinaphex
af469698da Silence threading error 2018-11-28 09:56:12 +01:00
twinaphex
2777ee2fa4 Fix memory leak 2018-11-28 09:49:28 +01:00