SDL-mirror/src/video
Ryan C. Gordon 5256d2e392 Made PND_setwindowgrab() a no-op. It was a cut/paste of PND_destroywindow().
This looks like the rest of the code doesn't deal with windows, and probably
 just deals with a single fullscreen GLES context, like a console would, so
 making setwindowgrab a no-op makes sense in this case; it's already "grabbed."

Fixes Bugzilla #1850.

--HG--
extra : rebase_source : 29b07b9c8378f69fb8b5f201584befd8d7f005dd
2013-07-15 20:30:04 -04: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: Bring back FS windows when appropriate 2013-07-15 11:58:49 -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 Made PND_setwindowgrab() a no-op. It was a cut/paste of PND_destroywindow(). 2013-07-15 20:30:04 -04:00
psp File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
uikit Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTION 2013-07-13 03:13:41 -07:00
windows Fixed bug 1938 - Buffer overflows in the Windows IME code 2013-07-12 23:45:12 -07:00
x11 Minor indentation clean up. 2013-07-15 01:12:15 -04: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 Fixed bug 1946 - OpenGL contexts in threads 2013-07-11 22:59:20 -07:00
SDL_video.c Turn the system mouse cursor back on before VideoQuit(). 2013-07-15 14:38:19 -04:00
sdlgenblit.pl Happy New Year! 2013-02-15 08:47:44 -08:00