summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-08-21 12:30:08 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-08-21 12:30:08 +0000
commitd4d23c7eb56203d620b888fc67316e47ca9b20ca (patch)
tree5e1111f164de5c01b038e982e571ae1f8e485032 /ChangeLog
parentadca52578d6ba5284b7df39ebdf9ed61a5e31d74 (diff)
Reworks of t1_updateflags to get rid of the shift operation. mqc_setcurctx moved to the header to allow it to be inlined into the t1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8cfd620..dbb072e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@ August 21, 2007
* [Callum Lerwick] Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
* [Callum Lerwick] Aligned malloc using Intel's _mm_malloc(). Cleanup on the t1 memory allocation, getting rid of some leftover debug code
* [Callum Lerwick] Memory leaks fixed
+* [Callum Lerwick] Reworks of t1_updateflags to get rid of the shift operation
+* [Callum Lerwick] mqc_setcurctx moved to the header to allow it to be inlined into the t1.
August 20, 2007
+ [FOD] Added support for the TGA file format in the codec