# # ChangeLog for trunk/src/gfx/image.cc # # Generated by Trac 1.0.2 # 07/13/25 06:22:48 Sun, 02 Jun 2013 17:40:57 GMT epyon [89] * trunk/nv/gfx (added) * trunk/nv/gfx/image.hh (moved) * trunk/nv/gfx/texture_atlas.hh (moved) * trunk/nv/gfx/texture_font.hh (moved) * trunk/src/gfx (added) * trunk/src/gfx/image.cc (moved) * trunk/src/gfx/texture_atlas.cc (moved) * trunk/src/gfx/texture_font.cc (moved) * trunk/tests/render_test/rl.cc (modified) * gfx folders added - moved image, texture_atlas and texture_font to them Mon, 20 May 2013 19:29:15 GMT melon [26] * trunk/nv/gl/image.hh (modified) * trunk/src/gl/image.cc (modified) Added doxygen documentation to image. Removed image::clear() as ...