]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix mouse spinning bug in wgl client when the game window is moved left or above...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 Apr 2018 05:14:29 +0000 (05:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 Apr 2018 05:14:29 +0000 (05:14 +0000)
commit2ea805bf4ac39b362fe4a725e80d9687d5807a34
treee1247896ee41876b64dbc77a17360c77d75cfcdc
parentff4d2345f3b3fd427852095c77fedc616bfdab5d
Fix mouse spinning bug in wgl client when the game window is moved left or above the default monitor (negative window position).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12358 d7cf8633-e32d-0410-b094-e92efae38249
vid_wgl.c