summaryrefslogtreecommitdiffstats
path: root/src/glx/mini/miniglxP.h
Commit message (Collapse)AuthorAgeFilesLines
* Commit Ian's fixes from Bug 3877Jon Smirl2005-07-291-3/+0
| | | | | I have tested these on miniglx and they seem to be working. I'm sure Dave will give them a better test.
* Miniglx clients now authorize with server DRMJon Smirl2004-07-161-0/+17
|
* Convert miniglx to use Ian's fancy new driver config code.Jon Smirl2004-07-051-2/+0
| | | | | This removes the miniglx driver function InitContextModes(). All of the server directories were edited to remove the implementations.
* This should make most linux-solo drivers work again. Mainly a fixJon Smirl2004-06-291-4/+0
| | | | | for changing SAREA size form DRM_PAGE_SIZE to SAREA_MAX. fb driver is still broken.
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-8/+11
| | | | | get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code.
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+194