summaryrefslogtreecommitdiff
path: root/src/renderergl1/tr_init.c
AgeCommit message (Collapse)Author
2015-06-08fix initialization based on r_width and r_height/dev/humancontroller
let the cvars default to "0"; upon video startup, if any of these are non-positive, try to pick up the desktop's resolution, and update the cvars
2014-08-28Use SDL 2 instead of SDL 1.2Tim Angus
2014-06-17r_noborder changes require a restartIR4T4
2014-06-17Revert "5097 - Menu corrupted on start (on IRIX)"Zack Middleton
Calling glClear( any bits ) in GL_SetDefaultState makes connect screen black using the proprietary NVidia driver on Windows and GNU/Linux. This reverts commit 92573270de98a20cd78842bd2043cfe07bc5b2e1.
2013-02-16Update copyright noticesTim Angus
2013-02-16Add renderercommon/tr_common.hTim Angus
2013-02-165097 - Menu corrupted on start (on IRIX)Zack Middleton
2013-02-16renderer -> renderergl1, rend2 -> renderergl2Tim Angus