summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/intel_winsys.h
AgeCommit message (Collapse)Author
2009-11-17i915g: remove trailing commas in enum lists to silence warningsBrian Paul
2009-10-07i915g: Change order of buffer_write argumentsJakob Bornecrantz
They now follow the pipe_buffer_write style, its the gallium driver that sets the interface not the winsys.
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
None of the other driver have a silly sufix, so just drop it. Nothing new added in this commit or any other commit but this is better marketing.