summary refs log tree commit diff
path: root/gpu_buffer
Commit message (Expand)AuthorAge
* Make VolatileSlice ABI-compatible with iovecChirantan Ekbote2020-05-25
* crosvm: Fix compile warningsKeiichi Watanabe2020-04-15
* gpu_buffer: update minigbm bindingsGurchetan Singh2020-01-22
* gpu_buffer: remove dead codeDavid Stevens2019-10-23
* gpu_display: add X11 backendZach Reizner2019-07-25
* gpu_buffer: add ability to get backend nameGurchetan Singh2019-07-03
* virtio-gpu: add plane sizeGurchetan Singh2019-05-24
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Fill in macro importsDavid Tolnay2019-04-15
* edition: Update gpu_buffer, gpu_display, gpu_renderer to 2018 editionDavid Tolnay2019-04-08
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* error: Consistently use Display instead of error description()David Tolnay2019-03-02
* error: Print errors using Display implDavid Tolnay2019-02-20
* crosvm: use updated minigbm APIs.Maksim Sisov2019-01-14
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-13
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* cargo fmt all source codeZach Reizner2018-10-09
* fix warning and bit rotted tests uncovered by kokoroZach Reizner2018-09-22
* gpu_buffer: fix reading and writing to GPU buffersZach Reizner2018-07-25
* gpu_buffer: add bytes_per_pixel method to FormatZach Reizner2018-07-20
* virtwl: better multi-plane DMABuf supportDavid Reveman2018-05-26
* virtwl: Fix DMABuf support on when building for 32bit.David Reveman2018-05-18
* virtwl: Add DMABuf allocation support.David Reveman2018-05-16
* gpu_buffer: create bindings to minigbmZach Reizner2018-05-08