summaryrefslogtreecommitdiff
path: root/src/glut/fbdev/fbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2011-07-111-1/+16
* the following improvements to linux-fbdev: 1. updated makefiles to build libO...Sean D'Epagnier2011-07-111-38/+53
* Added correct include files to files, No longer modify cmap if the device is ...Sean D'Epagnier2011-07-111-1/+3
* corrected cursor drawing added handling of SIGWINCH fixed input of recieving ...Sean D'Epagnier2011-07-111-13/+58
* VT switching now uses correct keys. exiting when virtual screen size is large...Sean D'Epagnier2011-07-111-0/+3
* The driver now compiles correctly without any x headers or libraries installe...Sean D'Epagnier2011-07-111-5/+8
* Added initial multisampling support to glfbdev driver. Fully implemented glut...Sean D'Epagnier2011-07-111-153/+312
* Modularized code into multiple files.Sean D'Epagnier2011-07-111-0/+698