summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx/tdfx_screen.c
AgeCommit message (Expand)Author
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2004-06-10silence a warningAdam Jackson
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-05-28use new interface for tdfx (phase 2)Adam Jackson
2004-04-26bring over build fixes from stable branchAlan Hourihane
2003-12-08build in SOLO environmentAlan Hourihane
2003-12-04add tdfx DRI driverAlan Hourihane