]> icculus.org git repositories - divverent/darkplaces.git/commit
changed r_bloom_resolution behavior to have a non-square texture to match the view...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Dec 2004 00:18:03 +0000 (00:18 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Dec 2004 00:18:03 +0000 (00:18 +0000)
commitf0f2271745209b6f2744475cf973499ec6a6c1b3
tree7efbf23f9394b10f8cf988fd1d4a7d4fff4245cc
parentcdb529ba4871c881a01c7e162fde68e8999bcbe5
changed r_bloom_resolution behavior to have a non-square texture to match the view width/height aspect
changed default r_bloom_resolution from 256 to 320
changed r_bloom_blur to adapt to resolutions (using 320 as a base value - blur 8 is 8 pixel blur at resolution 320, 16 pixel blur at 640, etc)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4887 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c