1
0
forked from 0ad/0ad
0ad/source/graphics
janwas cded0936c5 # housekeeping
. update moduleInit mechanism and move it out of lib.cpp. now has a
thread-safe reference count and allows repeated init/shutdown (required
for self-tests)
. vfs now depends on h_mgr; h_mgr need therefore no longer explicitly be
shutdown (e.g. in self-tests)
. acpi: minor fixes
. cpu: AtomicAdd and CAS now take volatile variable (safer)
. mahaf: unload driver on shutdown (did this for DriverVerifier, but
it's 'cleaner' in general)
. wdbg_sym
. wfilesystem: get rid of manual declarations of deprecated functions;
implement them via trampoline instead

This was SVN commit r5086.
2007-05-21 23:24:56 +00:00
..
scripting remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
tests # housekeeping 2007-05-21 23:24:56 +00:00
Camera.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Camera.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CinemaTrack.cpp #Preliminary end game conditions; cinematic and trigger fixes 2007-04-27 03:05:26 +00:00
CinemaTrack.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ColladaManager.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
ColladaManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Color_asm.asm # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
Color.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Color.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
DefaultEmitter.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
DefaultEmitter.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Frustum.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Frustum.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GameView.cpp fixed Shadow culling: second implementation 2007-05-10 15:28:59 +00:00
GameView.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
HFTracer.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
HFTracer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
LightEnv.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
LightEnv.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MapIO.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MapReader.cpp # SwEng 2007-05-02 12:07:08 +00:00
MapReader.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MapWriter.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
MapWriter.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Material.cpp # SwEng 2007-05-02 12:07:08 +00:00
Material.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MaterialManager.cpp # SwEng 2007-05-02 12:07:08 +00:00
MaterialManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MeshManager.cpp # Added support for COLLADA skeletal animations. 2007-03-01 18:52:53 +00:00
MeshManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MiniPatch.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
MiniPatch.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Model.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Model.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ModelDef.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ModelDef.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ObjectBase.cpp # SwEng/cleanup 2007-05-18 00:14:26 +00:00
ObjectBase.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ObjectEntry.cpp # SwEng/cleanup 2007-05-18 00:14:26 +00:00
ObjectEntry.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ObjectManager.cpp # Added support for COLLADA skeletal animations. 2007-03-01 18:52:53 +00:00
ObjectManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ParticleEmitter.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ParticleEmitter.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ParticleEngine.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ParticleEngine.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Patch.cpp patch, gameview: fix typos, revise according to coding convention 2007-05-10 20:47:17 +00:00
Patch.h patch, gameview: fix typos, revise according to coding convention 2007-05-10 20:47:17 +00:00
RenderableObject.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SColor.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SkeletonAnim.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SkeletonAnimDef.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SkeletonAnimDef.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SkeletonAnimManager.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SkeletonAnimManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Sprite.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Sprite.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Terrain.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Terrain.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
TerrainProperties.cpp # SwEng 2007-05-02 12:07:08 +00:00
TerrainProperties.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Texture.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
TextureEntry.cpp # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
TextureEntry.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
TextureManager.cpp # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
TextureManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Unit.cpp # Updated unit animation code. 2007-02-10 03:09:52 +00:00
Unit.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
UnitAnimation.cpp # Minor optimisations and features. 2007-03-01 00:14:35 +00:00
UnitAnimation.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
UnitManager.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
UnitManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00