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-02-01 00:32:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
ui
/
drivers
/
cocoa
History
Yoshi Sugawara
2187cf67c9
Support the ApplePlatform delegate for all iOS builds (the OpenGL one) so that the view initialization happens in the same way; remove the companion UI for iOS; four finger swipe down now shows RA menu on iOS
2020-07-20 15:38:24 -10:00
..
apple_platform.h
Support the ApplePlatform delegate for all iOS builds (the OpenGL one) so that the view initialization happens in the same way; remove the companion UI for iOS; four finger swipe down now shows RA menu on iOS
2020-07-20 15:38:24 -10:00
cocoa_common.h
Support the ApplePlatform delegate for all iOS builds (the OpenGL one) so that the view initialization happens in the same way; remove the companion UI for iOS; four finger swipe down now shows RA menu on iOS
2020-07-20 15:38:24 -10:00
cocoa_common.m
Support the ApplePlatform delegate for all iOS builds (the OpenGL one) so that the view initialization happens in the same way; remove the companion UI for iOS; four finger swipe down now shows RA menu on iOS
2020-07-20 15:38:24 -10:00
cocoa_defines.h
Add header to prevent build failures
2019-10-06 03:43:49 +02:00
cocoatouch_menu.m
Cleanups
2020-06-07 20:55:27 +02:00
ui_cocoa_application.m
Replace while (1) with for (;;) - avoids MSVC warnings
2020-01-30 16:15:52 +01:00
ui_cocoa_browser_window.m
(OSX PPC) One buildfix
2019-05-06 04:46:23 +02:00
ui_cocoa_msg_window.m
(Cocoa/Metal) Silence bunch of warnings
2019-06-24 14:58:32 +02:00
ui_cocoa_window.m
(Cocoa) Pass direct pointer to UI companion driver window title function
2019-09-22 07:41:56 +02:00