]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added vid_sRGB cvar, this replaces the r_texture_sRGB* cvars and
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 7 May 2011 12:36:28 +0000 (12:36 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 9 May 2011 08:41:04 +0000 (10:41 +0200)
commitbd5b1a52a94ca822633bebeba7bac11bb5e42f83
tree828b98265c660ad5616e511d3ffb5cec2f82bbd7
parent120aecdae6a20006fa79abfc63df7dc65d0f7dc8
added vid_sRGB cvar, this replaces the r_texture_sRGB* cvars and
modifies all texture loading (including bsp, mdl, spr, lmp, as well as
external textures) and the output gamma to achieve sRGB corrected
rendering, not all renderpaths support this and the feature will be
automatically disabled on such renderpaths

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11116 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=72febe336719285ecd4f855454d1e90f7aa99834
cl_particles.c
gl_draw.c
gl_rmain.c
model_brush.c
r_sky.c
render.h
vid.h
vid_sdl.c
vid_shared.c
vid_wgl.c