aboutsummaryrefslogtreecommitdiff
path: root/src/fontengine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Settings fixes Make the GameGlobalShaderConstantSetter use the settings callb...gregorycu2015-01-251-13/+13
* Revert "Make the GameGlobalShaderConstantSetter use the settings callback (8%...Craig Robbins2015-01-251-1/+1
* Make the GameGlobalShaderConstantSetter use the settings callback (8% perf im...gregorycu2015-01-231-1/+1
* FontEngine: Don't use file extension to check font file compatibilitykwolekr2014-12-291-7/+1
* Fix MSVC compiling warnings and remove an unused textureSmallJoker2014-12-121-2/+1
* Fix segfault at exit caused by non grabbed fontKahrl2014-11-301-0/+1
* Make hud use fontengine toosapier2014-11-301-4/+2
* Implement proper font handlingsapier2014-11-301-0/+463