summaryrefslogtreecommitdiffstats
path: root/src/glut/fbdev
Commit message (Expand)AuthorAgeFilesLines
* add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
* DESTDIR support.Dan Nicholson2007-09-121-4/+4
* Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2007-02-162-2200/+16
* Updated keyboard input so that glut programs can read from stdin withoutSean D'Epagnier2006-12-211-42/+44
* the following improvements to linux-fbdev:Sean D'Epagnier2006-11-308-164/+248
* Added correct include files to files,Sean D'Epagnier2006-11-2110-9/+21
* New bin/minstall script - a minimal replacement for 'install'.Brian Paul2006-10-191-1/+1
* corrected cursor drawingSean D'Epagnier2006-09-244-74/+129
* The colormap code is now simpler, 15bpp works where it did not before.Sean D'Epagnier2006-08-272-45/+32
* VT switching now uses correct keys.Sean D'Epagnier2006-08-233-18/+58
* The driver now compiles correctly without any x headers or libraries installedSean D'Epagnier2006-08-186-22/+206
* Added initial multisampling support to glfbdev driver.Sean D'Epagnier2006-08-1011-260/+722
* Modularized code into multiple files.Sean D'Epagnier2006-08-0513-7084/+10060
* GLUT on fbdev driver. Sean D'EpagnierBrian Paul2006-07-313-0/+9376