# # ChangeLog for trunk/src/gl # # Generated by Trac 1.0.2 # 07/03/25 23:55:44 Sat, 18 May 2013 09:34:30 GMT melon [25] * trunk/src/gl/texture_font.cc (modified) Modified thrown error messages to provide more details Sat, 18 May 2013 08:55:38 GMT melon [24] * trunk/nv/gl/texture_font.hh (modified) * trunk/nv/lib/freetype2.hh (modified) * trunk/src/gl/texture_font.cc (modified) Fixed typos (gylph => glyph) Thu, 16 May 2013 19:35:08 GMT melon [23] * trunk/src/gl/texture_font.cc (modified) Added missing header. Everything links now. Wed, 15 May 2013 22:56:40 GMT epyon [21] * trunk/nv/gl/image.hh (modified) * trunk/nv/gl/texture_font.hh (added) * trunk/nv/lib/gl.hh (modified) * trunk/src/gl/image.cc (modified) * trunk/src/gl/texture_font.cc (added) * trunk/src/lib/freetype2.cc (modified) * trunk/src/lib/gl.cc (modified) * bugfixes * missing files added Sat, 26 Jan 2013 19:23:31 GMT epyon [13] * trunk/nv/gl/image.hh (added) * trunk/nv/gl/texture_atlas.hh (modified) * trunk/src/gl/image.cc (added) * trunk/src/gl/texture_atlas.cc (modified) * pure image functionality of texture_atlas split into image clas Sat, 26 Jan 2013 10:52:13 GMT epyon [11] * trunk/nv/common.hh (modified) * trunk/nv/gl (added) * trunk/nv/gl/texture_atlas.hh (added) * trunk/src/gl (added) * trunk/src/gl/texture_atlas.cc (added) * common.hh - supression of C4201 warning under MSVC (nameless ...