started implementing a buffer based bitmap loading algorithm.
commit2eaa4caea952f8fb546a8d3b2456ac38e38b8dcd
authorNicholas Niro <nik_89@neuroponic.com>
Thu, 6 Jul 2006 03:30:49 +0000 (5 23:30 -0400)
committerNicholas Niro <nik_89@neuroponic.com>
Thu, 6 Jul 2006 03:30:49 +0000 (5 23:30 -0400)
treeeb8a2a7f7ed537d839a0c29778bb71eac70e238b
parentb08b5d3a6f5b605dadab15f18f6f848d1c7476b6
started implementing a buffer based bitmap loading algorithm.
finished (but didn't test) the SDL implementation.
To implement the X11 one, the module bitmap.c will need to be
changed (add more functions and such).

removed the ranlib macro in configure.ac because it is obsolete.
TODO
configure.ac
include/extlib.h
libtool
src/extlib/none.c
src/extlib/sdl.c
src/extlib/x11.c