summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz2009-09-011-144/+0
* i915g: Treat primary textures as scanout buffersJakob Bornecrantz2009-08-051-0/+1
* i915: Enable winsys to get buffer from textureJakob Bornecrantz2009-02-251-0/+13
* i915: Clean up i915_winsys.h a bitJakob Bornecrantz2009-02-251-10/+19
* gallium: Add destroy callback to all *_winsys interfaces.José Fonseca2008-08-081-0/+2
* i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz2008-06-021-14/+8
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-2/+3
* gallium: update for new i915_screen.c file; fix some warnings.José Fonseca2008-02-271-0/+9
* gallium: introduce 'pipe_screen' for context-independent functionsBrian2008-02-261-4/+4
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+115