]> git.xonotic.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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Sep 2013 07:22:34 +0000 (07:22 +0000)
commit21f2a75b80193c21c1e5458f531445b979f20454
tree15f524e1d7abc3ae03339f083391126b1e2daf51
parent7033142b17600b88c273c2460678b386bf7051dd
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
vid_glx.c
vid_sdl.c