twinaphex
|
ed8229e2f9
|
(Apple) Make apple_gfx_ctx_get_proc_address backwards compatible
with Snow Leopard
|
2013-11-09 07:07:35 +01:00 |
|
twinaphex
|
611ca465fe
|
(OSX) get_chosen_screen - should now compile for Snow Leopard and up
|
2013-11-09 01:49:22 +01:00 |
|
twinaphex
|
223448d943
|
(Apple) Build fix for platforms where we have ARC
enabled - can't use NSAutoreleasePool directly it seems
|
2013-11-09 01:37:34 +01:00 |
|
twinaphex
|
03495fdc3a
|
(OSX) Replace some ObjC literals for Snow Leopard backwards
compatibility - should be code reviewed
|
2013-11-09 01:15:38 +01:00 |
|
twinaphex
|
9b34000434
|
(OSX) ifdef NSOpenGLPFAOpenGLProfile with MAC_OS_X_VERSION_10_7 - Core GL
profile only available from 10.7 and up
|
2013-11-09 00:41:00 +01:00 |
|
twinaphex
|
6670766bb6
|
(OSX) Simplify NSScreen - bounds
|
2013-11-09 00:24:34 +01:00 |
|
twinaphex
|
c49e9b51af
|
(OSX) Snow Leopard backwards compatibility - NSScreen implementation -
bounds function - first convert NSRect to CGRect, then use CGRectGet*
functions on them
|
2013-11-09 00:10:00 +01:00 |
|
Daniel De Matteis
|
fad421e381
|
(OSX) get_chosen_screen - make it backwards compatible with Xcode 3.2/
Snow Leopard - meancoot - please code review
|
2013-11-08 23:57:57 +01:00 |
|
twinaphex
|
849cfb680e
|
Saves 'Show Framerate' setting to config file now too
|
2013-10-11 01:19:54 +02:00 |
|
Themaister
|
fee10d3d76
|
Fix OSX/Windows build.
|
2013-10-08 22:49:50 +02:00 |
|
twinaphex
|
c0c6ecc6cb
|
Rewrite gfx_get_fps - now outputs proper string for FPS output
|
2013-10-07 20:17:07 +02:00 |
|
meancoot
|
7319260957
|
(iOS) Add iCade toggle option to prevent OSK from popping up
|
2013-09-20 19:04:46 -04:00 |
|
meancoot
|
1b9b2f4cc2
|
(iOS) First draft of iCade support for iOS 7
|
2013-09-20 17:49:18 -04:00 |
|
meancoot
|
a0e8f7ce13
|
(OSX) Don't leak memory for NSScreen objects
|
2013-09-19 14:17:32 -04:00 |
|
meancoot
|
97c94a6ea7
|
(OSX/iOS) Refactor RAGameView.m to be more straightforward.
|
2013-09-13 16:22:04 -04:00 |
|
meancoot
|
d92fb6ac9c
|
(OSX) Now when video_monitor_index is out of range a warning is logged and the main screen is used instead. Previously a modal error was displayed and retroarch would exit when it was dismissed.
|
2013-09-12 18:42:39 -04:00 |
|
meancoot
|
837c96bbc8
|
(OSX) Add system key items to the settings menu; fix a few warnings
|
2013-09-08 19:39:28 -04:00 |
|
meancoot
|
081e526bf9
|
(OSX) Support video_monitor_index and audio_device settings
|
2013-09-07 21:30:58 -04:00 |
|
meancoot
|
a180b589b1
|
(OSX) Hide mouse cursor in fullscreen mode
|
2013-09-06 15:11:00 -04:00 |
|
meancoot
|
20001489ac
|
(OSX) Update gfx_context:
Now resizes window when asked
Displays proper title in window
No longen prints Cocoa warning at start up
Now supports the pause_nonactive feature
|
2013-09-05 14:38:40 -04:00 |
|
meancoot
|
cb55a1d45a
|
(Apple) Reorganize source tree
|
2013-09-05 01:24:27 -04:00 |
|