aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/tests
Commit message (Expand)AuthorAgeFilesLines
* anv/tests: Initialize the BO cache and device mutexJason Ekstrand2019-10-316-0/+8
* anv/tests: Zero-initialize instancesJason Ekstrand2019-10-316-6/+14
* anv: Choose BO flags internally in anv_block_poolJason Ekstrand2019-10-316-6/+6
* anv: Fix pool allocator when first alloc needs to growCaio Marcelo de Oliveira Filho2019-07-121-0/+63
* delete autotools .gitignore filesEric Engestrom2019-04-291-5/+0
* anv/tests: compile to something sensible in release buildsEric Engestrom2019-02-145-0/+10
* anv/tests: Adding test for the state_pool padding.Rafael Antognolli2019-01-171-0/+73
* anv/allocator: Add padding information.Rafael Antognolli2019-01-171-1/+1
* anv/allocator: Remove pool->map.Rafael Antognolli2019-01-171-4/+4
* anv/tests: Fix block_pool_no_free test.Rafael Antognolli2019-01-171-14/+14
* anv: Soft-pin state poolsScott D Phillips2018-06-014-4/+4
* anv: setup BO flags at state_pool/block_pool creationLionel Landwerlin2017-11-224-4/+4
* anv/allocator: Add the capability to allocate blocks of different sizesJason Ekstrand2017-05-041-3/+4
* anv/allocator: Embed the block_pool in the state_poolJason Ekstrand2017-05-043-12/+3
* anv/allocator: Drop the block_size field from block_poolJason Ekstrand2017-05-044-8/+9
* anv/tests: Create a dummy instance as well as deviceJason Ekstrand2017-05-014-4/+16
* anv: fold the tests' makefileEmil Velikov2016-05-011-47/+0
* anv: Fix make checkJason Ekstrand2016-03-021-3/+4
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-187-0/+506