]> 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)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 3 May 2011 13:50:35 +0000 (15:50 +0200)
commit81d989f23189cdeb12a5d543eb23121cf36d06f4
treed70790507163ff3f02e03b989fe90c7d14ab591e
parent2d3f8fd60e2ab65a24c62c8a5c24b8b7264aa033
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
::stable-branch::merge=86084b10a110d8398e08c28223327ba07757f649
draw.h
ft2.c
ft2_fontdefs.h
gl_draw.c