summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_streamout.c
Commit message (Expand)AuthorAgeFilesLines
* virgl: add virgl_rebind_resourceChia-I Wu2019-06-171-0/+1
* virgl: add missing emit_res for SO targetsChia-I Wu2019-05-241-2/+8
* virgl: track valid buffer range for transfer syncChia-I Wu2019-05-221-0/+4
* virgl: use virgl_resource_dirty helperGurchetan Singh2019-02-151-1/+1
* virgl: add ability to do finer grain dirty trackingGurchetan Singh2019-02-151-1/+1
* virgl: ARB_enhanced_layouts supportDave Airlie2018-08-221-1/+4
* virgl: unwrap the includesEmil Velikov2015-10-301-1/+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-4/+4
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+87