ppsspp/Core/Font
Unknown W. Brackets 3c0ed69fd2 Improve GPU invalidation interface, check fonts.
When a font is rendered, tell the GPU about it, but don't rehash.

This not only improves perf (less hashing) but makes font changes more
immediate (no deferred hashing.)  But only if they use sceFont.
2013-05-05 22:52:01 -07:00
..
PGF.cpp Improve GPU invalidation interface, check fonts. 2013-05-05 22:52:01 -07:00
PGF.h Don't pass quite so many args to DrawCharacter(). 2013-05-05 21:13:50 -07:00