summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810screen.c
Commit message (Expand)AuthorAgeFilesLines
* Fix dumb mistake from a previous commit. __driCreateScreen is nowIan Romanick2004-06-011-1/+3
* Convert 'Display *' to '__DRInativeDisplay *'. Only portions of theIan Romanick2004-06-011-2/+2
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-1/+1
* Make sure drivers don't dereference a NULL pointer ifIan Romanick2004-03-261-8/+8
* more i810 to new interfaceDave Airlie2004-03-211-0/+183
* use utility function to check versionsDave Airlie2004-03-151-21/+3
* Import vtx-0-2-branchKeith Whitwell2003-11-241-1/+1
* Minor changes to make linux-solo build againJon Smirl2003-10-161-8/+9
* add gamma driver - no kernel driver yetAlan Hourihane2003-09-301-4/+4
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+288