1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-02 19:13:34 +00:00

461 Commits

Author SHA1 Message Date
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
twinaphex
e83504002d (SSL) Make these functions unique 2018-09-01 04:08:27 +02:00
Andre Leiradella
3f72e1fd96 Updated rcheevos to 6.5.0 2018-08-28 22:20:38 +01:00
Andre Leiradella
4b2bc29775 Updated rcheevos to 6.4.0 2018-08-28 21:58:13 +01:00
twinaphex
f9e8737476 Remove libui - we don't need it anymore now that we have the Qt desktop
UI
2018-08-16 21:34:20 +02:00
twinaphex
e74e306947 Relative path include bugfix 2018-08-08 07:38:48 +02:00
twinaphex
c59b054ef2 Comment this out 2018-08-08 05:01:22 +02:00
twinaphex
f14ae31e93 Uncomment this too 2018-08-08 04:54:11 +02:00
twinaphex
e6e35805a6 Enable this 2018-08-08 04:50:16 +02:00
twinaphex
0fb7d6a9e4 (SSL) Re-enable drbg 2018-08-07 04:57:33 +02:00
twinaphex
79f87cbaee More C89_BUILD fixes for mbedtls 2018-08-07 04:48:05 +02:00
twinaphex
6155772c5e mbedtls is not C89_BUILD compatible for now 2018-08-07 03:54:09 +02:00
twinaphex
ae69bf9d7b More changes needed for mbedtls/griffin 2018-08-05 01:10:05 +02:00
twinaphex
a1e338827c (mbedtls) Changes to make it compatible with Griffin, pt. 1 2018-08-04 21:16:12 +02:00
twinaphex
d2613d6e89 (mbedtls) Global variables need to be uniquely namespaced for Griffin 2018-08-04 20:57:23 +02:00
twinaphex
3019748b17 (mbedtls) Use arc4_alt.h 2018-08-04 20:54:11 +02:00
twinaphex
ad87ec871d (mbedtls) update asn1parse.c 2018-08-04 20:10:19 +02:00
twinaphex
5b3b3b4a89 (mbedtls) Add arc4_alt.h 2018-08-04 20:09:07 +02:00
Twinaphex
01103dcd23 Cleanups 2018-08-04 20:02:33 +02:00
Andre Leiradella
1c3ae4f01d Added Lua as a dependency 2018-07-31 22:21:49 +01:00
Andre Leiradella
e2fc3c11a6 Added rcheevos as a dependency 2018-07-31 22:21:36 +01:00
twinaphex
ceaa0259e5 Merge commit 'c8366b0b0f6ab996adcbcf1ee09a3ed6298e7d4e' 2018-07-06 05:17:39 +02:00
twinaphex
155f797ccb Merge commit '2da12dca5803c3dcde920a1cff838fd98aecb36f' 2018-07-04 22:51:43 +02:00
twinaphex
8a1c0be83c (Android) Another potential buildfix; define ENABLE_HLSL
(slang_process) Put HLSL/Cg code around ENABLE_HLSL ifdef
(SPIRV-Cross) Make sure macros no longer need to be redefined; make them
unique in both glsl and hlsl files; needed for Griffin builds
2018-06-26 13:18:17 +02:00