Tim Barnes 9a39afa0eb reflection probe updates 7 years ago
..
forcedMaterialMeshMgr.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
forcedMaterialMeshMgr.h 7dbfe6994d Engine directory for ticket #1 13 years ago
renderBinManager.cpp b4a1d18f42 Core implementation of Physical Based Rendering. 7 years ago
renderBinManager.h b19a4b22c8 Implementation of reflection and skylight probes. 7 years ago
renderDeferredMgr.cpp 86e5fe2adf removed redundant cleartarget, added clearcolorattachment 4, tagged gbuffer slots 7 years ago
renderDeferredMgr.h 8fadf880a3 Merge branch 'PBR_Bins_Reordered' of https://github.com/Areloch/Torque3D into PBR_PR 7 years ago
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 8 years ago
renderFormatChanger.h 7dbfe6994d Engine directory for ticket #1 13 years ago
renderGlowMgr.cpp 3496c549b5 Hardware Skinning Support 9 years ago
renderGlowMgr.h 30a8401d14 Add support for rendering particles to the glow buffer 11 years ago
renderImposterMgr.cpp ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. 8 years ago
renderImposterMgr.h ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. 8 years ago
renderMeshMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 years ago
renderMeshMgr.h 7dbfe6994d Engine directory for ticket #1 13 years ago
renderObjectMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 years ago
renderObjectMgr.h 7dbfe6994d Engine directory for ticket #1 13 years ago
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 8 years ago
renderOcclusionMgr.h 364dd3634d Remove dead code that contains a delete of an uninitialized pointer 11 years ago
renderParticleMgr.cpp ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. 8 years ago
renderParticleMgr.h af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 years ago
renderPassManager.cpp b19a4b22c8 Implementation of reflection and skylight probes. 7 years ago
renderPassManager.h 57f8549abe Shifted to the static-list arrangement for probe instance tracking to help performance as well as drastically streamline the data submission/material instance flow for probe rendering. 7 years ago
renderPassStateToken.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 years ago
renderPassStateToken.h 7dbfe6994d Engine directory for ticket #1 13 years ago
renderProbeMgr.cpp 9a39afa0eb reflection probe updates 7 years ago
renderProbeMgr.h 57f8549abe Shifted to the static-list arrangement for probe instance tracking to help performance as well as drastically streamline the data submission/material instance flow for probe rendering. 7 years ago
renderTerrainMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 years ago
renderTerrainMgr.h 7dbfe6994d Engine directory for ticket #1 13 years ago
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 8 years ago
renderTexTargetBinManager.h 7dbfe6994d Engine directory for ticket #1 13 years ago
renderTranslucentMgr.cpp b4a1d18f42 Core implementation of Physical Based Rendering. 7 years ago
renderTranslucentMgr.h 7dbfe6994d Engine directory for ticket #1 13 years ago