mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-06 15:06:31 +00:00
71f7fccd12
tex.cpp now has loader API and codec support routines. provide for codecs "transforming" the image; this allows e.g. decompressing DDS, which is currently done in ogl code (but belongs here) This was SVN commit r2648.