quakeforge/nq
Bill Currie a87c4bbd93 vid.c:
Don't bother checking vid_gamma for CVAR_ROM becuase it is impossible to
	get to VID_UpdateGamma when it is set except for when the cvar is
	initially created, and we /want/ the code to execute in that case.
vid.h:
	add initialized to viddef_t
vid_common_gl.c:
	actually /use/ gammatable (it tends to help)
vid_*.c:
	clean up rendundant decls of gammatable, vid_initialized (now
	vid.initialized) and make sure vid.initialized gets set.
gl_view.c:
	remove gammatable decls
2001-05-25 04:03:47 +00:00
..
include gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +00:00
source vid.c: 2001-05-25 04:03:47 +00:00
.gitignore initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
AUTHORS initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am Makefile cleanups. 2001-04-18 07:05:37 +00:00
nuq.lsm.in initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
README initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
TODO initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00