[as-devel] CVS commit to afterstep-devel
CVS server (cvsroot@merilon.elfhame.net)
Mon, 23 Apr 2001 16:00:03 -0700
Modified files:
2001-04-23 15:37:29 include/afterstep.h
2001-04-23 15:37:30 include/asimage.h
2001-04-23 15:37:30 libasGUI/asimage.c
2001-04-23 15:37:30 libasGUI/import.c
2001-04-23 15:37:30 libasGUI/import_xcf.c
2001-04-23 15:37:31 src/test/test.c
ChangeLog:
debugged tiling functionality and optimized it so not to do repeated compression
on the same data. Added compression ratio specification on per image basis.
OPtimized buffer copy to use 32bit data transfer. Implemented tinting( as a part of tiling process ).