Twinaphex
|
5ce92ca3d0
|
(iOS) Just omit this - not sure if we actually need to set it to NULL
|
2015-11-16 04:22:54 +01:00 |
|
Twinaphex
|
5fc267d24a
|
(OSX/iOS) get_chosen_screen buildfixes
|
2015-11-14 22:26:07 +01:00 |
|
twinaphex
|
ae7d9222e2
|
Try to not reference UIScreen directly
|
2015-11-05 22:17:02 +01:00 |
|
Twinaphex
|
51426f64c2
|
Revert "Add OSX implementation for cocoagl_gfx_ctx_get_native_scale"
This reverts commit a408a5e59a57627b3ea9440e1ec26f04ad25c552.
|
2015-11-01 12:45:36 +01:00 |
|
twinaphex
|
a408a5e59a
|
Add OSX implementation for cocoagl_gfx_ctx_get_native_scale
|
2015-11-01 12:15:21 +01:00 |
|
twinaphex
|
5e3a79b74b
|
(cocoa_gl_ctx.m) Put in retro_assert.h
|
2015-09-01 12:02:04 +02:00 |
|
twinaphex
|
f02f1ebc8f
|
(OSX) setWantsBestResolutionOpenGLSurface - OSX 10.7 and up
|
2015-07-18 15:46:48 +02:00 |
|
twinaphex
|
5bc03fb3a8
|
backingScaleFactor OSX 10.7 and up
|
2015-07-18 15:41:14 +02:00 |
|
twinaphex
|
43c8f282db
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
|
hunterk
|
664956c53d
|
ifdef the retina stuff for backward compatibility
|
2015-06-12 13:56:34 -05:00 |
|
hizzlekizzle
|
d5a6a1d4a6
|
remove dpi hack
the existing method works fine on later release targets, so we just need to remember to set those.
|
2015-06-12 13:12:43 -05:00 |
|
hizzlekizzle
|
0c792898b8
|
fix dumb typo
|
2015-06-12 13:03:34 -05:00 |
|
hunterk
|
b4e4af604e
|
fix ugly scaling on Retina Macs
|
2015-06-12 12:45:29 -05:00 |
|
Twinaphex
|
f1c69e79c2
|
(iOS) Buildfix
|
2015-06-02 11:14:47 +02:00 |
|
neville
|
bfb6001114
|
(OSX) 10.5 and earlier doesn't have backingScaleFactor, so hardcode it
to 1.0f for those platforms
|
2015-06-02 09:06:59 +02:00 |
|
neville
|
8151c85980
|
(OSX) Take out settings window for now entirely
|
2015-06-02 09:00:27 +02:00 |
|
Twinaphex
|
d6a713bb8d
|
Fix some warnings
|
2015-05-02 19:09:23 +02:00 |
|
Twinaphex
|
ada0955642
|
(Cocoa GL) Refactor set_video_mode some more
|
2015-04-26 03:01:15 +02:00 |
|
Twinaphex
|
550ab997ee
|
(Cocoa GL) Cleanup
|
2015-04-26 02:57:53 +02:00 |
|
Twinaphex
|
2ce2bb0a5d
|
(Cocoa) Create stub cocoagl_gfx_ctx_show_mouse
|
2015-04-26 02:53:50 +02:00 |
|
twinaphex
|
c99cd21080
|
(OSX) Fixes crash on exit/fullscreen toggle with XMB
|
2015-04-26 00:50:58 +02:00 |
|
Jean-André Santoni
|
558459fb9b
|
(iOS) Fix dpi, still incomplete
|
2015-04-21 18:58:19 +07:00 |
|
Twinaphex
|
c539a66b53
|
(OSX) Use backingScaleFactor
|
2015-04-21 13:02:57 +02:00 |
|
Twinaphex
|
000e61dc66
|
(iOS) 'ret' needs to be passed as pointer
|
2015-04-21 13:01:21 +02:00 |
|
Twinaphex
|
165b502948
|
Make get_native_scale code more expandable
|
2015-04-21 12:57:35 +02:00 |
|
Twinaphex
|
54c6c3eb01
|
Rename apple_cocoa_gl.m
|
2015-04-21 11:03:39 +02:00 |
|