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-16 03:40:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
ui
/
drivers
/
cocoa
History
twinaphex
f785e4b045
Replace while (1) with for (;;) - avoids MSVC warnings
2020-01-30 16:15:52 +01:00
..
apple_platform.h
Fix Metal build
2019-11-30 12:49:52 +07:00
cocoa_common.h
(OSX) Buildfix
2019-11-20 11:19:18 +01:00
cocoa_common.m
Revert code in hopes iOS works again
2019-11-20 06:25:40 +01:00
cocoa_defines.h
…
cocoatouch_menu.m
…
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
…
ui_cocoa_msg_window.m
…
ui_cocoa_window.m
…