1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-09 13:13:31 +00:00

434 Commits

Author SHA1 Message Date
Hans-Kristian Arntzen
90fd5657b5 Merge commit 'ac9fa8a82eb313351a64a0de3afaf28e2b0ed422' as 'deps/SPIRV-Cross' 2019-06-24 13:42:34 +02:00
Hans-Kristian Arntzen
6e5a7dd64a Remove SPIRV-Cross subtree. 2019-06-24 13:42:24 +02:00
Twinaphex
84974c7e5c Silence more warnings 2019-06-22 15:09:59 +02:00
Twinaphex
c795d2ade3 Silence more warnings 2019-06-22 14:57:11 +02:00
Twinaphex
bf1951ae37 Fix plethora of warnings on OSX 2019-06-22 14:52:29 +02:00
Twinaphex
d6aafef950
Merge pull request from QuarkTheAwesome/build-fixes
WiiU: Build cleanup/refactors, fix Griffin, newest devkitPPC
2019-05-29 10:50:18 +02:00
Ash Logan
8f48b40491 libfat: ARGV_MAGIC is different on WiiU 2019-05-29 18:22:36 +10:00
Ash Logan
3f41c2b822 libiosuhax: Use wiiu headers instead of redefining 2019-05-29 18:22:16 +10:00
twinaphex
5e09f1a569 Revert "(Discord RPC) Cleanups"
This reverts commit 8609c68f317bbb4bb6b36ab4e3502932a2ba17ca.
2019-05-28 16:26:50 +02:00
twinaphex
8609c68f31 (Discord RPC) Cleanups 2019-05-28 16:18:29 +02:00
twinaphex
15277f9dbc (mbedtls) Try to make more code C89-compliant 2019-05-28 15:58:07 +02:00
twinaphex
22d762be67 We need to split up zlib headers in libretro-common to its own separate
dir
2019-05-27 03:40:14 +02:00
meleu
27189029c4 lboard null pointer check must be done by caller
also, show lboard error description in OSD message
2019-05-04 08:01:20 -03:00
meleu
eb81597871 ignore buggy leaderboards 2019-05-03 12:20:56 -03:00
twinaphex
3680c264d9 (PS3) Hopefully fix PS3 build finally 2019-04-22 20:47:48 +02:00
twinaphex
b5ba2ddc7b (CXX) CXX_BUILD fix for Cheevos 2019-04-21 01:28:57 +02:00
orbea
aac42e309c Fix C89_BUILD with clang. 2019-04-20 14:59:07 -07:00
Jamiras
2319b2bde8 fix C89/CXX build 2019-04-20 14:04:50 -06:00
meleu
c2364096f3
Merge branch 'master' into runtime_rcheevos_switch 2019-04-19 21:50:00 -03:00
twinaphex
b25c571b23 Comment out asserts that can be triggered when launching MaterialUI
in fullscreen mode
2019-04-08 22:25:35 +02:00
meleu
6e730cf2dd update rcheevos files 2019-03-30 15:44:03 -03:00
meleu
a77327d20e preventing "always false" alerts 2019-03-24 19:11:48 -03:00
meleu
dda6716926 more namespacing work & del rcheevos/test/* files 2019-03-24 12:51:47 -03:00
meleu
4506a58e31 update rcheevos files 2019-03-19 21:13:10 -03:00
Brad Parker
477d46d52b update copyright 2019-02-22 19:13:36 -05:00
orbea
57ec26f269 Add needed protocols to deps/wayland-protocols.
These are included from wayland-protocols-1.17.
2019-02-10 13:43:15 -08:00
radius
671e90a415 [discord] party & ask to join refinements 2019-02-06 22:45:05 -05:00
orbea
af813d9c46 Further remove nuklear. 2019-02-02 20:58:47 -08:00
twinaphex
7ad34509e7 Silence more CXX_BUILD warnings 2019-01-12 21:16:48 +01:00
radius
9c4b307dcb Update Discord RPC
Squashed 'deps/discord-rpc/' changes from ba9fe00c4d..7716eadca3

7716eadca3 Update D binding link ()
e32d001809 readme nits
2cb9813eb6 Unity specific DLL setup
af380116a0 Check C# strings against UTF8 bytes instead of clamping ()
3d3ae7129d Fix mismatched signs in comparison after b44defe ()
b44defe60a [Linux] Null-terminate output from readlink in Discord_Register. ()
dfad394be0 Added enum for response codes ()
a3ad6afee2 Added Discord RPC C# implementation to list. ()
7c41a8ec19 Fixed issue with Discord RPC not updating presence during shutdown ()
5df1c5ae6d copy the whole folder UE4
c05c7148dd Updated README with UE plugin instructions ()

git-subtree-dir: deps/discord-rpc
git-subtree-split: 7716eadca31a0d556f9d71fb610943b203470533
2018-12-28 17:16:13 -05:00
orbea
d40da6aca3 Fix c89 'keyword is hidden by macro definition' with clang. 2018-12-16 08:01:03 -08:00
radius
bf7c3f17b3 start registering the application so it can be started from discord 2018-10-13 21:09:19 -05:00
twinaphex
f336fa0337 CXX_BUILD fixes 2018-10-10 16:38:13 +02:00
twinaphex
072848445c Fix some C89_BUILD errors 2018-10-01 03:31:13 +02:00
leiradel
e3eff970f9 Updated rcheevos to 7.1.1 2018-09-30 13:06:42 +01:00
Andre Leiradella
3aa200e3ba Updated rcheevos to 7.1.0 2018-09-29 18:38:21 +01:00
Andre Leiradella
60010b4545 Updated rcheevos to 7.0.2 2018-09-29 16:04:49 +01:00
Andre Leiradella
d67aa83f48 Merge branch 'master' into integrate_rcheevos 2018-09-27 21:48:34 +01:00
Andre Leiradella
793205e457 Updated rcheevos to 7.0.1 2018-09-27 21:45:50 +01:00
Ash
751ad68c50 deps/libiosuhax: Fix missing "#include <sys/iosupport.h>" 2018-09-09 18:29:42 +10:00
Andre Leiradella
83169e5fcb Merge branch 'master' into integrate_rcheevos 2018-09-02 14:46:48 +01:00
Andre Leiradella
84124fc70c Removed duplicated Lua files 2018-09-02 14:34:47 +01:00
Andre Leiradella
720ecaff17 Updated rcheevos to 7.0.0 2018-09-02 14:32:08 +01:00
Benjamin FRANCOIS
c723f13753 This allows building on Haiku after disabling Discord 2018-09-01 07:25:06 +00:00
Twinaphex
4e0c2314d9 Define HAVE_SSL for OSX 2018-09-01 04:22:57 +02:00
twinaphex
2fb8831dcc Uniquely name functions 2018-09-01 04:18:01 +02:00
twinaphex
31df00d52a Uniquely name functions 2018-09-01 04:14:36 +02:00
twinaphex
fb047e4622 Uniquely name functions 2018-09-01 04:12:58 +02:00
twinaphex
18203f4d30 Cleanups 2018-09-01 04:11:16 +02:00
twinaphex
6d29cde453 (SSL) Name functions uniquely 2018-09-01 04:09:59 +02:00