1
0
forked from 0ad/0ad
0ad/source/lib/res/graphics
2005-09-02 02:58:40 +00:00
..
cursor.cpp (as before, belonged in the previous batches) 2005-09-02 02:58:40 +00:00
cursor.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
ogl_tex.cpp - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate. 2005-09-02 02:54:02 +00:00
ogl_tex.h - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate. 2005-09-02 02:54:02 +00:00
tex_bmp.cpp split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
tex_codec.h split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
tex_dds.cpp split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
tex_jpg.cpp split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
tex_png.cpp split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
tex_tga.cpp split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
tex.cpp split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
tex.h split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
unifont.cpp (as before, belonged in the previous batches) 2005-09-02 02:58:40 +00:00
unifont.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00