Age | Commit message (Expand) | Author |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul |
2008-02-29 | Use __DRIextension mechanism providing loader functionality to the driver. | Kristian Høgsberg |
2007-10-30 | More vblank cleanups. | Michel Dänzer |
2007-10-29 | Refactor and fix core vblank support | Jesse Barnes |
2007-10-10 | Replace open-coded major, minor, and patch version fields with __DRIversionRec. | Kristian Høgsberg |
2006-11-01 | Remove x/y/width/height parameters from Clear functions. | Brian Paul |
2006-10-18 | Want to stop passing x/y/width/height to Clear() function. | Brian Paul |
2006-05-23 | make mgaSetFence() and mgaWaitFence() static | Brian Paul |
2005-07-26 | Fixes the glXGetProcAddress portion of the interface. Most of the functions | Ian Romanick |
2005-06-14 | Adds support for MGA DRM version 3.2. | Ian Romanick |
2005-05-18 | More comments. More dead-code removed. More clean-up. | Ian Romanick |
2005-05-12 | Remove some unused structure fields, add some comments, and ifdef out some | Ian Romanick |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul |
2004-03-12 | Adjust includes to help DRI build | Jon Smirl |
2004-03-12 | Adjust mga drivers to remove redundant h file for sarea and IOCTLs | Jon Smirl |
2004-03-11 | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl |
2004-03-04 | silence warnings | Brian Paul |
2004-01-20 | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul |
2003-12-05 | fix _SOLO build problem | Alan Hourihane |
2003-12-05 | bring over latest mga DRI driver from DRI trunk | Alan Hourihane |
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul |
2003-08-06 | mga driver, brought over by Jon Smirl | Keith Whitwell |