Torque3D/Engine/source/gfx/sim
marauder2k7 68e762130d Compilation changes
Few compile time attempts to speed things up

Swap include guards for pramga once
Change compile options in the cmakeLists for source
generate a pch

small tweaks
2026-06-04 20:42:09 +01:00
..
cubemapData.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
cubemapData.h Compilation changes 2026-06-04 20:42:09 +01:00
debugDraw.cpp Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 2017-06-23 11:36:20 -05:00
debugDraw.h Compilation changes 2026-06-04 20:42:09 +01:00
gfxStateBlockData.cpp Apply suggestions from code review 2023-07-19 15:41:24 +01:00
gfxStateBlockData.h Compilation changes 2026-06-04 20:42:09 +01:00