Commit Graph

68 Commits

Author SHA1 Message Date
twinaphex
20befff4c1 (Cocoa) Move cocoa common files 2015-04-20 12:52:16 +02:00
twinaphex
96ae9c718a Create ui_companion_cocoa 2015-04-20 12:43:07 +02:00
twinaphex
31de846279 Add HAVE_COCOA define - refactor griffin_objc.m 2015-04-19 16:29:53 +02:00
twinaphex
f18e1d0d5d Add HAVE_COCOATOUCH 2015-04-19 16:24:51 +02:00
twinaphex
c2d8d7e530 (Qt) Start making clean Qt skeleton implementation - radius needs to do the rest 2015-04-12 18:56:23 +02:00
Twinaphex
68902c9d94 (Cocoa/Apple) Split up Apple GL context driver code to separate file 2015-04-12 16:51:07 +02:00
Twinaphex
3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
twinaphex
bf084eb14a (iOS) Create ui_cocoatouch.m 2015-04-12 03:02:48 +02:00
Twinaphex
24cc0b5e4d (iOS) Move files around for MFi gamepad code 2015-04-05 15:41:41 +02:00
Twinaphex
15c90f7616 Combine several files into apple_cocoa_common.m 2015-04-05 05:36:53 +02:00
twinaphex
b7ba8e7d58 (iOS) Fix iOS6 solution 2015-03-31 03:11:23 +02:00
Twinaphex
b88f7b3af5 (iOS) Create iOS 6 scheme 2015-03-31 01:58:55 +02:00
neville
ddb5aab3ed (OSX PPC) Start making things more backwards compatible with OSX 10.4 - avoid CGFloat, NSUinteger, NSInteger, use <AvailabilityMacros.h> instead of <Availability.h>, etc. 2015-03-30 17:10:31 +02:00
Twinaphex
9290367b59 (Griffin ObjC) need to improve conditional some more for HAVE_MFI 2015-02-28 20:16:52 +01:00
Twinaphex
c27c421d37 (Griffin ObjC) Use TARGET_OS_IPHONE define 2015-02-28 20:01:38 +01:00
Twinaphex
e8ff94fc4e (Griffin ObjC) Need to use TARGET_OS_IPHONE for HAVE_MFI conditional 2015-02-28 19:59:46 +01:00
Twinaphex
708b6a50ae (Griffin ObjC) Don't compile in apple_gamecontroller if __IPHONE_7_0
not defined
2015-02-28 19:52:26 +01:00
Twinaphex
c25377e513 (Griffin) Create griffin_objc.m 2015-02-28 19:12:27 +01:00