virgl: Support VIRGL_BIND_SHARED
[mesa.git] / src / gallium / drivers / virgl / virgl_transfer_queue.c
2019-06-17 Chia-I Wuvirgl: save virgl_hw_res in virgl_transfer
2019-06-13 Chia-I Wuvirgl: virgl_transfer should own its virgl_resource
2019-06-13 Chia-I Wuvirgl: pass virgl_context to transfer create/destroy
2019-06-13 Chia-I Wuvirgl: init transfer queue from virgl_context
2019-06-13 Chia-I Wuvirgl: clean up virgl_transfer_queue.h
2019-06-08 Alexandros Frantzisvirgl: Use buffer copy transfers to avoid waiting when...
2019-06-08 Alexandros Frantzisvirgl: Support copy transfers
2019-05-01 David Rileyvirgl: Allow transfer queue entries to be found and...
2019-04-15 Chia-I Wuvirgl: handle fence_server_sync in winsys
2019-02-15 Gurchetan Singhvirgl: introduce transfer queue