]> git.xonotic.org Git - xonotic/darkplaces.git/commit
don't upload the same ft2 font texture more than once
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 May 2011 11:42:49 +0000 (11:42 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 May 2011 11:42:49 +0000 (11:42 +0000)
commit86084b10a110d8398e08c28223327ba07757f649
treed70790507163ff3f02e03b989fe90c7d14ab591e
parentd8742b10c4cda0a0f31a6a0a2325d7bcab0d791b
don't upload the same ft2 font texture more than once
added r_font_diskcache (can read/write tga and dds)
added r_font_compress (saves memory by compressing the texture)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11095 d7cf8633-e32d-0410-b094-e92efae38249
draw.h
ft2.c
ft2_fontdefs.h
gl_draw.c