Commit Graph

25 Commits

Author SHA1 Message Date
twinaphex
edbb81c269 (SDK) Add memory_stream 2014-11-01 20:49:57 +01:00
twinaphex
d7dc5a2492 Move stdint.h to libretro-sdk/include/compat/msvc 2014-11-01 20:45:33 +01:00
twinaphex
92581cd803 Add stdint.h implementation for MSVC 2003 up to MSVC 2010 2014-11-01 20:44:17 +01:00
twinaphex
fcc4e6041d (Libretro SDK) Add win32 dirent compat version 2014-11-01 20:35:17 +01:00
twinaphex
4587d42271 matrix_4x4.h - change header guard name 2014-10-26 02:40:17 +01:00
twinaphex
d24691e810 Convert math/matrix.c to math/matrix_4x4.c 2014-10-26 02:32:10 +01:00
twinaphex
288c6941de (SDK) Add libretro-sdk/include/clamping.h 2014-10-26 02:18:56 +01:00
twinaphex
60901771ea (Libretro SDK) Libco - style nits 2014-10-23 08:19:36 +02:00
twinaphex
6979b62bdc (SDK) Move math/matrix code to SDK 2014-10-23 04:48:34 +02:00
twinaphex
58f09ce79e Move scaler code over to libretro SDK 2014-10-23 04:34:35 +02:00
twinaphex
2997af48fa Move config-file code to SDK 2014-10-22 03:35:04 +02:00
Twinaphex
925b1ad9b8 (SDK) Fix header guard for retro_inline.h 2014-10-22 01:21:51 +02:00
twinaphex
174d011bed Move dir_list to SDK 2014-10-22 01:13:05 +02:00
twinaphex
25a18c3b42 Add retro_inline.h to SDK 2014-10-22 01:00:59 +02:00
twinaphex
9a9fa6532a Move file_path.c to libretro SDK 2014-10-22 00:23:06 +02:00
twinaphex
a92b675f8e Move string_list to SDK 2014-10-21 19:59:27 +02:00
twinaphex
85980e6671 (Libretro SDK) Move libco.h to include dir 2014-10-21 19:25:25 +02:00
twinaphex
3d9186f680 Move file_list.c to libretro SDK 2014-10-21 19:23:28 +02:00
twinaphex
9e6e01e714 Add IS_SALAMANDER ifdef 2014-10-21 18:01:58 +02:00
Twinaphex
986f2a873b Fix retroarch_logger.h include in retro_miscellaneous with dirty
hack for now
2014-10-21 08:43:00 +02:00
twinaphex
81c5019afb Move miscellaneous header over to libretro SDK 2014-10-21 08:39:37 +02:00
twinaphex
b1293c1b82 Move endianness header to SDK 2014-10-21 08:29:05 +02:00
twinaphex
bf8cec3d04 (MSVC) Build fixes 2014-10-21 08:02:40 +02:00
twinaphex
8f635757ca (libretro-sdk) Add new headers 2014-10-21 07:59:31 +02:00
twinaphex
c62d52de0f Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00