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-08 12:47:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
788becefc8ada3fd6ec9cf950c4c971937f257c6
0ad
/
source
/
renderer
T
History
Matei
f5613e74c8
Changed water color to Jason's dark blue.
...
This was SVN commit r2792.
2005-09-28 05:53:22 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
Updated building placement cursor to make the object glow read and not be placeable if trying to place in an invalid area.
2005-09-06 08:25:41 +00:00
ModelRData.h
…
PatchRData.cpp
hook up emulate_glCompressedTexImage2D to new tex transform code (which takes care of DDS unpack)
2005-09-19 22:48:20 +00:00
PatchRData.h
…
PlayerRenderer.cpp
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
PlayerRenderer.h
…
Renderer.cpp
Changed water color to Jason's dark blue.
2005-09-28 05:53:22 +00:00
Renderer.h
Added animated water.
2005-09-27 18:17:45 +00:00
SHCoeffs.cpp
Updated building placement cursor to make the object glow read and not be placeable if trying to place in an invalid area.
2005-09-06 08:25:41 +00:00
SHCoeffs.h
Updated building placement cursor to make the object glow read and not be placeable if trying to place in an invalid area.
2005-09-06 08:25:41 +00:00
TransparencyRenderer.cpp
…
TransparencyRenderer.h
…
VertexBuffer.cpp
- fix w4 warnings
2005-08-09 15:55:44 +00:00
VertexBuffer.h
- split up lib/res into file, graphics and sound.
2005-08-12 17:06:53 +00:00
VertexBufferManager.cpp
- fix w4 warnings
2005-08-09 15:55:44 +00:00
VertexBufferManager.h
…