]> git.xonotic.org Git - xonotic/darkplaces.git/commit
almost completely rewrote vid_wgl's mode code, there is no modelist of any kind anymore
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 23 Sep 2002 04:37:33 +0000 (04:37 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 23 Sep 2002 04:37:33 +0000 (04:37 +0000)
commit716cb9f1cb2554b0b9d4bbf4cd4e6f4d90faa7e1
tree052a0ed7b46aafaf733bbe5509f95aad03572b1e
parent50284db77bc6869a63b432b7eef089353807d0f4
almost completely rewrote vid_wgl's mode code, there is no modelist of any kind anymore
vid_wgl works again
VID_Init renamed to VID_InitMode, it returns false if it was unsuccessful
VID_Mode added, which prints mode change message to console and passes on to VID_InitMode

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2421 d7cf8633-e32d-0410-b094-e92efae38249
common.c
darkplaces.dsp
host.c
in_win.c [deleted file]
quakedef.h
vid.h
vid_glx.c
vid_null.c
vid_shared.c
vid_wgl.c
winquake.h