This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-01 19:06:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76e957ed780bf3a12ea6d6f6887f1e58766b0948
0ad
/
source
/
renderer
T
History
prefect
c47d1cc663
CRenderer: Cleanup some remnants of object types for which the Submit() method has been removed.
...
This was SVN commit r4387.
2006-09-24 11:56:11 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
FixedFunctionModelRenderer.cpp
Add gameView.culling and renderer.skipSubmit for debugging purposes.
2006-09-23 16:04:54 +00:00
FixedFunctionModelRenderer.h
…
HWLightingModelRenderer.cpp
Add gameView.culling and renderer.skipSubmit for debugging purposes.
2006-09-23 16:04:54 +00:00
HWLightingModelRenderer.h
…
InstancingModelRenderer.cpp
Add gameView.culling and renderer.skipSubmit for debugging purposes.
2006-09-23 16:04:54 +00:00
InstancingModelRenderer.h
…
ModelRenderer.cpp
…
ModelRenderer.h
…
ModelVertexRenderer.h
…
PatchRData.cpp
Add gameView.culling and renderer.skipSubmit for debugging purposes.
2006-09-23 16:04:54 +00:00
PatchRData.h
…
PlayerRenderer.cpp
…
PlayerRenderer.h
…
Renderer.cpp
# Introduce a Scene abstraction that allows the renderer to query visibility from multiple virtual camera positions.
2006-09-24 11:25:11 +00:00
Renderer.h
CRenderer: Cleanup some remnants of object types for which the Submit() method has been removed.
2006-09-24 11:56:11 +00:00
RenderModifiers.cpp
…
RenderModifiers.h
…
RenderPathVertexShader.cpp
…
RenderPathVertexShader.h
…
Scene.cpp
# Introduce a Scene abstraction that allows the renderer to query visibility from multiple virtual camera positions.
2006-09-24 11:25:11 +00:00
Scene.h
# Introduce a Scene abstraction that allows the renderer to query visibility from multiple virtual camera positions.
2006-09-24 11:25:11 +00:00
ShadowMap.cpp
…
ShadowMap.h
…
SkyManager.cpp
# SwEng (reduce full recompiles by splitting up master error header)
2006-09-22 13:19:40 +00:00
SkyManager.h
…
TerrainOverlay.cpp
…
TerrainOverlay.h
…
TerrainRenderer.cpp
…
TerrainRenderer.h
…
TransparencyRenderer.cpp
Add gameView.culling and renderer.skipSubmit for debugging purposes.
2006-09-23 16:04:54 +00:00
TransparencyRenderer.h
…
VertexArray.cpp
…
VertexArray.h
…
VertexBuffer.cpp
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…
WaterManager.cpp
…
WaterManager.h
…