]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added r_viewfbo and r_viewscale cvars - the former allows use of
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 31 Mar 2011 13:17:15 +0000 (13:17 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 31 Mar 2011 13:17:15 +0000 (13:17 +0000)
commit3e38a6509b932ff0c1033f296737ba378bdc3214
treea0d0e6945c322811ac645311a5906cf4268bdb9e
parent8e5d45706acaadb26c87ed55a25367e6b7ae24c3
added r_viewfbo and r_viewscale cvars - the former allows use of
GL_RGBA16F and GL_RGBA32F framebuffer rendering for 3D views (the main
refresh is not altered), the latter will allow scaling view rendering
resolution independently of video resolution, when implemented

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10989 d7cf8633-e32d-0410-b094-e92efae38249
cl_screen.c
dpsoftrast.h
gl_backend.h
gl_draw.c
gl_rmain.c
gl_textures.c
glquake.h
r_shadow.c
r_textures.h