]> git.xonotic.org Git - xonotic/darkplaces.git/commit
sys_linux, sys_sdl: support options -noterminal and -stderr to define which fd gets...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 31 Mar 2011 18:14:20 +0000 (18:14 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 31 Mar 2011 18:14:20 +0000 (18:14 +0000)
commit9881c63c0520c9d4141624c337c90886353ec8de
treebbee07e759314a8e6ddca28730353ded26a463b6
parent3e38a6509b932ff0c1033f296737ba378bdc3214
sys_linux, sys_sdl: support options -noterminal and -stderr to define which fd gets output. Helps when using vid_soft/SDL/libcaca/ncurses ;)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10990 d7cf8633-e32d-0410-b094-e92efae38249
sys_linux.c
sys_sdl.c
vid_sdl.c