]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
GLX: Fix desktopfullscreen size when we actually switched to it.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Sep 2013 07:22:34 +0000 (07:22 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 21 Sep 2013 12:26:06 +0000 (14:26 +0200)
commit646f09b960301e15996fe91c8c541191888c085f
tree15f524e1d7abc3ae03339f083391126b1e2daf51
parent57ab53a9afceb8a9c257429bf3b5c68705c01d65
GLX: Fix desktopfullscreen size when we actually switched to it.

Should fix a few possible issues with getresolution(-1) on a multihead
setup with some window managers.

Also, remove a superfluous memory allocation on GLX when not using
DPSOFTRAST.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12011 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=21f2a75b80193c21c1e5458f531445b979f20454
vid_glx.c
vid_sdl.c