summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/dri/intel/intel_context.c
AgeCommit message (Expand)Author
2008-06-11fix card_extensionsAlan Hourihane
2008-06-11Hook gallium i915 up to DRI2Alan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-06-06i915: Moved pipe_buffer and i915_winsys functions to a common folderJakob Bornecrantz
2008-05-30i915: Fix extentions not being setJakob Bornecrantz
2008-04-07i915: Pulled in changes from i915texJakob Bornecrantz
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-02-25gallium/i915: Use hardware rendering, unless INTEL_SP env var is setBrian
2008-02-15Code reorganization: move files into their places.José Fonseca