kc3-lang/ftgl/AUTHORS

Branch :


Log

Author Commit Date CI Message
5c9dbfd7 2011-05-21 09:51:18 FTFont: replace glTexEnvf with glTexEnvi where appropriate. Fix courtesy of Bill Robinson <airbaggins@gmail.com>.
7852accc 2010-09-25 01:46:09 credit Charles Huet (packadal) for the various compilation warnings he fixed that sammy applied in r1256.
6147cc28 2010-05-06 22:51:29 credit tobias gunkel for the typo patch he provided on our sf tracker. ftgGetlLayout -> ftglGetLayout.
cab1fafd 2009-07-19 13:05:50 Update my e-mail address everywhere.
1bb599e1 2008-07-11 13:01:46 * m4/gl.m4: GLU detection fixes, courtesy of Coleman Kane (fixes SF ticket #2007989). * AUTHORS: minor changes.
c5bcad81 2008-06-09 12:57:41 * Add my copyright information to files I modified significantly. * Add the Unicode, Inc. to the list of authors because of FTUnicode.h.
a52c3433 2008-05-09 15:43:11 add daniel and jeff
b5d42ea1 2008-05-02 03:52:14 add a utf-8 coding line for emacs, attribute full name with e-mail
40644e3b 2008-05-01 14:19:34 * Patches by Sean Morrison, from BzFlag commits r15755 and r14843: + Only delete textures if there is at least one of them. + Ensure that the FTTextureFont data members get set for all cases. * Added Sean to the AUTHORS file.
d095bb2e 2008-04-17 16:13:47 * Moved authorship information from README.txt to a separate AUTHORS file and added Eric Beets and myself. No need to track the file with automake, it's picked up by default.