summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810screen.c
Commit message (Expand)AuthorAgeFilesLines
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-12/+0
* The required DDX and DRI version numbers were switched. This went unnoticedIan Romanick2004-06-071-2/+2
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-8/+0
* driCheckDriDdxDrmVersion uses a function that is not available toIan Romanick2004-06-021-2/+10
* 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