r7119 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Wed Apr 18 01:33:18 EDT 2007


Author: havoc
Date: 2007-04-18 01:33:17 -0400 (Wed, 18 Apr 2007)
New Revision: 7119

Modified:
   trunk/darkplaces/cl_screen.c
   trunk/darkplaces/console.c
   trunk/darkplaces/draw.h
   trunk/darkplaces/gl_draw.c
   trunk/darkplaces/menu.c
   trunk/darkplaces/prvm_cmds.c
   trunk/darkplaces/r_shadow.c
   trunk/darkplaces/sbar.c
   trunk/darkplaces/todo
Log is attached.
changed r_textshadow behavior to always draw a black shadow, but with
alpha dependent on the brightness of the primary text color, this means
you don't get white shadows under black text, but do get black shadows
under white text
rewrote DrawQ_String and friends to be one combined function that draws
colored strings more efficiently by batching characters with differing
colors together, and it even batches the shadow with the text which can
help performance significantly with r_textshadow on


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20070418.053318.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070418/f5143c65/attachment.diff>


More information about the twilight-commits mailing list