Twinaphex
4ae4b6d4d0
Merge pull request #7843 from fr500/drmingw
...
add drmingw's exchndl support
2018-12-30 19:28:11 +01:00
radius
0b13cba4ea
add drmingw's exchndl support
2018-12-30 12:12:55 -05:00
Francisco José García García
c56e9b1ff6
[ORBIS] eglSwapInterval workaround
2018-12-30 14:01:10 +01:00
Francisco José García García
4ad083cb97
[ORBIS] Update input driver
2018-12-30 14:00:18 +01:00
twinaphex
fc8abd7baf
Add header include for printf
2018-12-30 07:53:09 +01:00
twinaphex
de6e6a2ef3
Update xaudio29.h
2018-12-30 07:22:08 +01:00
twinaphex
1c010e3622
Change C++ comments to C
2018-12-30 06:38:23 +01:00
twinaphex
815c525bb6
Buildfix for MSVC 2012
2018-12-30 05:21:30 +01:00
twinaphex
1cb9f7c1bf
Fix D3D10/11/12 drivers for Win32 build
2018-12-30 05:08:57 +01:00
twinaphex
88e283f0c1
(D3D10/11/12) Some buildfixes
2018-12-30 04:51:03 +01:00
Francisco José García García
9c5a934529
[ORBIS] Untested input driver
2018-12-30 01:29:34 +01:00
Twinaphex
22e54dfc6b
Merge pull request #7839 from frangarcj/orbis2
...
[WIP] ORBIS / PS4 Port
2018-12-30 01:04:50 +01:00
Francisco José García García
d34b94a661
[ORBIS] Several EGL and GL fixes
2018-12-30 00:11:53 +01:00
Francisco José García García
167537ac10
[ORBIS] Fix Makefile and enable XMB
2018-12-30 00:10:37 +01:00
Francisco José García García
3aa8d22238
[ORBIS] Fix main
2018-12-30 00:09:44 +01:00
Twinaphex
50fcf4c190
Merge pull request #7837 from krzys-h/uwp
...
Bugfixes to #7235 - creating swap chain twice in d3d11 and HOME path problems
2018-12-29 16:06:42 +01:00
krzys-h
ad782e6eb4
Fix HOME path issues after b201d6 (libretro#7836)
2018-12-29 15:21:18 +01:00
krzys-h
1cb1ea55b1
Bugfix - creating swap chain twice in d3d11
...
Not sure what I was thinking when writing this
dd60b5d576 (commitcomment-31801518)
2018-12-29 11:38:09 +01:00
twinaphex
bddcd2d5e5
Buildfix - include header for prototype definition
2018-12-29 06:04:46 +01:00
twinaphex
118d155360
Buildfix
2018-12-29 04:39:13 +01:00
twinaphex
65cc022c31
Update uwp_main.cpp
2018-12-29 03:20:50 +01:00
twinaphex
34cb50f8da
Update MSVC 2017 UWP
2018-12-29 03:06:31 +01:00
twinaphex
dd60b5d576
MSVC2017 Non-UWP buildfixes
2018-12-29 02:54:17 +01:00
twinaphex
8f67cf7384
Some buildfixes
2018-12-29 02:20:25 +01:00
twinaphex
0e5fbbb9e1
Silence some warnings
2018-12-29 02:12:50 +01:00
Twinaphex
f82b6e07ba
Merge pull request #7834 from krzys-h/uwp
...
UWP and Xbox One port
2018-12-29 01:15:27 +01:00
radius
9aa7b2bd62
[discord] add user avatar to ozone
2018-12-28 17:16:17 -05:00
radius
3cedc83bfa
[discord] cleanup, add helper functions
2018-12-28 17:16:16 -05:00
radius
c2e3b5bfbf
[discord] do not toggle menu
2018-12-28 17:16:16 -05:00
radius
69d020e16d
[discord] disable confirmation dialog because in-game widgets will never happen
...
see:
https://github.com/libretro/RetroArch/issues/4572
2018-12-28 17:16:15 -05:00
radius
f909f98e1a
[discord] download our own avatar to use in-menu
2018-12-28 17:16:15 -05:00
radius
87c99a491b
[discord] make the avatar download code a function instead of this mess
2018-12-28 17:16:15 -05:00
radius
a6e6ccc244
[discord] **not-working** download the connecting user avatar seems something special needs to be done for https transfers on windows at least
...
see: https://github.com/libretro/RetroArch/issues/7451
2018-12-28 17:16:14 -05:00
radius
583273d81b
[discord] show connection confirmation dialog
2018-12-28 17:16:14 -05:00
radius
325d85ed4b
[discord] nasty hack to register the application with the current runtime args
...
basically saves the whole argv string to reuse it on game launch
Not working due to:
https://github.com/discordapp/discord-rpc/issues/240
https://github.com/discordapp/discord-rpc/issues/163
2018-12-28 17:16:14 -05:00
radius
d4b8e1c4fd
[discord] add more logging, fix partyId, for some reason this strdup is required for linux hosts
2018-12-28 17:16:13 -05:00
radius
9c4b307dcb
Update Discord RPC
...
Squashed 'deps/discord-rpc/' changes from ba9fe00c4d..7716eadca3
7716eadca3 Update D binding link (#234 )
e32d001809 readme nits
2cb9813eb6 Unity specific DLL setup
af380116a0 Check C# strings against UTF8 bytes instead of clamping (#221 )
3d3ae7129d Fix mismatched signs in comparison after b44defe (#209 )
b44defe60a [Linux] Null-terminate output from readlink in Discord_Register. (#208 )
dfad394be0 Added enum for response codes (#207 )
a3ad6afee2 Added Discord RPC C# implementation to list. (#205 )
7c41a8ec19 Fixed issue with Discord RPC not updating presence during shutdown (#189 )
5df1c5ae6d copy the whole folder UE4
c05c7148dd Updated README with UE plugin instructions (#183 )
git-subtree-dir: deps/discord-rpc
git-subtree-split: 7716eadca31a0d556f9d71fb610943b203470533
2018-12-28 17:16:13 -05:00
krzys-h
4fb06703b3
Port d3d12 driver for UWP
2018-12-28 22:10:26 +01:00
krzys-h
f6c8a0c5c2
Add UWP input driver
...
Keyboard, mouse and touch support: done
2018-12-28 22:09:30 +01:00
krzys-h
cc686ba9bc
Upgrade XAudio2 headers
...
XAudio 2.7 was part of the old DirectX SDKs. XAudio 2.8+ is part of the
Windows OS itself (starting from Windows 8). Since UWP lets you access
only libraries that are built-in to the OS, the headers had to be
upgraded to the newer version to get audio support working.
2018-12-28 22:09:30 +01:00
krzys-h
6038060cd7
Update appx manifest and icons
...
These were generated using Visual Studio icon generation tools
2018-12-28 22:09:29 +01:00
krzys-h
b201d669b5
First iteration of UWP support
...
Enough to kind of run
Working drivers: xinput, d3d11
Still missing: input driver with keyboard support, audio driver
2018-12-28 22:09:22 +01:00
Twinaphex
671b49afcd
Merge pull request #7833 from orbea/ffmpeg
...
qb: Only print threading warning when ffmpeg is not disabled.
2018-12-28 21:09:15 +01:00
Twinaphex
055f880775
Merge pull request #7832 from orbea/lua2
...
qb: Disable the builtin lua by default.
2018-12-28 21:09:05 +01:00
waitingmoon
9872111dbc
Update msg_hash_ja.h ( #7831 )
2018-12-28 15:06:52 -05:00
orbea
1e513598d3
qb: Only print threading warning when ffmpeg is not disabled.
2018-12-28 11:51:27 -08:00
orbea
465b3e5774
qb: Disable the builtin lua by default.
...
Disables the builtin lua as it causes the mpv core to segfault and
doesn't do anything yet.
2018-12-28 10:32:02 -08:00
Francisco José García García
912060fc4b
[ORBIS] Use SceWindow
2018-12-28 11:19:28 +01:00
Francisco José García García
48167d46bc
[ORBIS] Initial video context driver
2018-12-28 01:27:13 +01:00
Twinaphex
d8468c5d8c
Merge pull request #7829 from orbea/screenshot
...
Fix png file names for screenshots with contentless cores.
2018-12-28 00:35:18 +01:00