summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel_winsys/intel_context.c
AgeCommit message (Expand)Author
2007-08-09dead code removalBrian
2007-08-09fix merge conflictsBrian
2007-08-09remove some includesBrian
2007-08-09remove dead code, remove intel_fbo.h includesBrian
2007-08-09checkpoint: no longer using intel_fbo.cBrian
2007-08-09remove color_rb[] and lots of dead codeBrian
2007-08-09checkpoint: intel_renderbuffer removal (move vbl_pending field into intel_fra...Brian
2007-08-09Hook up pipe flush functionalityKeith Whitwell
2007-08-08Don't use hardware driver by default, until its working a bit better.Keith Whitwell
2007-08-08Fix typo so that i915simple actually gets used.Keith Whitwell
2007-08-08Hook up i915simple. Doesn't compile.Keith Whitwell
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell