Torque3D/Engine/source/gfx/bitmap
Azaezel b8c750dd56 extraneous mipmap generation prune
OR spits out quite a few pointless mips for non square textures, which can lead to it triggering that AssertFatal(mNumMipLevels <= c_maxMipLevels, "GBitmap::allocateBitmap: too many miplevels"); entry
2015-01-11 17:45:29 -06:00
..
loaders Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
bitmapUtils.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
bitmapUtils.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
ddsFile.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
ddsLoader.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
ddsUtils.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
ddsUtils.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
gBitmap.cpp extraneous mipmap generation prune 2015-01-11 17:45:29 -06:00
gBitmap.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
pngUtils.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00