summaryrefslogtreecommitdiff
path: root/src/glut/fbdev/input.c
Commit message (Expand)AuthorAgeFilesLines
* Updated keyboard input so that glut programs can read from stdin without prob...Sean D'Epagnier2011-07-111-42/+44
* the following improvements to linux-fbdev: 1. updated makefiles to build libO...Sean D'Epagnier2011-07-111-111/+171
* Added correct include files to files, No longer modify cmap if the device is ...Sean D'Epagnier2011-07-111-3/+3
* corrected cursor drawing added handling of SIGWINCH fixed input of recieving ...Sean D'Epagnier2011-07-111-59/+66
* The colormap code is now simpler, 15bpp works where it did not before.Sean D'Epagnier2011-07-111-6/+8
* VT switching now uses correct keys. exiting when virtual screen size is large...Sean D'Epagnier2011-07-111-17/+53
* Added initial multisampling support to glfbdev driver. Fully implemented glut...Sean D'Epagnier2011-07-111-44/+50
* Modularized code into multiple files.Sean D'Epagnier2011-07-111-0/+715