twinaphex
|
08b7ac500b
|
(libretro-common) Updates
|
2016-04-23 10:40:46 +02:00 |
|
twinaphex
|
9e06843127
|
Typo fix
|
2016-03-23 03:45:02 +01:00 |
|
twinaphex
|
b6941a045d
|
isblank is available since MSVC 2013
|
2016-03-23 03:44:31 +01:00 |
|
twinaphex
|
5fe9f8dc11
|
We need the roundf macro for MSVC versions lower than 1800
|
2016-03-23 03:40:47 +01:00 |
|
twinaphex
|
f9992c5e47
|
Update libretro-common
|
2016-03-21 05:44:45 +01:00 |
|
twinaphex
|
f55ee11554
|
(libretro-common) Header updates
|
2016-03-20 17:13:31 +01:00 |
|
twinaphex
|
b40b169098
|
Copy over libretro-common changes
|
2016-03-20 04:49:59 +01:00 |
|
twinaphex
|
c9e6a91137
|
(Android) Bake in ifaddrs for Android
|
2016-03-03 02:08:47 +01:00 |
|
twinaphex
|
4de1726bf6
|
Define CGFloat for versions lower or equal to OSX 10.4
|
2016-01-17 19:58:31 +01:00 |
|
Higor Eurípedes
|
6dfa580dfa
|
(runloop_msg) Add rarch_main_msg_queue_pushf()
|
2015-11-28 16:07:53 -03:00 |
|
twinaphex
|
ff7e5ee0c8
|
Avoid redefining HAVE_STRL
|
2015-11-11 21:59:51 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
8c87ac03e5
|
Split up compat into separate files
|
2015-10-26 02:41:41 +01:00 |
|
twinaphex
|
911b9775a9
|
Assume strtok_r is not there on Mingw or MSVC
|
2015-10-03 02:33:26 +02:00 |
|
twinaphex
|
aed85c1617
|
(C89_BUILD) Some buildfixes
|
2015-09-18 06:51:17 +02:00 |
|
Lioncash
|
fc64f6d82a
|
msvc: Conditionally enable the snprintf macro
VS2015 implements the normal form of snprintf, so the define will cause compile errors.
|
2015-09-14 21:50:09 -04:00 |
|
twinaphex
|
79f46c574f
|
compat/msvc.h - define snprintf macro for _WIN32 too
|
2015-09-07 01:43:21 +02:00 |
|
Alcaro
|
dbccc4f4f0
|
Shut up some more warnings.
|
2015-09-06 16:07:26 +02:00 |
|
Alcaro
|
5f1729dbac
|
Fix some MSVC fails.
|
2015-09-06 15:36:23 +02:00 |
|
Alcaro
|
fcbaca9b66
|
Fix a dozen CXX_BUILD errors under Windows.
|
2015-09-06 15:29:48 +02:00 |
|
twinaphex
|
b79c2ced37
|
Remove win32/compat/dirent.c
|
2015-09-04 20:27:41 +02:00 |
|
twinaphex
|
2b80e89f13
|
Revert "Move zconf.h to libretro-common/include/compat"
This reverts commit 15c00bc997 .
|
2015-08-31 19:40:07 +02:00 |
|
twinaphex
|
15c00bc997
|
Move zconf.h to libretro-common/include/compat
|
2015-08-31 18:07:38 +02:00 |
|
twinaphex
|
6edea1d9c7
|
Create compat versions of zlib.h and zutil.h
|
2015-08-28 21:35:09 +02:00 |
|
twinaphex
|
4a37c4e020
|
Remove duplicate strcasestr
|
2015-06-02 16:49:35 +02:00 |
|
twinaphex
|
7370095e3e
|
Correct compat/strl.h
|
2015-06-02 16:39:43 +02:00 |
|
twinaphex
|
c94e29ed02
|
Create rarch_strcasestr
|
2015-05-26 02:31:29 +02:00 |
|
Twinaphex
|
76a0486f5e
|
(ObjC) Include <objc/objc-runtime.h>
|
2015-03-30 18:13:23 +02:00 |
|
twinaphex
|
3da64fbebc
|
(apple_compat.h) Update
|
2015-03-30 18:07:50 +02:00 |
|
twinaphex
|
7ea3da0344
|
(apple_compat.h) Define NSUinteger/NSInteger for OSX 10.4 and earlier
|
2015-03-30 18:05:38 +02:00 |
|
Twinaphex
|
17d6a940c0
|
(iOS/Apple) Include <AvailabilityMacros.h instead of #import <Availability>
|
2015-03-30 17:57:54 +02:00 |
|
twinaphex
|
a179d56b75
|
Update compat/strl.h
|
2015-03-10 18:49:54 +01:00 |
|
twinaphex
|
21af918cba
|
Add ifndef conditionals around strlcat / strlcpy definitions
in srl.h
|
2015-03-10 18:47:21 +01:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|