log lib64gfx.c @ 468:afa7f8dd4a8f

age author description
Sun, 04 Nov 2012 18:11:47 +0200 Matti Hamalainen Change c64 palette's alpha values to 0xff to prevent RGBA output from being transparent.
Sat, 03 Nov 2012 16:08:30 +0200 Matti Hamalainen Modularize some more.
Sat, 03 Nov 2012 13:42:52 +0200 Matti Hamalainen Cleanups.
Sat, 03 Nov 2012 07:54:13 +0200 Matti Hamalainen Fix lingering issue with data reading helper function.
Sat, 03 Nov 2012 07:53:38 +0200 Matti Hamalainen Modularize some functions to lib64gfx, fix bitmap -> image conversion,
Sat, 03 Nov 2012 02:41:15 +0200 Matti Hamalainen Stdint -> SDL types conversion.
Sat, 03 Nov 2012 02:19:51 +0200 Matti Hamalainen Move c64 utilities to the engine lib, as we benefit from a common framework.