Areloch 0801a3cca8 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 hace 8 años
..
forcedMaterialMeshMgr.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
forcedMaterialMeshMgr.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
renderBinManager.cpp 970dd5c477 Reordering initialization methods #1912 hace 8 años
renderBinManager.h 8c5810adad The final step (barring any overlooked missing bits, requested refactors, and of course, rolling in dependencies already submitted as PRs) consists of: hace 9 años
renderDeferredMgr.cpp 0801a3cca8 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 hace 8 años
renderDeferredMgr.h 9ce521d95f Catches the remaining prepass to deferred changes on the engine side. hace 8 años
renderFormatChanger.cpp 0801a3cca8 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 hace 8 años
renderFormatChanger.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
renderGlowMgr.cpp 3496c549b5 Hardware Skinning Support hace 9 años
renderGlowMgr.h 30a8401d14 Add support for rendering particles to the glow buffer hace 11 años
renderImposterMgr.cpp 9ce521d95f Catches the remaining prepass to deferred changes on the engine side. hace 8 años
renderImposterMgr.h 9ce521d95f Catches the remaining prepass to deferred changes on the engine side. hace 8 años
renderMeshMgr.cpp 1bfdb41694 Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. hace 8 años
renderMeshMgr.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
renderObjectMgr.cpp 1bfdb41694 Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. hace 8 años
renderObjectMgr.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
renderOcclusionMgr.cpp 0801a3cca8 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 hace 8 años
renderOcclusionMgr.h 364dd3634d Remove dead code that contains a delete of an uninitialized pointer hace 10 años
renderParticleMgr.cpp 9ce521d95f Catches the remaining prepass to deferred changes on the engine side. hace 8 años
renderParticleMgr.h 1bfdb41694 Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. hace 8 años
renderPassManager.cpp 0801a3cca8 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 hace 8 años
renderPassManager.h 3496c549b5 Hardware Skinning Support hace 9 años
renderPassStateToken.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
renderPassStateToken.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
renderTerrainMgr.cpp 1bfdb41694 Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. hace 8 años
renderTerrainMgr.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
renderTexTargetBinManager.cpp 0801a3cca8 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 hace 8 años
renderTexTargetBinManager.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
renderTranslucentMgr.cpp 3496c549b5 Hardware Skinning Support hace 9 años
renderTranslucentMgr.h 7dbfe6994d Engine directory for ticket #1 hace 13 años