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-06-22 07:46:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfbd47ffecb91013500771a450eaa0937dae91c2
0ad
/
source
/
renderer
T
History
janwas
3407983e98
remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting
...
This was SVN commit r8542.
2010-11-06 19:11:40 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
FixedFunctionModelRenderer.cpp
Fix off-by-one error (glDrawRangeElements expects the *inclusive* upper bound of indexes)
2010-10-05 15:54:04 +00:00
FixedFunctionModelRenderer.h
…
HWLightingModelRenderer.cpp
Fix off-by-one error (glDrawRangeElements expects the *inclusive* upper bound of indexes)
2010-10-05 15:54:04 +00:00
HWLightingModelRenderer.h
…
InstancingModelRenderer.cpp
Fix off-by-one error (glDrawRangeElements expects the *inclusive* upper bound of indexes)
2010-10-05 15:54:04 +00:00
InstancingModelRenderer.h
…
ModelRenderer.cpp
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
ModelRenderer.h
…
ModelVertexRenderer.h
…
OverlayRenderer.cpp
# Add on-screen health bars
2010-10-02 12:41:29 +00:00
OverlayRenderer.h
# Add on-screen health bars
2010-10-02 12:41:29 +00:00
PatchRData.cpp
Partial experimental version of circular maps
2010-10-25 21:59:52 +00:00
PatchRData.h
…
PlayerRenderer.cpp
…
PlayerRenderer.h
…
Renderer.cpp
remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting
2010-11-06 19:11:40 +00:00
Renderer.h
# Add on-screen health bars
2010-10-02 12:41:29 +00:00
RenderModifiers.cpp
…
RenderModifiers.h
…
RenderPathVertexShader.cpp
…
RenderPathVertexShader.h
…
Scene.cpp
…
Scene.h
# Add on-screen health bars
2010-10-02 12:41:29 +00:00
ShadowMap.cpp
…
ShadowMap.h
…
SkyManager.cpp
…
SkyManager.h
…
TerrainOverlay.cpp
…
TerrainOverlay.h
…
TerrainRenderer.cpp
remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting
2010-11-06 19:11:40 +00:00
TerrainRenderer.h
…
TransparencyRenderer.cpp
Fix off-by-one error (glDrawRangeElements expects the *inclusive* upper bound of indexes)
2010-10-05 15:54:04 +00:00
TransparencyRenderer.h
…
VertexArray.cpp
…
VertexArray.h
…
VertexBuffer.cpp
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…
WaterManager.cpp
…
WaterManager.h
…