- Added support for PCX textures (1, 4, 8 and 24 bit variants.)

SVN r303 (trunk)
This commit is contained in:
Christoph Oelckers 2006-08-21 13:09:55 +00:00
commit 5c7eeed018
7 changed files with 490 additions and 24 deletions

View file

@ -1,5 +1,5 @@
/*
** pmgtexture.cpp
** pngtexture.cpp
** Texture class for PNG images
**
**---------------------------------------------------------------------------