]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed VID_Finish to take an allowmousegrab parameter, this avoids mousegrab on...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Mar 2006 17:24:10 +0000 (17:24 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Mar 2006 17:24:10 +0000 (17:24 +0000)
commitd9919887fed8a056fb3437562d649baf8ced2297
treee7e46c99439ab9fdd887c67bc8e07ad4d71b416b
parentdaef1775652cd8cad2ba03cbb61396b1135f99e1
changed VID_Finish to take an allowmousegrab parameter, this avoids mousegrab on the initial loading screen (before +vid_mouse 1 on commandline is executed)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6103 d7cf8633-e32d-0410-b094-e92efae38249
gl_backend.c
vid.h
vid_agl.c
vid_glx.c
vid_null.c
vid_sdl.c
vid_wgl.c