882 Commits

Author SHA1 Message Date
twinaphex
aafc647724 Add get_video_output_size callback to video context driver 2015-02-24 19:58:14 +01:00
Twinaphex
014bd66818 (iOS) Cache native scale variable once in calling function 2015-02-24 06:22:41 +01:00
Twinaphex
69cff98158 (iOS) Cache scale variable in hot function (touch) and some more cleanups 2015-02-24 06:11:20 +01:00
Twinaphex
2a0028b7b4 (iOS) Wrong example code 2015-02-24 05:59:39 +01:00
Twinaphex
1448d55391 (iOS) Use apple_gfx_ctx_get_native_scale for handle_touch_event too -
should hopefully fix touch overlay issues on iPhone 6+
2015-02-24 05:40:45 +01:00
Twinaphex
3b06c727b0 (Apple/iOS) Come up with backwards compatible way of
accessing nativeScale
2015-02-24 05:27:19 +01:00
Twinaphex
b670f204cd Backport iPhone 6+ display fix 2015-02-24 04:57:21 +01:00
twinaphex
1a1d6a0889 Change returntype of file_cb for zlib_parse_file 2015-02-23 01:23:21 +01:00
twinaphex
a33016d457 Renamed libretro-sdk to libretro-common 2015-02-19 00:04:03 +01:00
twinaphex
8f5809ee46 Take out make_current_context 2015-02-16 23:41:49 +01:00
Twinaphex
fb245c7b9e (iOS) Build fixes 2015-02-15 04:08:46 +01:00
Twinaphex
f3a579260b (iOS) Cleanups in menu.m 2015-02-13 20:23:23 +01:00
Twinaphex
3cb6267886 (iOS) Build fix 2015-02-11 19:29:24 +01:00
T. Joseph Carter
4bcaf40551 New project file should work. xmb still doesn't 2015-02-10 05:34:28 -08:00
T. Joseph Carter
f294dec776 How many copies of this do we need? Just one. 2015-02-10 00:10:51 -08:00
T. Joseph Carter
4ac5919d68 Give retroarch an icon in new OSX project 2015-02-10 00:09:27 -08:00
T. Joseph Carter
9e80ac26ee New OSX project file. Very incomplete still. 2015-02-09 23:24:01 -08:00
T. Joseph Carter
fda087a954 Add modules back to XCode project 2015-02-08 11:34:39 -08:00
T. Joseph Carter
1f5e263939 The modules subdir IS needed on iOS, put it back 2015-02-08 10:52:10 -08:00
T. Joseph Carter
cecb8507f8 Merge branch 'master' of https://github.com/iKarith/RetroArch 2015-02-08 10:39:41 -08:00
T. Joseph Carter
224b0b4ec4 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-02-08 10:37:53 -08:00
T. Joseph Carter
7754620cdb Possibly make iOS app build work (no shaders yet) 2015-02-08 10:36:59 -08:00
twinaphex
90e5cffab8 Add RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT 2015-02-08 18:39:12 +01:00
Jay McCarthy
78f4d2a3d6 Fixing iOS build 2015-02-08 10:00:39 -05:00
T. Joseph Carter
7527fd9652 A little more cleanup to resource files 2015-02-01 05:13:15 -08:00
T. Joseph Carter
0f3df02b83 apple/OSX/OSX/OSX -> apple/OSX/Resources 2015-02-01 04:47:35 -08:00
T. Joseph Carter
52694eb3a1 Starting to resolve apple/OSX/OSX/OSX silliness 2015-02-01 04:21:48 -08:00
T. Joseph Carter
3cad2fce22 Install libretrodb *properly* in OSX bundle 2015-02-01 03:20:57 -08:00
Twinaphex
7c6736ae4d Merge pull request #1379 from iKarith/master
OSX Intel project cleanup
2015-01-31 13:13:09 +01:00
T. Joseph Carter
9dc4bda995 Added libretrodb to OSX app bundle 2015-01-31 03:59:29 -08:00
T. Joseph Carter
5625226abb Intel XCode now uses media/* (need to PPC/iOS) 2015-01-31 03:46:37 -08:00
twinaphex
5e39a9abe6 (Core Updater) Now extracts the ZIP file after downloading to
the core directory
2015-01-31 12:03:38 +01:00
T. Joseph Carter
45670a8666 Correct XCode project paths for portability 2015-01-30 18:54:18 -08:00
Twinaphex
e94a3f06ea (iOS) Build fix 2015-01-30 20:51:08 +01:00
twinaphex
6067deb1e9 Refactor away compressed_zip_file_list_new 2015-01-30 20:41:54 +01:00
twinaphex
96f106d992 Add HAVE_LIBRETRODB 2015-01-30 09:24:48 +01:00
twinaphex
0912f05d39 Fix bug 2015-01-29 23:59:46 +01:00
Twinaphex
9b1680efe7 (iOS) Build fixes 2015-01-29 23:14:16 +01:00
Twinaphex
9c49f71e18 (Apple) Build fixes 2015-01-29 23:13:11 +01:00
twinaphex
f258950bcf Keyboard input overlays can now be used as input device
for keyboard line events
2015-01-29 07:03:20 +01:00
twinaphex
1b4673c634 Define HAVE_NETWORKING for a bunch of the platforms/targets 2015-01-28 08:58:25 +01:00
twinaphex
e431f8e8f0 (Lakka) Remove Lakka - XMB will become the replacement driver 2015-01-27 01:56:04 +01:00
Twinaphex
e8528d83e0 (Apple) Build fixes 2015-01-26 11:17:38 +01:00
twinaphex
74b6a5c21a (iOS) Add HAVE_NETPLAY to iOS 2015-01-21 06:40:00 +01:00
Jon Maddox
1914190d4f remove reference to overlays dir so we can build again 2015-01-20 16:08:09 -05:00
Andrés
37ccc8c487 Fix version for theos build 2015-01-20 01:20:37 -05:00
Jon Maddox
4bc6041728 hard code values in Info.plist since there's no preprocessing of it for THEOS 2015-01-20 01:10:14 -05:00
Jon Maddox
237bcc7938 clean up and use launch image names to match what iOS expects 2015-01-20 00:40:50 -05:00
Jon Maddox
1749eb7df0 fix icon names to match what iOS expects 2015-01-20 00:25:42 -05:00
twinaphex
80d4de7c3f Add gfx/video_viewport.c/viewport.h 2015-01-18 23:59:57 +01:00