summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/s3v/s3v_screen.c
AgeCommit message (Collapse)Author
2005-08-15Add Egberts fixes for 64bit architecturesAlan Hourihane
Add additional checks for the *DRIRec info structure passed in from the device driver. This ensures that things fallback to indirect rendering if the DDX driver has had modifications (i.e. removal of the drmAddress field).
2004-12-27Get s3v building with a minimum of warnings.Adam Jackson
2004-12-16Import s3virge and trident drivers. Not functional yet; no Makefile, no ↵Adam Jackson
DRI-aware DDX.