aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_screen.h
Commit message (Collapse)AuthorAgeFilesLines
* i915g: Add option to lie about capsJakob Bornecrantz2011-02-211-0/+1
|
* i915g: Move debug fields to screenJakob Bornecrantz2011-02-211-0/+4
|
* i915g: Use slab allocator for transfersJakob Bornecrantz2011-01-211-16/+0
| | | | Also remove unused i915_transfer struct
* i915g: Move pci id to winsys structJakob Bornecrantz2010-05-291-1/+0
|
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-261-2/+2
| | | | Since the winsys isn't shared with i965 and never will be
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+80
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.