]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added an experimental alternate code path in DPSOFTRAST where all the
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 24 Jan 2011 12:33:45 +0000 (12:33 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 24 Jan 2011 12:33:45 +0000 (12:33 +0000)
commit8f7a669eafbcf2788a194fcd44b3cb24565b7315
treef0130088466f407502aa9198278f4b47b51b10cd
parent72b47541ebd228c943320b98f4dd37f71370b4b9
added an experimental alternate code path in DPSOFTRAST where all the
span fillers use bgra8 instead of floats for intermediate storage, only
small gains observed but still good, this mode has to be activated by
the r_test cvar at this time

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