summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810/i810screen.c
AgeCommit message (Expand)Author
2004-12-15Mark __driCreateNewScreen PUBLICAdam Jackson
2004-12-14uint*t -> u_int*t changesAlan Hourihane
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2004-06-07The required DDX and DRI version numbers were switched. This went unnoticedIan Romanick
2004-06-03Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl
2004-06-02driCheckDriDdxDrmVersion uses a function that is not available toIan Romanick
2004-06-01Fix dumb mistake from a previous commit. __driCreateScreen is nowIan Romanick
2004-06-01Convert 'Display *' to '__DRInativeDisplay *'. Only portions of theIan Romanick
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
2004-03-26Make sure drivers don't dereference a NULL pointer ifIan Romanick
2004-03-21more i810 to new interfaceDave Airlie
2004-03-15use utility function to check versionsDave Airlie
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-10-16Minor changes to make linux-solo build againJon Smirl
2003-09-30add gamma driver - no kernel driver yetAlan Hourihane
2003-09-30add the i810 driver - no kernel driver yetAlan Hourihane