aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mgaioctl.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* Use __DRIextension mechanism providing loader functionality to the driver.Kristian Høgsberg2008-02-291-3/+3
* More vblank cleanups.Michel Dänzer2007-10-301-2/+2
* Refactor and fix core vblank supportJesse Barnes2007-10-291-2/+1
* Replace open-coded major, minor, and patch version fields with __DRIversionRec.Kristian Høgsberg2007-10-101-2/+2
* Remove x/y/width/height parameters from Clear functions.Brian Paul2006-11-011-3/+2
* Want to stop passing x/y/width/height to Clear() function.Brian Paul2006-10-181-4/+13
* make mgaSetFence() and mgaWaitFence() staticBrian Paul2006-05-231-2/+2
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-2/+2
* Adds support for MGA DRM version 3.2.Ian Romanick2005-06-141-59/+108
* More comments. More dead-code removed. More clean-up.Ian Romanick2005-05-181-71/+60
* Remove some unused structure fields, add some comments, and ifdef out someIan Romanick2005-05-121-7/+33
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-8/+8
* Adjust includes to help DRI buildJon Smirl2004-03-121-0/+2
* Adjust mga drivers to remove redundant h file for sarea and IOCTLsJon Smirl2004-03-121-13/+12
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-10/+10
* silence warningsBrian Paul2004-03-041-3/+3
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-7/+7
* fix _SOLO build problemAlan Hourihane2003-12-051-0/+1
* bring over latest mga DRI driver from DRI trunkAlan Hourihane2003-12-051-3/+1
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-2/+1
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-70/+57
* mga driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+693