This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-03-05 01:14:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
ui
/
drivers
/
cocoa
History
Yoshi Sugawara
42e4854245
replaced confusing ifdef with a more concise #if TARGET_OS_OSX
2020-07-19 07:57:10 -10:00
..
apple_platform.h
support ApplePlatform for iOS and conform app delegate class to it, move app delegate class to apple_platform.h, fix metal references for iOS
2020-07-07 05:03:42 -10:00
cocoa_common.h
replaced confusing ifdef with a more concise #if TARGET_OS_OSX
2020-07-19 07:57:10 -10:00
cocoa_common.m
replaced confusing ifdef with a more concise #if TARGET_OS_OSX
2020-07-19 07:57:10 -10:00
cocoa_defines.h
…
cocoatouch_menu.m
Cleanups
2020-06-07 20:55:27 +02:00
ui_cocoa_application.m
…
ui_cocoa_browser_window.m
…
ui_cocoa_msg_window.m
…
ui_cocoa_window.m
…