]> icculus.org git repositories - divverent/darkplaces.git/history - r_textures.h
rewrote memory system entirely (hunk, cache, and zone are gone, memory pools replaced...
[divverent/darkplaces.git] / r_textures.h
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-30 lordhavocadded R_TextureHasAlpha function to check if a loaded...
2001-05-30 lordhavocadded TEXF_ALWAYSPRECACHE
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...