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 19:13:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
648b0ab7b7
Branches
Tags
View all branches
RetroArch
/
ui
/
drivers
History
Ruben Nine
2e73b87328
Fix broken fullscreen mode in macOS Ventura by setting NS_WINDOW_COLLECTION_BEHAVIOR_FULLSCREEN_PRIMARY TO 1 << 7 as defined by NSWindowCollectionBehaviorFullScreenPrimary. (
#14556
)
2022-10-28 07:20:07 +02:00
..
cocoa
(Cocoa) small style nits; don't use NSLog
2022-10-26 17:36:58 +02:00
qt
(Video) use flags for FBO passes, GL2 renderchain, etc
2022-10-26 21:21:21 +02:00
ui_cocoa.h
Cleanup
2021-03-08 16:35:55 +01:00
ui_cocoa.m
Fix broken fullscreen mode in macOS Ventura by setting NS_WINDOW_COLLECTION_BEHAVIOR_FULLSCREEN_PRIMARY TO 1 << 7 as defined by NSWindowCollectionBehaviorFullScreenPrimary. (
#14556
)
2022-10-28 07:20:07 +02:00
ui_cocoatouch.m
(Cocoa) small style nits; don't use NSLog
2022-10-26 17:36:58 +02:00
ui_qt.cpp
(Qt) Cleanups
2022-10-25 18:12:19 +02:00
ui_qt.h
(Qt) Cleanups
2022-10-25 18:12:19 +02:00
ui_win32_resource.h
…
ui_win32.c
Fix C++ comments
2022-10-01 17:56:16 +02:00
ui_win32.h
…