log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
goat3dgfx
view src/texman.cc @ 34:3eb6c8f89fe1
find changesets by author, revision, files, or words in the commit message
merge
author
John Tsiombikas <nuclear@member.fsf.org>
date
Sun, 02 Mar 2014 17:41:10 +0200
parents
1873dfd13f2d
children
line source
1
#include "texman.h"
2
3
using namespace goatgfx;
4
5
TextureSet goatgfx::texset;