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-24 15:08:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
136f1891c19e45509e8755753b2c76ed3de3143c
0ad
/
source
/
renderer
T
History
wraitii
136f1891c1
Fixes a fix about a fix on the waterManager.
Fixes
#1891
...
This was SVN commit r13411.
2013-05-21 08:55:49 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
DecalRData.cpp
…
DecalRData.h
…
HWLightingModelRenderer.cpp
…
HWLightingModelRenderer.h
…
InstancingModelRenderer.cpp
…
InstancingModelRenderer.h
…
MikktspaceWrap.cpp
…
MikktspaceWrap.h
…
ModelRenderer.cpp
…
ModelRenderer.h
…
ModelVertexRenderer.h
…
OverlayRenderer.cpp
…
OverlayRenderer.h
…
ParticleRenderer.cpp
…
ParticleRenderer.h
…
PatchRData.cpp
Slight clean up of the water code. Uses vertex data instead of a texture for foam. Should be faster to generate and render. Still no Atlas support.
2013-04-27 12:20:42 +00:00
PatchRData.h
Slight clean up of the water code. Uses vertex data instead of a texture for foam. Should be faster to generate and render. Still no Atlas support.
2013-04-27 12:20:42 +00:00
PostprocManager.cpp
Fixes some build errors from the OS X 10.5 SDK, refs
#1768
2012-12-18 22:58:34 +00:00
PostprocManager.h
…
Renderer.cpp
Render initial game view during loading screen, to begin loading assets and eliminate ugly terrain blending artifacts. Refs
#1663
2013-02-22 07:32:22 +00:00
Renderer.h
Fix a non-fatal GL error, fix me forgetting to commit a file, remove the "3D" waviness setting as it was mostly redundant with HQ.
2012-11-05 12:14:04 +00:00
RenderModifiers.cpp
…
RenderModifiers.h
…
Scene.cpp
…
Scene.h
…
ShadowMap.cpp
Fixes some build errors from the OS X 10.5 SDK, refs
#1768
2012-12-18 22:58:34 +00:00
ShadowMap.h
…
SkyManager.cpp
Fixes build warning and cleans up a few things
2012-11-26 02:28:35 +00:00
SkyManager.h
Fixes build warning and cleans up a few things
2012-11-26 02:28:35 +00:00
TerrainOverlay.cpp
…
TerrainOverlay.h
…
TerrainRenderer.cpp
Make sure to actually prevent Atlas from trying to render coastal waves.
Fixes
#1925
2013-05-01 06:47:49 +00:00
TerrainRenderer.h
fixes
#1572
and
fixes
#932
2012-10-31 18:42:17 +00:00
TexturedLineRData.cpp
…
TexturedLineRData.h
…
TimeManager.cpp
…
TimeManager.h
…
VertexArray.cpp
…
VertexArray.h
…
VertexBuffer.cpp
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…
WaterManager.cpp
Fixes a fix about a fix on the waterManager.
Fixes
#1891
2013-05-21 08:55:49 +00:00
WaterManager.h
Slight clean up of the water code. Uses vertex data instead of a texture for foam. Should be faster to generate and render. Still no Atlas support.
2013-04-27 12:20:42 +00:00