summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel_winsys/Makefile
AgeCommit message (Expand)Author
2007-12-10Link fewer common objects into Gallium winsys layers.Michel Dänzer
2007-08-11Rename intel_buffers.[ch] to intel_swapbuffers.[ch]Keith Whitwell
2007-08-11add intel_lock.c to buildkeithw
2007-08-11remove intel_ioctl.ckeithw
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell
2007-08-10Add printf handlers, pass pci id and move texlayout code to driver.Keith Whitwell
2007-08-10no longer need intel_surface.cBrian
2007-08-09don't use intel_read_draw_buffer.c anymoreBrian
2007-08-09remove intel_depthstencil.c and intel_fbo.cBrian
2007-08-09checkpoint: no longer using intel_fbo.cBrian
2007-08-09checkpoint: intel_renderbuffer removalBrian
2007-08-09Split swapbuffers and read/draw buffers functionality into two files.Keith Whitwell
2007-08-08Remove dead files.Keith Whitwell
2007-08-08Pull in i915simple.aKeith Whitwell
2007-08-08Hook up i915simple. Doesn't compile.Keith Whitwell
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell