RetroArch/ui/drivers/cocoa
Yoshi Sugawara a18512375b Support for tvOS
- add tvOS target
    - support code signing tvOS cores by adding an argument to the code signing cores script
    - use NSCachesDirectory for the documents directory
    - add some mfi controller handling logic to set non-game controllers to the last index to avoid interfering with operation
    - autodetect mfi controller for apple tv on startup - added autodetect to hid joypad
    - added a webserver to transfer files for tvOS
    - xcode: clean up project, remove unused folders
    - remove HAVE_MATERIALUI setting for tvos build, make it use XMB as default
    - added retroarch app icon courtesy of @MrJs
    - added auto-detect of mfi controller for apple tv
2019-01-29 10:13:46 -10:00
..
cocoa_common.h Support for tvOS 2019-01-29 10:13:46 -10:00
cocoa_common.m Support for tvOS 2019-01-29 10:13:46 -10:00
cocoa_common_metal.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
cocoa_common_metal.m Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
cocoatouch_menu.m Revert "(iOS) Buildfix" 2018-04-11 06:12:01 +02:00
ui_cocoa_application.m chore(metal): Separate legacy GL and Metal source 2018-11-04 20:50:50 -07:00
ui_cocoa_application_metal.m chore(cocoa): Cleanup unnecessary conditionals in Metal source files 2018-11-06 07:56:05 -07:00
ui_cocoa_browser_window.m Qt WIMP GUI 2018-04-30 14:33:05 -04:00
ui_cocoa_browser_window_metal.m chore(cocoa): Cleanup unnecessary conditionals in Metal source files 2018-11-06 07:56:05 -07:00
ui_cocoa_msg_window.m chore(metal): Separate legacy GL and Metal source 2018-11-04 20:50:50 -07:00
ui_cocoa_msg_window_metal.m chore(cocoa): Cleanup unnecessary conditionals in Metal source files 2018-11-06 07:56:05 -07:00
ui_cocoa_window.m chore(metal): Separate legacy GL and Metal source 2018-11-04 20:50:50 -07:00
ui_cocoa_window_metal.m chore(cocoa): Cleanup unnecessary conditionals in Metal source files 2018-11-06 07:56:05 -07:00