summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* virgl: use the new parent/child pools for transfersNicolai Hähnle2016-10-051-2/+2
* 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-1/+0
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* virgl: unwrap the includesEmil Velikov2015-10-301-0/+2
* virgl: introduce and use virgl_transfer/texture/resource inline wrappersEmil Velikov2015-10-301-1/+1
* virgl: add virgl_context/sampler_view/so_target() upcast wrappersEmil Velikov2015-10-301-3/+3
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+170