r7168 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Tue Apr 24 09:19:07 EDT 2007


Author: havoc
Date: 2007-04-24 09:19:07 -0400 (Tue, 24 Apr 2007)
New Revision: 7168

Modified:
   trunk/darkplaces/gl_rmain.c
   trunk/darkplaces/gl_rsurf.c
   trunk/darkplaces/model_alias.c
   trunk/darkplaces/model_brush.c
   trunk/darkplaces/model_shared.c
   trunk/darkplaces/model_shared.h
   trunk/darkplaces/model_sprite.c
   trunk/darkplaces/r_sprites.c
   trunk/darkplaces/render.h
Log is attached.
replaced Mod_LoadSkinFrame functions with R_SkinFrame system, this
allows multiple models to share textures in a given level, as well as
models using the same texture multiple times (often the case in md3
where meshes have a vertex limit, and q3bsp where texture structs
describe surface properties and multiple may exist referring to the same
texture set)
this reduced Nexuiz video memory usage by over 150MB


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20070424.131907.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070424/57b509dc/attachment.diff>


More information about the twilight-commits mailing list