]> icculus.org git repositories - taylor/freespace2.git/commit - src/graphics/gropengl.cpp
slight speedup to font rendering by not doing something that should be global for...
authorTaylor Richards <taylor@icculus.org>
Sat, 1 Oct 2005 21:44:43 +0000 (21:44 +0000)
committerTaylor Richards <taylor@icculus.org>
Sat, 1 Oct 2005 21:44:43 +0000 (21:44 +0000)
commit09b64f7aa7c8755737d287135264e75c7c143461
tree67672641511b0647ff5ba0f6ad5ad80c4fb92f2c
parent7e8d37f011f79bfdad14b84865948e1468d52bdf
slight speedup to font rendering by not doing something that should be global for each letter
little cleanup to better deal with FS2_Open related changes
don't deal with the extra texmem stuff if we don't have to, saves on temporary memory usage and speed
src/graphics/gropengl.cpp