Azaezel 68da3176c9 more gfx shadowvar cleanups 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 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 8 年 前
lightShadowMap.h 1bfdb41694 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 68da3176c9 more gfx shadowvar cleanups 7 年 前
pssmLightShadowMap.h 2753f562e8 shadow caching 10 年 前
shadowCommon.h 7dbfe6994d Engine directory for ticket #1 13 年 前
shadowMapManager.cpp e67e87cfac Fix assert on exit when Basic Lighting is removed 8 年 前
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 1bfdb41694 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 年 前