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
04c4e7ae02510be50d5f1e81fc2adfeefb6c0fec
0ad
/
source
/
renderer
T
History
Ykkrosh
138df056bd
Fixed invalid GL code
...
This was SVN commit r924.
2004-08-06 15:01:23 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
…
ModelRData.h
…
PatchRData.cpp
Hopefully fixed the infinitely annoying graphics crashes (
#1
,
#3
,
#9
,
#10
,
#14
on the bug tracker)
2004-08-06 11:26:30 +00:00
PatchRData.h
…
Renderer.cpp
Fixed invalid GL code
2004-08-06 15:01:23 +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
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…