summaryrefslogtreecommitdiff
path: root/src/renderer/tr_font.c
AgeCommit message (Expand)Author
2013-01-12Moved dpi variable inside BUILD_FREETYPE ifdef.Zack Middleton
2013-01-12Fixed some issues found using clang static analyzer.Zack Middleton
2013-01-12Use FreeType include macros instead of filenames directly (per the API docs),...Zack Middleton
2013-01-12Fixed up warning messages in tr_font.cZack Middleton
2013-01-12Use tabs in tr_font.cZack Middleton
2013-01-12Removed set but not used variable 'satLevels' from tr_font.c.Zack Middleton
2013-01-12Make sure font glyph shader names are null-terminated.Zack Middleton
2013-01-12Fixed possibly placing a font glyph (at the beginning of a row) past the bott...Zack Middleton
2013-01-12Fixed writing pre-rendered font TGAs, needed to flip image.Zack Middleton
2013-01-12- Added support for enabling FreeType Support (make USE_FREETYPE=1). - Fixed ...Zack Middleton
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
2005-12-10* Copied ioq3 src to trunkTim Angus