From: <th...@us...> - 2002-11-23 12:46:31
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv24194/docs Modified Files: ChangeLog Log Message: Added the RISC O S 5 HAL interface based on details at www.iyonix.com/32bit. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** ChangeLog 23 Nov 2002 12:13:00 -0000 1.15 --- ChangeLog 23 Nov 2002 12:46:28 -0000 1.16 *************** *** 27,30 **** --- 27,31 ---- including the addition of BlendTable, InverseTable, ConvertPNG and ImageRender and CMYK sprite support. (Tom Hughes) + - Added the RISC O S 5 HAL Interface. (Tom Hughes) * Bug Fixes: |