ioq3quest/code/sdl
Zack Middleton 699cbed7c7 Fix mouse grab after toggling fullscreen
cls.glconfig.isFullscreen was not updated when changing r_fullscreen
without a vid_restart. Starting in fullscreen and switching to
windowed mode would not release the mouse.

Mods calling trap_GetGlconfig() after a fullscreen toggle now get
the correct value for isFullscreen. (Note: Mods already got the
correct value at start up and after vid_restart.)

Reported by Mickaƫl "mickael9" Thomas.
2018-04-09 00:05:43 -05:00
..
sdl_gamma.c Added SDL_GetError() 2015-07-26 15:45:21 +02:00
sdl_glimp.c Load OpenGL ES 1.1 function procs 2017-10-02 04:48:07 -05:00
sdl_icon.h Reverting. 2008-07-06 17:16:14 +00:00
sdl_input.c Fix mouse grab after toggling fullscreen 2018-04-09 00:05:43 -05:00
sdl_snd.c SDL_Init zero check 2015-07-24 22:56:00 +02:00