Commit Graph

14349 Commits

Author SHA1 Message Date
twinaphex
7987053870 Reduce header includes 2014-10-21 19:07:14 +02:00
twinaphex
9a4753307e retroarch.c - take out libretro.h dependency 2014-10-21 18:58:40 +02:00
twinaphex
82d6ccb680 Take out libretro.h dependency in file.c 2014-10-21 18:51:41 +02:00
twinaphex
6da1ece30a file_extract.h - take out dependency on file.h 2014-10-21 18:49:17 +02:00
twinaphex
383eb08988 Don't have file_path.h include dir_list.h 2014-10-21 18:46:39 +02:00
twinaphex
af402e6299 file_extract.c - lessen header dependencies 2014-10-21 18:39:42 +02:00
twinaphex
3ba5dda8ac file_list.h - some indenting 2014-10-21 18:37:30 +02:00
twinaphex
526be852fe Refactor some code in LzmaDec.c 2014-10-21 18:17:58 +02:00
twinaphex
323e3963da (7zIn.c) Get rid of one pedantic warning - declaration shadows a local
variable
2014-10-21 18:11:44 +02:00
twinaphex
9e6e01e714 Add IS_SALAMANDER ifdef 2014-10-21 18:01:58 +02:00
Twinaphex
fcff7bffee (7zip/Bcj2.c) Fix one pedantic warning - shadowed variable 2014-10-21 17:59:37 +02:00
twinaphex
6f3c7cba8a Only expose config_file_dump_all for RetroArch so far 2014-10-21 09:22:12 +02:00
twinaphex
3d76e33970 (7zip/Bcj2.c) Refactor 2014-10-21 09:15:51 +02:00
twinaphex
dc29f5b9e6 Add stdio.h to string_list.c 2014-10-21 09:00:39 +02:00
twinaphex
6c3c09ba59 (Android) Fix build 2014-10-21 08:57:08 +02:00
twinaphex
94c3f6a925 Change 'id' variable names to 'ident' 2014-10-21 08:48: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
d3e16f045a Fix up Salamander 2014-10-21 08:18:45 +02:00
twinaphex
bc254071b9 (360) Build fixes 2014-10-21 08:13:50 +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
7472922ee0 Move compat/ over to libretro SDK 2014-10-21 07:58:58 +02:00
twinaphex
abb35ec8ce (MSVC) Buildfix 2014-10-21 06:55:26 +02:00
twinaphex
dde86f5b6b Refactor compat/ 2014-10-21 06:15:19 +02:00
twinaphex
480cd7c7ba Move msvc_compat.h to compat/ dir 2014-10-21 06:06:12 +02:00
twinaphex
54d0de3891 Remove general.h dependency in compat.c 2014-10-21 05:57:55 +02:00
twinaphex
002a2f6ecd (XMB) Fix signed/unsigned mismatches 2014-10-21 05:51:30 +02:00
twinaphex
ba2a2048a2 (MSVC) Silence signed/unsigned mismatches warnings 2014-10-21 05:45:43 +02:00
twinaphex
e33c6ef6b2 (360) Build fixes 2014-10-21 05:44:09 +02:00
twinaphex
e0c98a1059 (MSVC) Add XMB 2014-10-21 05:38:23 +02:00
twinaphex
9519304b12 (MSVC) Build fixes 2014-10-21 05:33:58 +02:00
twinaphex
497986f1f1 (MSVC 2010) Add INCDIR of Libretro SDK to solution 2014-10-21 05:31:33 +02:00
Twinaphex
ad41457a17 (iOS) Add libretro SDK include dir 2014-10-21 05:11:34 +02:00
twinaphex
3aed280dde (OSX) Add header path 2014-10-21 05:08:45 +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
twinaphex
0209536d4b (rthreads) Updates 2014-10-21 03:33:33 +02:00
Twinaphex
04d5ca50e9 rthreads - build fix 2014-10-21 03:28:26 +02:00
twinaphex
ca79265e4b Rename thread wrapper as rthreads - make it part of the libretro SDK 2014-10-21 03:25:59 +02:00
twinaphex
4f2e52a36f Get rid of some more header dependencies 2014-10-21 02:59:04 +02:00
twinaphex
a2e1c0e57a Move dependencies out of fifo_buffer.h 2014-10-21 02:48:51 +02:00
twinaphex
0a8226a08d dir_list.c - Get rid of dependencies on miscellaneous.h 2014-10-21 02:46:37 +02:00
twinaphex
90002bfeda core_options.c - get rid of some header dependencies 2014-10-21 02:45:18 +02:00
twinaphex
00115d1ebb Backport Lioncash's changes - https://github.com/libretro/RetroArch/pull/1170 2014-10-21 02:28:10 +02:00
twinaphex
3a947c450b (GL CG) Chane info variable to tracker_info 2014-10-21 02:21:13 +02:00
twinaphex
939b928adb Rename 'time' variables 2014-10-21 02:18:38 +02:00
twinaphex
375273720f (GX) Fix implicit declaration warnings 2014-10-21 01:34:00 +02:00
twinaphex
df153855c7 (RMenu) Fix build 2014-10-21 01:27:45 +02:00
twinaphex
719c7e445b (Salamander) Fix build 2014-10-21 01:24:25 +02:00