virgl: implement support for PIPE_CAP_STRING_MARKER
With this command implemented messages emitted by applications via glDebugMessageInsert will be forward to the host (if it supports it).
The host side handling is implemented with virgl/virglrenderer!495 (merged)
Edited by Gert Wollny