summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mga/mgaioctl.c
AgeCommit message (Expand)Author
2005-06-14Adds support for MGA DRM version 3.2.Ian Romanick
2005-05-18More comments. More dead-code removed. More clean-up.Ian Romanick
2005-05-12Remove some unused structure fields, add some comments, and ifdef out someIan Romanick
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-03-12Adjust includes to help DRI buildJon Smirl
2004-03-12Adjust mga drivers to remove redundant h file for sarea and IOCTLsJon Smirl
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2004-03-04silence warningsBrian Paul
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2003-12-05fix _SOLO build problemAlan Hourihane
2003-12-05bring over latest mga DRI driver from DRI trunkAlan Hourihane
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-06mga driver, brought over by Jon SmirlKeith Whitwell