]> git.xonotic.org Git - xonotic/darkplaces.git/commit
OpenGL 2.0 path: Make handling of Alpha-To-Coverage same as AlphaTest (enabling befor...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 11 May 2011 22:59:39 +0000 (22:59 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 14 May 2011 13:08:19 +0000 (15:08 +0200)
commit1a4602aa689e7e1ba968288238097f7387f6af88
tree40c80a34182c3f3b53c9e4b730e3d8aaa93e5417
parent96f189facbe68ad6b8431d16a2552afd8a9d55d5
OpenGL 2.0 path: Make handling of Alpha-To-Coverage same as AlphaTest (enabling before surface render and disabling after), instead of hacky R_ShadowMode_Begin force-to-disable, this also fixes shadowmap bug with ATI hardware. Also made vid_multisampling (if enabled) to force minimal vid_samples 2.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11146 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=414e08ab14df747e51896a7e437401741470205a
gl_backend.c
gl_rmain.c
r_shadow.c
vid_sdl.c