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
7e5ec93036d350a0ea413162cfd3759897ddb879
0ad
/
source
/
renderer
T
History
Ykkrosh
5a3c99d506
Removed some debug logging, since the bug seems to have been successfully removed
...
This was SVN commit r1075.
2004-08-27 22:10:25 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
…
ModelRData.h
…
PatchRData.cpp
Removed some debug logging, since the bug seems to have been successfully removed
2004-08-27 22:10:25 +00:00
PatchRData.h
…
Renderer.cpp
A few log categories
2004-08-15 20:57:31 +00:00
Renderer.h
Introducing: The Pre-Game State. The game instance is not created on program load as before, but can be started by JS functions.
2004-08-05 13:07:51 +00:00
SHCoeffs.cpp
…
SHCoeffs.h
…
TransparencyRenderer.cpp
Fixed invalid GL code
2004-08-06 15:01:23 +00:00
TransparencyRenderer.h
…
VertexBuffer.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
VertexBuffer.h
Memory leak fix
2004-06-19 20:54:36 +00:00
VertexBufferManager.cpp
A few log categories
2004-08-15 20:57:31 +00:00
VertexBufferManager.h
added dtor to eliminate vertexbuffer mem leak
2004-06-14 16:00:14 +00:00