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-21 12:03:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a10
0ad
/
source
/
renderer
T
History
historic_bruno
79c6a2cecc
Adds config and hotkey options for toggling unit silhouettes, based on patches by Ello and mk12.
Fixes
#1186
.
...
This was SVN commit r11779.
2012-05-07 01:09:53 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
DecalRData.cpp
…
DecalRData.h
…
HWLightingModelRenderer.cpp
…
HWLightingModelRenderer.h
…
InstancingModelRenderer.cpp
…
InstancingModelRenderer.h
…
ModelRenderer.cpp
…
ModelRenderer.h
…
ModelVertexRenderer.h
…
OverlayRenderer.cpp
Add support for texture-based terrain overlays.
2012-04-24 16:46:32 +00:00
OverlayRenderer.h
Allocate VBO buffers in OverlayRenderer only after graphics capabilities and shader path have been properly determined.
Fixes
#824
.
2012-04-23 18:55:32 +00:00
ParticleRenderer.cpp
…
ParticleRenderer.h
…
PatchRData.cpp
Fix vector allocator types
2012-05-01 21:12:43 +00:00
PatchRData.h
…
Renderer.cpp
Adds config and hotkey options for toggling unit silhouettes, based on patches by Ello and mk12.
Fixes
#1186
.
2012-05-07 01:09:53 +00:00
Renderer.h
Adds config and hotkey options for toggling unit silhouettes, based on patches by Ello and mk12.
Fixes
#1186
.
2012-05-07 01:09:53 +00:00
RenderModifiers.cpp
…
RenderModifiers.h
…
Scene.cpp
…
Scene.h
Pretty unit selection overlay rings.
Fixes
#824
.
2012-04-22 04:04:02 +00:00
ShadowMap.cpp
…
ShadowMap.h
…
SkyManager.cpp
…
SkyManager.h
…
TerrainOverlay.cpp
Add support for texture-based terrain overlays.
2012-04-24 16:46:32 +00:00
TerrainOverlay.h
Add support for texture-based terrain overlays.
2012-04-24 16:46:32 +00:00
TerrainRenderer.cpp
Add support for texture-based terrain overlays.
2012-04-24 16:46:32 +00:00
TerrainRenderer.h
Add support for texture-based terrain overlays.
2012-04-24 16:46:32 +00:00
VertexArray.cpp
Pretty unit selection overlay rings.
Fixes
#824
.
2012-04-22 04:04:02 +00:00
VertexArray.h
Pretty unit selection overlay rings.
Fixes
#824
.
2012-04-22 04:04:02 +00:00
VertexBuffer.cpp
Pretty unit selection overlay rings.
Fixes
#824
.
2012-04-22 04:04:02 +00:00
VertexBuffer.h
Pretty unit selection overlay rings.
Fixes
#824
.
2012-04-22 04:04:02 +00:00
VertexBufferManager.cpp
…
VertexBufferManager.h
Pretty unit selection overlay rings.
Fixes
#824
.
2012-04-22 04:04:02 +00:00
WaterManager.cpp
…
WaterManager.h
…