aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_transfer.c
Commit message (Expand)AuthorAgeFilesLines
* ilo: harware contexts are only for the render ringChia-I Wu2013-05-211-1/+1
* ilo: add support for stencil resources on GEN7+Chia-I Wu2013-05-161-30/+484
* ilo: clean up transfer format conversionChia-I Wu2013-05-151-34/+48
* ilo: rework transfer mapping method choosingChia-I Wu2013-05-151-102/+133
* ilo: refactor transfer mappingChia-I Wu2013-05-151-27/+52
* ilo: no writeback without PIPE_TRANSFER_WRITEChia-I Wu2013-05-151-0/+5
* ilo: minor cleanups for transfersChia-I Wu2013-05-151-41/+41
* ilo: rework ilo_textureChia-I Wu2013-05-141-173/+249
* ilo: rename ilo_resource to ilo_textureChia-I Wu2013-05-141-53/+53
* ilo: move transfer-related functions to a new fileChia-I Wu2013-05-141-0/+473