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-26 01:05:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6720e00a4455da140d9cbcb9eee69b859dd58f5
0ad
/
source
/
renderer
T
History
Ykkrosh
9dfa21b558
Fix off-by-one error (glDrawRangeElements expects the *inclusive* upper bound of indexes)
...
This was SVN commit r8288.
2010-10-05 15:54:04 +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
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +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
Fix warnings
2010-09-23 12:54:16 +00:00
PatchRData.h
…
PlayerRenderer.cpp
…
PlayerRenderer.h
…
Renderer.cpp
# Add on-screen health bars
2010-10-02 12:41:29 +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
Fix warnings
2010-09-23 12:54:16 +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
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…
WaterManager.cpp
…
WaterManager.h
…