summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototypeIlia Mirkin2015-11-111-0/+1
* virgl: unwrap the includesEmil Velikov2015-10-301-3/+0
* virgl: introduce and use virgl_transfer/texture/resource inline wrappersEmil Velikov2015-10-301-1/+1
* virgl: remove sw_winsys pointer from virgl_screenEmil Velikov2015-10-301-1/+0
* 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/+557