- Fixed: The colormap changes by column, so the assembly rt_* routines need

to be setup for every column group, not once per image.


SVN r775 (trunk)
This commit is contained in:
Randy Heit 2008-02-28 22:15:24 +00:00
commit dc82a26c8a
4 changed files with 48 additions and 29 deletions

View file

@ -1,4 +1,6 @@
February 28, 2008
- Fixed: The colormap changes by column, so the assembly rt_* routines need
to be setup for every column group, not once per image.
- Fixed: rt_Translate1col() had a couple of bugs.
February 27, 2008