Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated keyboard input so that glut programs can read from stdin without prob... | Sean D'Epagnier | 2011-07-11 | 1 | -42/+44 |
* | the following improvements to linux-fbdev: 1. updated makefiles to build libO... | Sean D'Epagnier | 2011-07-11 | 1 | -111/+171 |
* | Added correct include files to files, No longer modify cmap if the device is ... | Sean D'Epagnier | 2011-07-11 | 1 | -3/+3 |
* | corrected cursor drawing added handling of SIGWINCH fixed input of recieving ... | Sean D'Epagnier | 2011-07-11 | 1 | -59/+66 |
* | The colormap code is now simpler, 15bpp works where it did not before. | Sean D'Epagnier | 2011-07-11 | 1 | -6/+8 |
* | VT switching now uses correct keys. exiting when virtual screen size is large... | Sean D'Epagnier | 2011-07-11 | 1 | -17/+53 |
* | Added initial multisampling support to glfbdev driver. Fully implemented glut... | Sean D'Epagnier | 2011-07-11 | 1 | -44/+50 |
* | Modularized code into multiple files. | Sean D'Epagnier | 2011-07-11 | 1 | -0/+715 |