source: ps/trunk/source/renderer@ 25262

Name Size Rev Age Author Last Change
../
scripting 24983   3 years wraitii Refactor all usage of RegisterFunction to ScriptFunction::Register - …
AlphaMapCalculator.cpp 9.5 KB 18991   8 years elexis Actually remove trailing tabs from source/.
AlphaMapCalculator.h 1.5 KB 18987   8 years elexis Remove trailing whitespace and whitespace in empty lines of source/ …
BlendShapes.h 3.2 KB 6851   15 years Jan Wassenberg fix relics of GPL comment insertion (removing empty description …
DecalRData.cpp 9.6 KB 24932   3 years Vladislav Belov Do not generate render data in case CDecal calculated wrong …
DecalRData.h 1.7 KB 24870   3 years Vladislav Belov Switches decals to VBChunk to reduce the number of state changes. …
HWLightingModelRenderer.cpp 6.8 KB 24599   4 years Vladislav Belov Removes CPU lighting after no FFP Comments By: Stan Differential …
HWLightingModelRenderer.h 1.8 KB 24599   4 years Vladislav Belov Removes CPU lighting after no FFP Comments By: Stan Differential …
InstancingModelRenderer.cpp 11.1 KB 24833   3 years Vladislav Belov Removes redundant normalizations for float types. Tested By: Langbart …
InstancingModelRenderer.h 1.9 KB 12300   12 years myconid ao/parallax/normal/specular/emissive mapping; windy trees; time …
MikktspaceWrap.cpp 4.6 KB 22323   5 years Stan Further cleanup of MikkTSpace - Move the * and & to the correct side, …
MikktspaceWrap.h 4.7 KB 22323   5 years Stan Further cleanup of MikkTSpace - Move the * and & to the correct side, …
ModelRenderer.cpp 23.7 KB 24517   4 years wraitii Fix renderer crash in GCC 7.5. The 'arena' allocator does not take …
ModelRenderer.h 9.0 KB 23941   4 years wraitii Fix ODR violation for ShaderModelRendererInternals. …
ModelVertexRenderer.h 5.5 KB 15481   10 years philip Forward-declare CShaderProgramPtr, to avoid pulling in more headers …
OverlayRenderer.cpp 24.0 KB 25018   3 years Vladislav Belov Removes deprecated gl_*Matrix builtins from GLSL shaders. Tested By: …
OverlayRenderer.h 4.6 KB 18987   8 years elexis Remove trailing whitespace and whitespace in empty lines of source/ …
ParticleRenderer.cpp 4.6 KB 24652   4 years Vladislav Belov Removes usages of GetRenderPath to checking for support of shaders.
ParticleRenderer.h 1.7 KB 15481   10 years philip Forward-declare CShaderProgramPtr, to avoid pulling in more headers …
PatchRData.cpp 44.6 KB 24870   3 years Vladislav Belov Switches decals to VBChunk to reduce the number of state changes. …
PatchRData.h 5.1 KB 24860   3 years Vladislav Belov Separates allocated vertex buffers into groups for data locality. …
PostprocManager.cpp 23.7 KB 24984   3 years Vladislav Belov Removes useless framebuffer clears by glClear. Tested By: Stan …
PostprocManager.h 5.1 KB 24227   4 years wraitii Clean up header includes, add new forward declarations. This cleans …
Renderer.cpp 54.6 KB 25261   3 years Vladislav Belov Removes unused shadow settings forgotten in rP13877, removes direct …
Renderer.h 12.5 KB 25261   3 years Vladislav Belov Removes unused shadow settings forgotten in rP13877, removes direct …
RenderingOptions.cpp 6.1 KB 25210   3 years wraitii Implement quality levels for actors & corresponding setting. An actor …
RenderingOptions.h 3.4 KB 24651   4 years Vladislav Belov Removes useless option to show sky Differential Revision: …
RenderModifiers.cpp 3.6 KB 24710   4 years Vladislav Belov Removes code duplications for binding shadows to shaders.
RenderModifiers.h 3.9 KB 18987   8 years elexis Remove trailing whitespace and whitespace in empty lines of source/ …
Scene.cpp 1.9 KB 25224   3 years wraitii Allow empty actor files. This allows empty actor files -> they map to …
Scene.h 3.4 KB 18987   8 years elexis Remove trailing whitespace and whitespace in empty lines of source/ …
ShadowMap.cpp 24.0 KB 25261   3 years Vladislav Belov Removes unused shadow settings forgotten in rP13877, removes direct …
ShadowMap.h 3.8 KB 25117   3 years Vladislav Belov Cleanups ShadowMap, fixes possibly wrong depth format name for GLES.
SilhouetteRenderer.cpp 14.3 KB 22926   5 years Vladislav Belov Removes usages of duplication of Clamp function in gui, ps and …
SilhouetteRenderer.h 1.9 KB 16431   9 years Itms Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located …
SkyManager.cpp 9.0 KB 24662   4 years Vladislav Belov Partly restores the requested functionality to hide skies removed in …
SkyManager.h 1.9 KB 24664   4 years Stan Fix no pch build.
TerrainOverlay.cpp 9.7 KB 24154   4 years Vladislav Belov Fixes terrain overlays by removing fixed pipeline dependency. Tested …
TerrainOverlay.h 6.2 KB 18987   8 years elexis Remove trailing whitespace and whitespace in empty lines of source/ …
TerrainRenderer.cpp 21.6 KB 25114   3 years Vladislav Belov Uses sky as a water reflection instead of a fixed color. Differential …
TerrainRenderer.h 4.6 KB 24577   4 years Vladislav Belov Removes unused GL texture properties after removed FFP.
TexturedLineRData.cpp 17.8 KB 25159   3 years Vladislav Belov Moves Frustum from graphics to maths to more related geometric …
TexturedLineRData.h 3.9 KB 23229   5 years Vladislav Belov Optimise out of frustum rendering of texture overlays. Reviewed By: …
TimeManager.cpp 1.0 KB 25262   3 years Vladislav Belov Removes unused header dependencies from CTimeManager.
TimeManager.h 1002 bytes 25262   3 years Vladislav Belov Removes unused header dependencies from CTimeManager.
VertexArray.cpp 7.1 KB 18991   8 years elexis Actually remove trailing tabs from source/.
VertexArray.h 5.8 KB 18987   8 years elexis Remove trailing whitespace and whitespace in empty lines of source/ …
VertexBuffer.cpp 10.7 KB 24860   3 years Vladislav Belov Separates allocated vertex buffers into groups for data locality. …
VertexBuffer.h 5.8 KB 24860   3 years Vladislav Belov Separates allocated vertex buffers into groups for data locality. …
VertexBufferManager.cpp 5.0 KB 24861   3 years Vladislav Belov Changes CVertexBufferManager container from std::list to std::vector.
VertexBufferManager.h 3.6 KB 24861   3 years Vladislav Belov Changes CVertexBufferManager container from std::list to std::vector.
WaterManager.cpp 34.8 KB 25261   3 years Vladislav Belov Removes unused shadow settings forgotten in rP13877, removes direct …
WaterManager.h 5.6 KB 24630   4 years Vladislav Belov Removes useless option for shadows on water Reviewed By: wraitii …
Note: See TracBrowser for help on using the repository browser.