Refresh texture when redrawing console
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 Nov 2011 15:46:44 +0000 (16:46 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 Nov 2011 15:46:44 +0000 (16:46 +0100)
commit8b93b07db3fa13d965e338633851ce314f69f7a1
treea40611273b52cacdce3f6def2fb0af146750d38a
parent27047fddbfb7442d4efc0e241367ea6147a46edf
Refresh texture when redrawing console

We need to refresh the GL texture data when redrawing the console. Otherwise, we
always end up with the first frame mapped onto the GL quad object.

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