aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_resource_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: switch drivers to the slab allocator in src/utilMarek Olšák2016-09-061-2/+2
* gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák2016-07-231-13/+6
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* i915g: Use alignment of 64 instead of 16 for buffer allocationSiavash Eliasi2014-01-291-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-4/+4
* gallium: unify transfer functionsMarek Olšák2012-10-111-24/+13
* gallium: remove pipe_resource::user_ptrMarek Olšák2012-04-301-1/+0
* gallium: add user_ptr in pipe_resourceMarek Olšák2012-04-241-0/+1
* Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"Marek Olšák2012-03-051-6/+1
* gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLYMarek Olšák2012-01-051-1/+6
* gallium: kill is_resource_referencedMarek Olšák2011-03-111-1/+0
* i915g: Don't do unnecessary copies of constantsJakob Bornecrantz2011-01-211-2/+1
* i915g: Use slab allocator for transfersJakob Bornecrantz2011-01-211-2/+34
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-12/+13
* gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul2010-04-201-1/+1
* i915g: Remove unnecessary header.Vinson Lee2010-04-181-1/+0
* i915g: Remove unnecessary header.Vinson Lee2010-04-141-1/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+162