The colormap code is now simpler, 15bpp works where it did not before.
authorSean D'Epagnier <geckosenator@freedesktop.org>
Sun, 27 Aug 2006 01:16:09 +0000 (01:16 +0000)
committerSean D'Epagnier <geckosenator@freedesktop.org>
Sun, 27 Aug 2006 01:16:09 +0000 (01:16 +0000)
commita38aef93ab2a5006c3b8cfa50aaf48fafc0eb8d4
treed40fc490f1019567ef8e5adbcaf577a86e434a7e
parent7e9737b3704b92865242d7564825cdc57db5c4c9
The colormap code is now simpler, 15bpp works where it did not before.

The input is fixed so that delete reports '\b' and backspace 127

The vt switching works both right and left.
src/glut/fbdev/colormap.c
src/glut/fbdev/input.c