0ad/source/tools/atlas
2005-10-30 16:19:20 +00:00
..
AtlasFrontends Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
AtlasObject CVSROOT: doesn't seem particularly useful now 2005-09-30 00:59:42 +00:00
AtlasUI DevIL: Improved quality of DXT5 alpha compression. 2005-10-24 23:45:52 +00:00
DatafileIO Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
GameInterface profiling indicates memcpy is a bottleneck, so globally replace all of them with memcpy2 (hand-optimized). depending on transfer size, this is 10%..300% faster. also made memcpy2 into a macro instead of thunk function because vc7 was still generating a jump. 2005-10-30 16:19:20 +00:00
Atlas.sln Atlas: more flexible brushes 2005-10-08 03:55:21 +00:00