1
0
forked from 0ad/0ad
0ad/source/renderer
2004-07-24 14:04:40 +00:00
..
AlphaMapCalculator.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
AlphaMapCalculator.h Moved from terrain directory. 2004-05-29 20:53:40 +00:00
BlendShapes.h Moved from terrain directory. 2004-05-29 20:53:40 +00:00
ModelRData.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
ModelRData.h JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
PatchRData.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
PatchRData.h JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
Renderer.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
Renderer.h JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
SHCoeffs.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
SHCoeffs.h Moved from terrain directory. 2004-05-29 20:53:40 +00:00
TransparencyRenderer.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
TransparencyRenderer.h JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
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 MICROLOG function for high-speed logging of everything that happened just before a crash 2004-07-15 19:29:56 +00:00
VertexBufferManager.h added dtor to eliminate vertexbuffer mem leak 2004-06-14 16:00:14 +00:00