summaryrefslogtreecommitdiff
path: root/progs/fbdev
AgeCommit message (Collapse)Author
2008-05-20Ignore more generated files in progs/Dan Nicholson
Many of the directories in progs/ were missing .gitignore files or were tracking generated files. This patch is basically the process of running `make' in each directory and then finding the untracked files with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing files were also sorted.
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2007-07-04support more modes, added -f cmd line optionBrian
2005-04-29new fileKeith Whitwell
2003-12-06glFBDev driver from embedded-2 branch.Brian Paul
Probably won't be actively used/maintained, but bring it to the trunk so it doesn't get lost.