Areloch 25686ed4be 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 il y a 8 ans
..
forcedMaterialMeshMgr.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
forcedMaterialMeshMgr.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
renderBinManager.cpp 15f67015d3 Reordering initialization methods #1912 il y a 8 ans
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: il y a 10 ans
renderDeferredMgr.cpp 25686ed4be 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 il y a 8 ans
renderDeferredMgr.h ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. il y a 8 ans
renderFormatChanger.cpp 25686ed4be 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 il y a 8 ans
renderFormatChanger.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
renderGlowMgr.cpp 3496c549b5 Hardware Skinning Support il y a 9 ans
renderGlowMgr.h 30a8401d14 Add support for rendering particles to the glow buffer il y a 11 ans
renderImposterMgr.cpp ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. il y a 8 ans
renderImposterMgr.h ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. il y a 8 ans
renderMeshMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. il y a 8 ans
renderMeshMgr.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
renderObjectMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. il y a 8 ans
renderObjectMgr.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
renderOcclusionMgr.cpp 25686ed4be 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 il y a 8 ans
renderOcclusionMgr.h 364dd3634d Remove dead code that contains a delete of an uninitialized pointer il y a 11 ans
renderParticleMgr.cpp ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. il y a 8 ans
renderParticleMgr.h af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. il y a 8 ans
renderPassManager.cpp 25686ed4be 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 il y a 8 ans
renderPassManager.h 3496c549b5 Hardware Skinning Support il y a 9 ans
renderPassStateToken.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. il y a 10 ans
renderPassStateToken.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
renderTerrainMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. il y a 8 ans
renderTerrainMgr.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
renderTexTargetBinManager.cpp 25686ed4be 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 il y a 8 ans
renderTexTargetBinManager.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
renderTranslucentMgr.cpp 3496c549b5 Hardware Skinning Support il y a 9 ans
renderTranslucentMgr.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans