aboutsummaryrefslogtreecommitdiffstats
path: root/gpu_buffer
Commit message (Expand)AuthorAgeFilesLines
* Add crosvm_defaults with only supported platforms.Ivan Lozano2019-11-151-1/+1
* Generate Android.bp into subdirectories.Chih-Hung Hsieh2019-10-141-0/+12
* virtio-gpu: add plane sizeGurchetan Singh2019-05-241-0/+6
* edition: Remove extern crate linesDavid Tolnay2019-04-151-4/+0
* edition: Fill in macro importsDavid Tolnay2019-04-151-1/+1
* edition: Update gpu_buffer, gpu_display, gpu_renderer to 2018 editionDavid Tolnay2019-04-081-0/+1
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-131-2/+2
* error: Consistently use Display instead of error description()David Tolnay2019-03-021-10/+12
* error: Print errors using Display implDavid Tolnay2019-02-201-1/+1
* crosvm: use updated minigbm APIs.Maksim Sisov2019-01-142-10/+10
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-131-5/+10
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-032-17/+10
* cargo fmt all source codeZach Reizner2018-10-093-170/+190
* fix warning and bit rotted tests uncovered by kokoroZach Reizner2018-09-221-1/+1
* gpu_buffer: fix reading and writing to GPU buffersZach Reizner2018-07-251-110/+277
* gpu_buffer: add bytes_per_pixel method to FormatZach Reizner2018-07-202-0/+168
* virtwl: better multi-plane DMABuf supportDavid Reveman2018-05-261-0/+18
* virtwl: Fix DMABuf support on when building for 32bit.David Reveman2018-05-181-5/+15
* virtwl: Add DMABuf allocation support.David Reveman2018-05-163-0/+110
* gpu_buffer: create bindings to minigbmZach Reizner2018-05-083-0/+769