gallium/draw: initial code to properly support llvm in the draw module
[mesa.git] / src / glut / fbdev / input.c
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-21 Sean D'EpagnierUpdated keyboard input so that glut programs can read...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-30 Sean D'Epagnierthe following improvements to linux-fbdev:
2006-11-21 Sean D'EpagnierAdded correct include files to files,
2006-09-24 Sean D'Epagniercorrected cursor drawing
2006-08-27 Sean D'EpagnierThe colormap code is now simpler, 15bpp works where...
2006-08-23 Sean D'EpagnierVT switching now uses correct keys.
2006-08-10 Sean D'EpagnierAdded initial multisampling support to glfbdev driver.
2006-08-05 Sean D'EpagnierModularized code into multiple files.