summaryrefslogtreecommitdiffstats
path: root/src/glut/fbdev/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Drop unused glut subdirectoriesKristian Høgsberg2010-02-251-94/+0
* Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-1/+1
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-0/+1
|\
| * Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-0/+1
* | Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* | Set library and header installation directories from configurationDan Nicholson2008-07-061-4/+4
* | Always cleanup the makedepend backup filesDan Nicholson2008-05-061-1/+1
* | add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
* | DESTDIR support.Dan Nicholson2007-09-121-4/+4
|/
* New bin/minstall script - a minimal replacement for 'install'.Brian Paul2006-10-191-1/+1
* The driver now compiles correctly without any x headers or libraries installedSean D'Epagnier2006-08-181-12/+18
* Added initial multisampling support to glfbdev driver.Sean D'Epagnier2006-08-101-3/+4
* Modularized code into multiple files.Sean D'Epagnier2006-08-051-2/+10
* GLUT on fbdev driver. Sean D'EpagnierBrian Paul2006-07-311-0/+78