index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
renderer
/
tr_font.c
Age
Commit message (
Expand
)
Author
2013-02-16
Remove the SMP renderer feature
Tim Angus
2013-01-12
Moved dpi variable inside BUILD_FREETYPE ifdef.
Zack Middleton
2013-01-12
Fixed some issues found using clang static analyzer.
Zack Middleton
2013-01-12
Use FreeType include macros instead of filenames directly (per the API docs),...
Zack Middleton
2013-01-12
Fixed up warning messages in tr_font.c
Zack Middleton
2013-01-12
Use tabs in tr_font.c
Zack Middleton
2013-01-12
Removed set but not used variable 'satLevels' from tr_font.c.
Zack Middleton
2013-01-12
Make sure font glyph shader names are null-terminated.
Zack Middleton
2013-01-12
Fixed possibly placing a font glyph (at the beginning of a row) past the bott...
Zack Middleton
2013-01-12
Fixed 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 notices
Tim Angus
2013-01-03
* Merge ioq3-r1458
Tim Angus
2005-12-10
* s/Quake III Arena source code/Tremulous/
Tim Angus
2005-12-10
* Copied ioq3 src to trunk
Tim Angus