]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed VID_InitMode to take a viddef_mode_t structure which contains
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Dec 2009 15:50:45 +0000 (15:50 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Dec 2009 15:50:45 +0000 (15:50 +0000)
commit779192f83f5c0e6ef6c692f7c116afaa55b51c93
treeb32a505e8bf8fb7f15b921fd89ecd0e77ba12838
parentb0c8aa8bfd177005818314b5cbee3f124008ebdd
changed VID_InitMode to take a viddef_mode_t structure which contains
the desired parameters, and allows it to modify them (previously only
width/height could be modified)

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