in the middle of hacking the bitmap module so it can directly
commitb099a43105e52702d09e099ad7099a49157d11ee
authorNicholas Niro <nik_89@neuroponic.com>
Tue, 5 Dec 2006 10:51:20 +0000 (5 05:51 -0500)
committerNicholas Niro <nik_89@neuroponic.com>
Tue, 5 Dec 2006 10:51:20 +0000 (5 05:51 -0500)
tree154af24d56772877d9a5918b4e7560613c787b8c
parent4f05e3c5cc92930046033d67cf2017681d6b74ff
in the middle of hacking the bitmap module so it can directly
create a bitmap rather than using xpm.
Also reimplemented the pixels manipulation functions.
include/neuro/other.h
src/extlib/x11.c
src/misc/bitmap.c
src/video/Makefile.am
src/video/Makefile.in
src/video/pixels.c
src/video/pixels.h [deleted file]