- Fixed: rt_Translate1col() had a couple of bugs.

SVN r774 (trunk)
This commit is contained in:
Randy Heit 2008-02-28 21:15:13 +00:00
commit 965bfda5fe
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,6 @@
February 28, 2008
- Fixed: rt_Translate1col() had a couple of bugs.
February 27, 2008
- Added assembly versions of rt_add4cols and rt_addclamp4cols.