summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_texture.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-1/+0
* virgl: Add missing texture transfer_inline_writeRob Herring2016-05-211-1/+1
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* virgl: unwrap the includesEmil Velikov2015-10-301-3/+5
* virgl: introduce and use virgl_transfer/texture/resource inline wrappersEmil Velikov2015-10-301-5/+5
* virgl: add virgl_context/sampler_view/so_target() upcast wrappersEmil Velikov2015-10-301-2/+2
* virgl: rename virgl.h to virgl_screen.hEmil Velikov2015-10-301-1/+1
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+349