summaryrefslogtreecommitdiffstats
path: root/src/glut/fbdev/vidresize.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop unused glut subdirectoriesKristian Høgsberg2010-02-251-55/+0
|
* Added initial multisampling support to glfbdev driver.Sean D'Epagnier2006-08-101-0/+55
Fully implemented glutGameMode, and added vidresize stubs to make Added support for glutReshapeDisplay to change video mode but not lose current mesa context. implementation glut 5 complient. Fixed many minor bugs Updated docs