Torque3D/Engine/source/gfx/bitmap
marauder2k7 3aef90a6bc Update GFXTextureManager and GBitmap
GBitmap Changes:
Added all other formats to gbitmap that we support
gbitmap now supports cubemaps
added converters for all these other formats
added stb_image_resize for extrudemips so we can extrude mipmaps for all other formats

GFXTextureManager
Can now directly make cubemaps and texture arrays based on the GFXTextureProfile
API implementations for all functions that cubemaps and arrays needed
2025-12-22 10:29:01 +00:00
..
loaders Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
bitmapUtils.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
bitmapUtils.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
cubemapSaver.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
cubemapSaver.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
ddsData.h RGBA16F saving support for probes 2018-12-05 20:01:58 +10:00
ddsFile.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
ddsFile.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
gBitmap.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
gBitmap.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
imageUtils.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
imageUtils.h Final Cleanup 2024-01-23 08:47:26 +00:00