summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel_winsys/intel_winsys.h
AgeCommit message (Expand)Author
2007-11-22Remove fences from the i915simple winsys interface.José Fonseca
2007-11-15Include fences in the i915simple winsys interface.José Fonseca
2007-11-07Remove context dependencies in winsys layer.Brian
2007-11-07Pass winsys as a parameter to intel_create_i915simple(), intel_create_softpipe()Brian
2007-11-05asst clean-upsBrian
2007-08-10move dri_bo() to a header filekeithw
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell