| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -0/+1 |
|\ |
|
| * | Gutsy oopses on touch of existing file. Workaround. | Keith Whitwell | 2007-08-07 | 1 | -0/+1 |
* | | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson | 2008-07-12 | 1 | -1/+1 |
* | | Set library and header installation directories from configuration | Dan Nicholson | 2008-07-06 | 1 | -4/+4 |
* | | Always cleanup the makedepend backup files | Dan Nicholson | 2008-05-06 | 1 | -1/+1 |
* | | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 1 | -1/+1 |
* | | DESTDIR support. | Dan Nicholson | 2007-09-12 | 1 | -4/+4 |
|/ |
|
* | Commiting a few minor fixes to glut fbdev (segfault on a separate stack) | Sean D'Epagnier | 2007-02-16 | 2 | -2200/+16 |
* | Updated keyboard input so that glut programs can read from stdin without | Sean D'Epagnier | 2006-12-21 | 1 | -42/+44 |
* | the following improvements to linux-fbdev: | Sean D'Epagnier | 2006-11-30 | 8 | -164/+248 |
* | Added correct include files to files, | Sean D'Epagnier | 2006-11-21 | 10 | -9/+21 |
* | New bin/minstall script - a minimal replacement for 'install'. | Brian Paul | 2006-10-19 | 1 | -1/+1 |
* | corrected cursor drawing | Sean D'Epagnier | 2006-09-24 | 4 | -74/+129 |
* | The colormap code is now simpler, 15bpp works where it did not before. | Sean D'Epagnier | 2006-08-27 | 2 | -45/+32 |
* | VT switching now uses correct keys. | Sean D'Epagnier | 2006-08-23 | 3 | -18/+58 |
* | The driver now compiles correctly without any x headers or libraries installed | Sean D'Epagnier | 2006-08-18 | 6 | -22/+206 |
* | Added initial multisampling support to glfbdev driver. | Sean D'Epagnier | 2006-08-10 | 11 | -260/+722 |
* | Modularized code into multiple files. | Sean D'Epagnier | 2006-08-05 | 13 | -7084/+10060 |
* | GLUT on fbdev driver. Sean D'Epagnier | Brian Paul | 2006-07-31 | 3 | -0/+9376 |