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 05:05:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0de796c5ea1eafcd2da136bea936319cd69a6fe4
0ad
/
source
/
renderer
T
History
Ykkrosh
a84351441e
Fixed invalid GL commands (as complained about by 82845G drivers)
...
This was SVN commit r1612.
2005-01-02 00:26:48 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
Attempted to minimise dependencies between header files (to make compilation minorly faster)
2004-12-12 19:43:55 +00:00
ModelRData.h
…
PatchRData.cpp
Fixed invalid GL commands (as complained about by 82845G drivers)
2005-01-02 00:26:48 +00:00
PatchRData.h
…
Renderer.cpp
Alterations to ScEd, so that it almost works (except for saving/loading maps). Change the bottom of premake.lua if you want to build it.
2004-12-27 23:27:26 +00:00
Renderer.h
More leak fixes
2004-12-16 12:41:54 +00:00
SHCoeffs.cpp
…
SHCoeffs.h
…
TransparencyRenderer.cpp
…
TransparencyRenderer.h
…
VertexBuffer.cpp
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…