orbea
|
0735fbcd57
|
Fix build with '--enable-sixel'. (#7704)
First bad commit 2edd03361c35ef2648d30ff421bfcee44158bb4f
|
2018-12-06 10:09:03 -05:00 |
|
radius
|
e050ca89c7
|
make windowed size take into account window border and title height
|
2018-12-06 10:03:48 -05:00 |
|
Aleksey Samoilov
|
6cf90f739b
|
Merge pull request #4 from libretro/master
Merge master
|
2018-12-06 17:17:22 +04:00 |
|
Twinaphex
|
7287f84de4
|
Merge pull request #7705 from Themaister/master
Vulkan: Fix blue/red flip when using HW rendered cores with history.
|
2018-12-06 14:07:17 +01:00 |
|
Themaister
|
124d9b57d6
|
Vulkan: Fix blue/red flip when using HW rendered cores with history.
Was using frontend format of BGRA8 when core was RGBA8, with blind
vkCmdCopyImage. Fix is to use the same format as core is pushing to
history buffer.
|
2018-12-06 11:38:30 +01:00 |
|
Twinaphex
|
890a6aac9a
|
Merge pull request #7701 from rsn8887/master
[LIBNX] Fix switching from Split Joycon mode to Dual Joycon mode
|
2018-12-06 01:53:16 +01:00 |
|
rsn8887
|
44cd329125
|
[LIBNX] Fix switching from Split Joycon mode to Dual Joycon mode
|
2018-12-05 18:29:28 -06:00 |
|
Twinaphex
|
59193b4cd9
|
Merge pull request #7700 from rsn8887/master
[LIBNX] Fix Split Joycon mode for horizontal holding
|
2018-12-06 01:24:41 +01:00 |
|
rsn8887
|
f953962d08
|
[LIBNX] Fix Split Joycon mode for horizontal holding
|
2018-12-05 18:12:55 -06:00 |
|
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 |
|