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-01 19:46:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f171a2faf088b7dfba8a53aaa497b8a635610211
0ad
/
source
/
renderer
T
History
Ykkrosh
f171a2faf0
Fixed something that looked a bit like a bug. Added controlled crashing when VBO creation fails (though it doesn't seem to help at all).
...
This was SVN commit r791.
2004-07-21 11:50:23 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
…
ModelRData.h
…
PatchRData.cpp
Better error handling! Wow!
2004-07-19 19:05:34 +00:00
PatchRData.h
…
Renderer.cpp
Fixed subtle bug
2004-07-18 16:06:10 +00:00
Renderer.h
…
SHCoeffs.cpp
…
SHCoeffs.h
…
TransparencyRenderer.cpp
…
TransparencyRenderer.h
…
VertexBuffer.cpp
Fixed something that looked a bit like a bug. Added controlled crashing when VBO creation fails (though it doesn't seem to help at all).
2004-07-21 11:50:23 +00:00
VertexBuffer.h
…
VertexBufferManager.cpp
MICROLOG function for high-speed logging of everything that happened just before a crash
2004-07-15 19:29:56 +00:00
VertexBufferManager.h
…