diff options
author | David Schleef <ds@schleef.org> | 2007-03-03 03:38:35 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2007-03-03 03:38:35 +0000 |
commit | 6164458cd5d978d010ca522d1e76d761f9517867 (patch) | |
tree | c618a8796679cb137e55211bbe38ef5c213c5ce5 /ChangeLog | |
parent | dea4dff13cb456e59dca1e7dcbc4b88bd684fd55 (diff) |
* liboil/i386/Makefile.am:
* liboil/i386/math.c:
* liboil/i386/wavelet.c:
Add some mmx impls for new classes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-03-02 David Schleef <ds@schleef.org> + * liboil/i386/Makefile.am: + * liboil/i386/math.c: + * liboil/i386/wavelet.c: + Add some mmx impls for new classes. + +2007-03-02 David Schleef <ds@schleef.org> + * liboil/liboilclasses.h: * liboil/liboilfuncs-04.h: * liboil/liboilfuncs.h: |