]> Dogcows Code - chaz/yoink/commit
compression functions; fixed texture seams
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 13 Jul 2011 06:39:05 +0000 (00:39 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 13 Jul 2011 06:39:05 +0000 (00:39 -0600)
commit62f3ceaff75a6b08cb1aec9a465773bb81a2d79d
tree07a849a61643e5fd826e0361d2e9b69bab7e1bed
parent44b3014bce798789e795242d1556cb7449e6386a
compression functions; fixed texture seams
15 files changed:
data/textures/BigExplosion.png
data/textures/Bonuses.png
data/textures/Building.png
data/textures/Particles.png
data/textures/TowerBlock1.png
data/textures/Trees.png
src/moof/compression.cc [new file with mode: 0644]
src/moof/compression.hh [new file with mode: 0644]
src/moof/debug.hh
src/moof/image.cc
src/moof/image.hh
src/moof/mesh.cc
src/moof/mesh.hh
src/moof/video.cc
src/moof/video.hh
This page took 0.020277 seconds and 4 git commands to generate.