summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel_winsys/intel_winsys_pipe.c
AgeCommit message (Expand)Author
2007-09-10merge buffer_unreference(), buffer_reference()Brian
2007-08-11Rename intel_buffers.[ch] to intel_swapbuffers.[ch]Keith Whitwell
2007-08-11remove intel_ioctl.ckeithw
2007-08-10Move string functions to state_tracker, add queries to pipe, winsys.Keith Whitwell
2007-08-10add missing printfkeithw
2007-08-10move dri_bo() to a header filekeithw
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell