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-22 15:55:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9535d9ed44656087756bade9c09e08cb600ed8e
0ad
/
source
/
renderer
T
History
Ykkrosh
1f268b17bb
GCC compatibility (fixed CStr.h case, got rid of a few warnings)
...
This was SVN commit r4581.
2006-10-20 01:06:43 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
FixedFunctionModelRenderer.cpp
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
FixedFunctionModelRenderer.h
…
HWLightingModelRenderer.cpp
…
HWLightingModelRenderer.h
…
InstancingModelRenderer.cpp
…
InstancingModelRenderer.h
…
ModelRenderer.cpp
…
ModelRenderer.h
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
ModelVertexRenderer.h
…
PatchRData.cpp
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
PatchRData.h
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
PlayerRenderer.cpp
…
PlayerRenderer.h
…
Renderer.cpp
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
Renderer.h
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
RenderModifiers.cpp
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
RenderModifiers.h
…
RenderPathVertexShader.cpp
…
RenderPathVertexShader.h
…
Scene.cpp
…
Scene.h
…
ShadowMap.cpp
…
ShadowMap.h
…
SkyManager.cpp
GCC compatibility (fixed CStr.h case, got rid of a few warnings)
2006-10-20 01:06:43 +00:00
SkyManager.h
…
TerrainOverlay.cpp
…
TerrainOverlay.h
…
TerrainRenderer.cpp
Tweaked water movement speed.
2006-09-28 23:27:55 +00:00
TerrainRenderer.h
…
TransparencyRenderer.cpp
…
TransparencyRenderer.h
…
VertexArray.cpp
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
2006-09-26 01:44:20 +00:00
VertexArray.h
…
VertexBuffer.cpp
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
# GCC 4.1.1 compatibility
2006-09-30 15:46:40 +00:00
WaterManager.cpp
Modified default water parameters.
2006-10-07 17:59:06 +00:00
WaterManager.h
…