summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_context.c
Commit message (Expand)AuthorAgeFilesLines
* virgl: free sampler view on failure pathDave Airlie2015-10-311-1/+5
* virgl: unwrap the includesEmil Velikov2015-10-301-5/+2
* virgl: use virgl_screen/surface upcast wrappersEmil Velikov2015-10-301-1/+1
* virgl: introduce and use virgl_transfer/texture/resource inline wrappersEmil Velikov2015-10-301-14/+14
* virgl: add virgl_context/sampler_view/so_target() upcast wrappersEmil Velikov2015-10-301-49/+49
* 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/+962