summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel_winsys/intel_screen.h
AgeCommit message (Expand)Author
2007-11-05remove some GL types, mesa includesBrian
2007-11-05Move driBatchPoolInit() into new intel_batchpool.h header.Brian
2007-11-05remove intelScreenPrivate typedef and use cast wrapper function to be like in...Brian
2007-11-05remove driScrnPriv field from intel_screenBrian
2007-11-05commentsBrian
2007-11-05remove unused intelScreen->texPoolBrian
2007-11-05move intelCopySubBuffer() declBrian
2007-11-05move intelScreenContext() to intel_swapbuffers.c and make staticBrian
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell