summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_resource.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-10svga: add sample count to the surface_can_create interfaceCharmaine Lee1-1/+4
2017-06-16svga: add new num-failed-allocations HUD queryBrian Paul1-2/+15
2016-07-23gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák1-1/+2
2016-03-09gallium: add external usage flags to resource_from(get)_handle (v2)Marek Olšák1-1/+2
2016-01-14svga: add DXGenMips command supportCharmaine Lee1-0/+6
2015-09-02svga: update driver for version 10 GPU interfaceBrian Paul1-4/+7
2014-08-12svga: Add a limit to the maximum surface sizeCharmaine Lee1-0/+43
2012-10-11gallium: unify transfer functionsMarek Olšák1-2/+0
2012-05-12gallium: remove user_buffer_create from the interfaceMarek Olšák1-1/+0
2012-04-30gallium: remove pipe_context::redefine_user_bufferMarek Olšák1-1/+0
2012-01-07svga: fix assorted whitespace issues, add copyright commentBrian Paul1-7/+29
2011-03-11gallium: kill is_resource_referencedMarek Olšák1-1/+0
2011-02-16svga: Proper redefine_user_buffer implementation.José Fonseca1-0/+1
2010-05-10svga: Fill in is_resource_referenced callback.José Fonseca1-0/+1
2010-04-19svga: More don't recurseJakob Bornecrantz1-1/+1
2010-04-19svga: Don't recurseJakob Bornecrantz1-1/+1
2010-04-10Squashed commit of the following:Keith Whitwell1-0/+55