Torque3D/Engine/source/renderInstance
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
..
forcedMaterialMeshMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
forcedMaterialMeshMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderBinManager.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
renderBinManager.h virtuals removed 2024-03-18 18:13:00 +00:00
renderDeferredMgr.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
renderDeferredMgr.h virtuals removed 2024-03-18 18:13:00 +00:00
renderFormatChanger.cpp Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
renderFormatChanger.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderImposterMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderImposterMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderMeshMgr.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
renderMeshMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderObjectMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderObjectMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderOcclusionMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderOcclusionMgr.h virtuals removed 2024-03-18 18:13:00 +00:00
renderParticleMgr.cpp shift glow logic to use a bool. we'll likely make that a scalar at some point, but not at the last second 2025-10-20 12:11:56 -05:00
renderParticleMgr.h fix particle glow 2025-10-20 10:56:19 -05:00
renderPassManager.cpp remove glowbin as it's own render pass 2024-05-30 17:29:42 -05:00
renderPassManager.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
renderPassStateToken.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderPassStateToken.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderProbeMgr.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
renderProbeMgr.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
renderTerrainMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderTerrainMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderTexTargetBinManager.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderTexTargetBinManager.h virtuals removed 2024-03-18 18:13:00 +00:00
renderTranslucentMgr.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
renderTranslucentMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00