This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
bdc0073b16328b96d87d2f3e5e21211ca87acfd3
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
less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :)
2004-12-07 02:04:38 +00:00
PatchRData.cpp
Fixed invalid GL commands (as complained about by 82845G drivers)
2005-01-02 00:26:48 +00:00
PatchRData.h
less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :)
2004-12-07 02:04:38 +00:00
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
Exciting space->tab transformations
2004-10-21 15:04:19 +00:00
TransparencyRenderer.h
Minor changes.
2004-10-06 18:44:47 +00:00
VertexBuffer.cpp
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…