chaigler 4a72d54782 Fix assert on exit when Basic Lighting is removed 7 年之前
..
cubeLightShadowMap.cpp 7dbfe6994d Engine directory for ticket #1 13 年之前
cubeLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 年之前
dualParaboloidLightShadowMap.cpp c0b2e6536b Reduce innecesary changes on Render Target textures. 11 年之前
dualParaboloidLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 年之前
lightShadowMap.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 年之前
lightShadowMap.h af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 年之前
paraboloidLightShadowMap.cpp 7dbfe6994d Engine directory for ticket #1 13 年之前
paraboloidLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 年之前
pssmLightShadowMap.cpp 2753f562e8 shadow caching 10 年之前
pssmLightShadowMap.h 2753f562e8 shadow caching 10 年之前
shadowCommon.h 7dbfe6994d Engine directory for ticket #1 13 年之前
shadowMapManager.cpp 4a72d54782 Fix assert on exit when Basic Lighting is removed 7 年之前
shadowMapManager.h 2753f562e8 shadow caching 10 年之前
shadowMapPass.cpp 55b26be9ba account for fov change (also, internal docs) 9 年之前
shadowMapPass.h 55b26be9ba account for fov change (also, internal docs) 9 年之前
shadowMatHook.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 年之前
shadowMatHook.h 7dbfe6994d Engine directory for ticket #1 13 年之前
singleLightShadowMap.cpp 91e542b8ec SceneCullingState with culling and camera frustum 12 年之前
singleLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 年之前