summary refs log tree commit diff
path: root/devices/src/virtio/gpu/backend.rs
Commit message (Expand)AuthorAge
* error: Print errors using Display implDavid Tolnay2019-02-20
* devices: gpu: add plane info response supportZach Reizner2018-12-14
* devices: allow virtio-wayland to use virtgpu resourcesZach Reizner2018-12-11
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* devices: gpu: Have BackBuffer use renderer resource when attaching backing.David Riley2018-10-23
* cargo fmt all source codeZach Reizner2018-10-09
* virtio-gpu: use the newest capsGurchetan Singh2018-10-05
* gpu: add force_ctx_0 calls prior to each gpu commandDavid Riley2018-07-30
* gpu: add support for fencesDavid Riley2018-07-30
* gpu: hold image with resourceDavid Riley2018-07-30
* gpu: import buffers for rendering from minigbmDavid Riley2018-07-30
* gpu_buffer: fix reading and writing to GPU buffersZach Reizner2018-07-25
* gpu: implement virtio-gpuZach Reizner2018-07-20