SDL-mirror/src/video
Jørgen P. Tjernø ea36ba4f4e Mac: Remove dead FULLSCREEN_TOGGLEABLE code.
This code was written almost 2 years ago, and the flag hasn't been
changed since. Cleaning up the code by removing the conditional blocks,
so that they behave the same way they have for the past two years.

FULLSCREEN_TOGGLEABLE used to cause us to use
-[NSOpenGLContext setFullScreen] and a pixel format with
NSOpenGLPFAFullScreen.
2013-07-09 12:57:12 -07:00
..
android Fixed implicit function declaration and warning for SDL_Log(). 2013-06-02 14:11:04 +02:00
bwindow File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
cocoa Mac: Remove dead FULLSCREEN_TOGGLEABLE code. 2013-07-09 12:57:12 -07:00
directfb Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed. 2013-06-18 00:39:47 -07:00
dummy Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
pandora File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
psp File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
uikit Fixed potential problem with postFinishLaunch being overridden by the application. 2013-07-06 00:32:20 -07:00
windows Fixed some Visual Studio analyze warnings 2013-06-15 02:46:32 -07:00
x11 Remove full-desktop Xinerama mode when using XRandR 2013-06-25 21:36:36 +08:00
SDL_blit.c Fixed bug 1534 - SIGSEGV in SDL_ConvertSurface() for certain formats in SDL2 2013-05-21 22:01:18 -07:00
SDL_blit.h Added surface conversion support for ARGB2101010 formats 2013-07-07 12:34:21 -07:00
SDL_blit_0.c Fix pulseaudio dynamic linking for Solaris builds. 2013-02-25 22:46:21 +00:00
SDL_blit_1.c Fix pulseaudio dynamic linking for Solaris builds. 2013-02-25 22:46:21 +00:00
SDL_blit_A.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_auto.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_auto.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_copy.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_copy.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_N.c Added surface conversion support for ARGB2101010 formats 2013-07-07 12:34:21 -07:00
SDL_blit_slow.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_blit_slow.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_bmp.c Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files 2013-07-07 18:23:04 -07:00
SDL_clipboard.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_fillrect.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_pixels.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_pixels_c.h The palette unused value is treated as alpha and updated when setting the colorkey. 2013-03-24 09:51:01 -07:00
SDL_rect.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_rect_c.h Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects() 2013-03-19 21:53:33 -07:00
SDL_RLEaccel.c Removed the inline functions from SDL_stdinc.h 2013-07-05 23:57:19 -07:00
SDL_RLEaccel_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_shape.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_shape_internals.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_stretch.c Fixed macro line endings after whitespace was fixed 2013-05-21 22:04:14 -07:00
SDL_surface.c Fixed bug 1923 - Crash with SDL_SetColorKey 2013-07-06 20:29:40 -07:00
SDL_sysvideo.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_video.c Make it possible to use SDL events separately from the video subsystem. 2013-07-06 12:28:57 -07:00
sdlgenblit.pl Happy New Year! 2013-02-15 08:47:44 -08:00