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
efe5e3cdcc28e3b99d734b1d2c331fa21ef2ee0d
0ad
/
source
/
renderer
T
History
Ykkrosh
3b1395d80b
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
...
This was SVN commit r1917.
2005-02-09 23:19:48 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
2005-02-09 23:19:48 +00:00
ModelRData.h
…
PatchRData.cpp
…
PatchRData.h
…
PlayerRenderer.cpp
MiniMap GCC and crash bug fix as well as some miscellany
2005-02-02 17:03:37 +00:00
PlayerRenderer.h
MiniMap GCC and crash bug fix as well as some miscellany
2005-02-02 17:03:37 +00:00
Renderer.cpp
Player models now render shadows.
2005-01-30 06:27:07 +00:00
Renderer.h
…
SHCoeffs.cpp
…
SHCoeffs.h
…
TransparencyRenderer.cpp
…
TransparencyRenderer.h
…
VertexBuffer.cpp
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…