summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_resource.h
Commit message (Expand)AuthorAgeFilesLines
* virgl: move resource creation / import / destruction to common codeGurchetan Singh2018-12-191-8/+8
* virgl: move resource metadata into base resourceGurchetan Singh2018-12-191-20/+1
* virgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BITGurchetan Singh2018-12-191-13/+0
* virgl: make virgl_buffers use resource helpersGurchetan Singh2018-12-191-0/+1
* virgl: consolidate transfer codeGurchetan Singh2018-12-191-4/+12
* virgl: store layer_stride in metadataGurchetan Singh2018-12-191-0/+1
* virgl: move vrend_get_tex_image_offset to common codeGurchetan Singh2018-12-191-0/+3
* virgl: move virgl_resource_layout to common codeGurchetan Singh2018-12-191-0/+4
* virgl: move texture metadata to common codeGurchetan Singh2018-12-191-3/+8
* virgl: add initial shader_storage_buffer_object support. (v2)Dave Airlie2018-07-241-0/+2
* virgl: unwrap the includesEmil Velikov2015-10-301-1/+3
* virgl: introduce and use virgl_transfer/texture/resource inline wrappersEmil Velikov2015-10-301-0/+10
* virgl: move virgl_hw.h into the driver dirEmil Velikov2015-10-301-1/+1
* virgl: straighten the includes confusionEmil Velikov2015-10-301-1/+1
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+134