summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_winsys.h
AgeCommit message (Expand)Author
2009-09-01i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz
2009-08-05i915g: Treat primary textures as scanout buffersJakob Bornecrantz
2009-02-25i915: Enable winsys to get buffer from textureJakob Bornecrantz
2009-02-25i915: Clean up i915_winsys.h a bitJakob Bornecrantz
2008-08-08gallium: Add destroy callback to all *_winsys interfaces.José Fonseca
2008-06-02i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-02-27gallium: update for new i915_screen.c file; fix some warnings.José Fonseca
2008-02-26gallium: introduce 'pipe_screen' for context-independent functionsBrian
2008-02-15Code reorganization: move files into their places.José Fonseca