Areloch cedbd387d9 Updating BaseGame to work with PBR, and a PBR example module 6 年 前
..
forcedMaterialMeshMgr.cpp 7dbfe6994d Engine directory for ticket #1 13 年 前
forcedMaterialMeshMgr.h 7dbfe6994d Engine directory for ticket #1 13 年 前
renderBinManager.cpp b4a1d18f42 Core implementation of Physical Based Rendering. 7 年 前
renderBinManager.h b19a4b22c8 Implementation of reflection and skylight probes. 7 年 前
renderDeferredMgr.cpp 57ee1882fa strip out unused pixspecular to cut down on sources of confusion 6 年 前
renderDeferredMgr.h 9e65e940d0 lighting single buffer 7 年 前
renderFormatChanger.cpp 9e65e940d0 lighting single buffer 7 年 前
renderFormatChanger.h 7dbfe6994d Engine directory for ticket #1 13 年 前
renderGlowMgr.cpp 3496c549b5 Hardware Skinning Support 9 年 前
renderGlowMgr.h 30a8401d14 Add support for rendering particles to the glow buffer 11 年 前
renderImposterMgr.cpp ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. 8 年 前
renderImposterMgr.h ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. 8 年 前
renderMeshMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 年 前
renderMeshMgr.h 7dbfe6994d Engine directory for ticket #1 13 年 前
renderObjectMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 年 前
renderObjectMgr.h 7dbfe6994d Engine directory for ticket #1 13 年 前
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 年 前
renderOcclusionMgr.h 364dd3634d Remove dead code that contains a delete of an uninitialized pointer 11 年 前
renderParticleMgr.cpp ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. 8 年 前
renderParticleMgr.h af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 年 前
renderPassManager.cpp 2abdef7459 Collapse the ProbeManager into RenderProbeMgr to simplify the probe management/rendering behavior(as the game sim doesn't require simple access to probe data, unlike lights) 7 年 前
renderPassManager.h 2abdef7459 Collapse the ProbeManager into RenderProbeMgr to simplify the probe management/rendering behavior(as the game sim doesn't require simple access to probe data, unlike lights) 7 年 前
renderPassStateToken.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 年 前
renderPassStateToken.h 7dbfe6994d Engine directory for ticket #1 13 年 前
renderProbeMgr.cpp cedbd387d9 Updating BaseGame to work with PBR, and a PBR example module 6 年 前
renderProbeMgr.h 4e557aec83 Added fetch for BRDF texture for forward rendering use, re-enabled brdf logic in the lighting shader and got the probe arrays properly sampling into forward as well. 6 年 前
renderTerrainMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 年 前
renderTerrainMgr.h 7dbfe6994d Engine directory for ticket #1 13 年 前
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 年 前
renderTexTargetBinManager.h 7dbfe6994d Engine directory for ticket #1 13 年 前
renderTranslucentMgr.cpp b4a1d18f42 Core implementation of Physical Based Rendering. 7 年 前
renderTranslucentMgr.h 7dbfe6994d Engine directory for ticket #1 13 年 前