aboutsummaryrefslogtreecommitdiff
path: root/dxtn/Changelog
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-12-25 19:10:23 +0000
committermarha <marha@users.sourceforge.net>2010-12-25 19:10:23 +0000
commitc2c3ce5abd338cb6345780cb86c30ca9f34a6562 (patch)
treee89335fcc835c7e567ce1018593733ffc1cf11f2 /dxtn/Changelog
parentc6539c9f45372fb6518bff17a781effd654bd3f0 (diff)
downloadvcxsrv-c2c3ce5abd338cb6345780cb86c30ca9f34a6562.tar.gz
vcxsrv-c2c3ce5abd338cb6345780cb86c30ca9f34a6562.tar.bz2
vcxsrv-c2c3ce5abd338cb6345780cb86c30ca9f34a6562.zip
Added sources of dxtn. See getsrc.btm used for getting the sources
Diffstat (limited to 'dxtn/Changelog')
-rw-r--r--dxtn/Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/dxtn/Changelog b/dxtn/Changelog
new file mode 100644
index 000000000..b4f5fa07e
--- /dev/null
+++ b/dxtn/Changelog
@@ -0,0 +1,12 @@
+20050819:
+- clean up / make faster the fetch functions, especially the 565 to 888 expand was slow
+20050908:
+- fix overflow/underflow of some values (avoids artifacts with some textures) in
+ fancybasecolorsearch when compressing (fix by Dave Airlie).
+20060508:
+- fix serious copy & paste errors in fetch functions introduced with 20050819 version
+- new Makefile (provided by Tilman Sauerbeck)
+- minor cosmetic fixes
+
+20070518:
+- add the missing dstRowStride parameter Mesa uses