main: add --render-engine option
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 28 Aug 2012 08:41:33 +0000 (10:41 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 28 Aug 2012 08:41:33 +0000 (10:41 +0200)
commite1a64374735fb5680df3f85f1af3f3f836034e4a
tree817993902a2c0da45bbcfaa7084d71520b58fcef
parent232486dfd3c795a46a2409ecbafca05375eedc1a
main: add --render-engine option

This option allows changing the console renderer during runtime. This is
only useful for debugging. The default choice should be best for all
situations.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/main.c
src/main.h
src/terminal.c