virgl: move resource metadata into base resource
[mesa.git] / src / gallium / drivers / virgl / virgl_resource.h
2018-12-19 Gurchetan Singhvirgl: move resource metadata into base resource
2018-12-19 Gurchetan Singhvirgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BIT
2018-12-19 Gurchetan Singhvirgl: make virgl_buffers use resource helpers
2018-12-19 Gurchetan Singhvirgl: consolidate transfer code
2018-12-19 Gurchetan Singhvirgl: store layer_stride in metadata
2018-12-19 Gurchetan Singhvirgl: move vrend_get_tex_image_offset to common code
2018-12-19 Gurchetan Singhvirgl: move virgl_resource_layout to common code
2018-12-19 Gurchetan Singhvirgl: move texture metadata to common code
2018-07-23 Dave Airlievirgl: add initial shader_storage_buffer_object support...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-30 Emil Velikovvirgl: unwrap the includes
2015-10-30 Emil Velikovvirgl: introduce and use virgl_transfer/texture/resourc...
2015-10-30 Emil Velikovvirgl: move virgl_hw.h into the driver dir
2015-10-30 Emil Velikovvirgl: straighten the includes confusion
2015-10-23 Dave Airlievirgl: add driver for virtio-gpu 3D (v2)