51 Commits

Author SHA1 Message Date
twinaphex
b77dd9cfe4 Add HAVE_PATCH ifdef; add patch switch support to qb 2020-06-30 15:54:31 +02:00
Vladimir Serbinenko
1fcdddf579 Remove manual MSB_FIRST definitions and switch to retro_endianness.h 2020-04-21 04:16:55 +02:00
twinaphex
71d5f120a9 (Apple PPC) Add HAVE_GFX_WIDGETS 2020-02-17 23:03:10 +01:00
twinaphex
e0fdd8d39e Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
support as well
2020-02-02 21:27:38 +01:00
twinaphex
88ee7cbfa8 Add HAVE_ACCESSIBILITY switch 2020-01-12 21:33:00 +01:00
twinaphex
4736bef77b (Apple) Add HAVE_ONLINE_UPDATER 2019-11-19 07:18:16 +01:00
twinaphex
bc657778fe Add HAVE_UPDATE_CORES - by running ./configure --disable-update_cores
you can strip out the Online Core Updater
2019-11-10 15:55:39 +01:00
twinaphex
f983519589 Enable HAVE_VIDEO_LAYOUT for OSX/Switch/iOS/Android 2019-10-14 00:36:58 +02:00
twinaphex
9867a4c36d Add HAVE_TRANSLATE to Apple 2019-08-22 23:06:22 +02:00
orbea
63a92a3f78 Update the zlib include directory paths. 2019-07-25 11:18:33 -07:00
twinaphex
ebaa5b9941 Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling
it for every platform - will have to be individually enabled for
each platform first after rigorous testing
2019-05-13 01:57:26 +02:00
Huw Pascoe
7e0592198d video_layout build 2019-05-11 09:58:46 +01:00
twinaphex
5f8f029c6e (OSX PPC) Move MainMenu_PPC.xib to pkg/apple/OSX/en.lproj/PPC and
rename it MainMenu.xib - CompileXib would create a MainMenu_PPC.nib
and then on startup no MainMenu.nib file could be found
2019-05-06 14:49:15 +02:00
twinaphex
652d89cbf4 (OSX PPC) Use MainMenu_PPC.xib 2019-05-06 14:30:41 +02:00
neville
7c4329f31d (OSX PPC) Buildfixes 2019-05-06 14:12:25 +02:00
twinaphex
7d35bd1649 (Android/Mac/iOS) Add ozone 2018-11-18 17:26:57 +01:00
twinaphex
ba020720db Add HAVE_NETPLAYDISCOVERY 2018-10-12 18:29:52 +02:00
twinaphex
f4d86ddddc Fix OSX PPC 2018-09-30 02:55:34 +02:00
twinaphex
aaf48bdef0 Add include dirs for OSX/iOS 2018-09-29 20:51:36 +02:00
twinaphex
54636ea5f3 (OSX PPC) Define HAVE_RUNAHEAD 2018-03-29 19:35:26 +02:00
twinaphex
a74ef2214d Start removing SINC ifdefs for individual Makefiles 2017-12-31 21:34:31 +01:00
twinaphex
67fea30406 Remove remaining references to HAVE_FBO 2017-11-13 08:55:41 +01:00
twinaphex
9d8dddfc3c Update solutions 2017-11-06 05:32:56 +01:00
twinaphex
593334747b Define MSB_FIRST for RetroArch PPC 2017-05-06 16:45:02 +02:00
neville
4b63ef3123 (OSX PPC) MiniUPNPC support 2017-02-16 01:09:39 +01:00
twinaphex
60d909a031 Don't use HAVE_LANGEXTRA for OSX PPC 2017-01-31 03:31:16 +01:00
twinaphex
04d751c285 (OSX PPC) Add HAVE_LANGEXTRA for Debug 2017-01-31 03:27:46 +01:00
neville
fc2654cd0f (iohidmanager_hid.c) Silence a whole bunch of warnings 2017-01-29 20:20:43 +01:00
twinaphex
a9c8c81032 (OSX PPC) Don't have HAVE_LANGEXTRA 2017-01-29 19:58:04 +01:00
twinaphex
9375efe24e Add HAVE_CC_RESAMPLER defines 2016-12-12 12:44:29 +01:00
neville
12804431db (GLSL) Avoid memsets - good for about a +1fps speedup with simplified
ribbon on PowerPC Mac
2016-11-10 18:35:47 +01:00
twinaphex
fac1527e5c Add HAVE_UPDATE_ASSETS for Apple builds 2016-10-19 02:38:40 +02:00
twinaphex
b3e3bf13f7 Take out HAVE_ZARCH for PPC OSX 2016-10-19 02:34:01 +02:00
twinaphex
9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
twinaphex
164d3b034c Get rid of OSX_PPC 2016-09-09 15:56:56 +02:00
twinaphex
280ea0535f (OSX) Bake in HAVE_NETWORKGAMEPAD 2016-06-27 06:42:03 +02:00
neville
f170856374 (OSX) Fixes 2016-06-08 07:41:59 +02:00
twinaphex
63af59a198 Add HAVE_LANGEXTRA 2016-06-07 06:05:41 +02:00
twinaphex
883d9ff6b5 Add HAVE_SHADERPIPELINE define 2016-06-07 00:00:28 +02:00
twinaphex
de2d15c716 Add extra image format support to targets 2016-05-18 13:39:42 +02:00
twinaphex
0e3ff650c2 Remove WANT_RPNG 2016-05-17 13:41:40 +02:00
twinaphex
25ec6a8872 Add HAVE_JPEG to project files 2016-05-17 13:39:06 +02:00
Alcaro
e4c9ec0903 Or here. 2016-05-06 20:23:54 +02:00
neville
9a38ec28b0 Get rid of compile-time ifdefs inside get_chosen_screen 2016-01-16 13:23:00 +01:00
neville
9211073bf5 (OSX PPC) Merge 2016-01-14 13:38:23 +01:00
twinaphex
beb3619cca (OSX PPC) Add HAVE_LIBRETRODB 2016-01-14 13:37:34 +01:00
twinaphex
265898dbd4 Compile in HAVE_MMAP for Win32, and also enable it for iOS/OSX 2015-11-16 10:04:44 +01:00
twinaphex
632d650f30 (OSX/iOS) Define HAVE_MMAP 2015-11-14 21:47:58 +01:00
twinaphex
66914232ab Replace most instances of GLUI (except for ident string) with
HAVE_MATERIALUI
2015-11-02 23:23:54 +01:00
twinaphex
a3afeadd96 (OSX/iOS) Define HAVE_CHEEVOS 2015-10-20 04:25:56 +02:00