summary refs log tree commit diff
path: root/gpu_renderer
Commit message (Expand)AuthorAge
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* gpu_renderer: Enable DRM_FORMAT_RGB565 format.Lepton Wu2019-03-13
* error: Consistently use Display instead of error description()David Tolnay2019-03-02
* gpu: Remove unused importDavid Tolnay2019-02-20
* gpu_renderer: switch to using virgl initializationDavid Riley2019-02-04
* gpu_renderer: update virglrenderer bindingsDavid Riley2019-01-31
* gpu_renderer: Include VIRGL_ constants for generated bindings.David Riley2019-01-31
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-13
* devices: allow virtio-wayland to use virtgpu resourcesZach Reizner2018-12-11
* gpu_renderer: cargo fmt epoxy_egl.rs, which is hugeZach Reizner2018-10-09
* cargo fmt all source codeZach Reizner2018-10-09
* 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_renderer: update virglrenderer bindingsDavid Riley2018-07-30
* gpu_renderer: add virglrenderer bindingsZach Reizner2018-07-20