cleanup: - bits_per_pixel -> bpp
commit3e0f741630175b268f469d9c2e53cfe0e43c408a
authormetan <metan@ucw.cz>
Wed, 23 Feb 2011 22:21:19 +0000 (23 23:21 +0100)
committermetan <metan@ucw.cz>
Wed, 23 Feb 2011 22:21:19 +0000 (23 23:21 +0100)
tree0cb9b1afaa9d69c49f7c306a9daefc97bd6ae6c8
parent03eae10ce326f27a6c0e6730d4ca23a4b626f70c
cleanup: - bits_per_pixel -> bpp
         - GP_VLine() is now in algo/VLine.algo.h
algo/HLine.algo.h
algo/VLine.algo.h [copied from algo/HLine.algo.h with 72% similarity]
core/GP_Context.c
core/GP_Context.h
core/GP_FnPerBpp.h
core/GP_VLine.c
doc/Makefile
drivers/GP_Framebuffer.c
loaders/tests/autotest.sh
targets/sdl/GP_SDL_Context.c