aboutsummaryrefslogtreecommitdiffstats
path: root/gpu_renderer
Commit message (Expand)AuthorAgeFilesLines
* Add crosvm_defaults with only supported platforms.Ivan Lozano2019-11-151-1/+1
* Use default module name 'liblibc'Chih-Hung Hsieh2019-10-311-1/+1
* Generate Android.bp into subdirectories.Chih-Hung Hsieh2019-10-141-0/+13
* eliminate usage of uninitializedZach Reizner2019-05-232-8/+5
* crosvm: add license blurb to all filesStephen Barber2019-04-246-0/+24
* gpu: replace deprecated ATOMIC_BOOL_INITDaniel Verkamp2019-04-191-2/+2
* clippy: Iterate without calling .iter()David Tolnay2019-04-182-2/+2
* devices: gpu: Only allocate scanout buffers via minigbm.David Riley2019-04-171-1/+1
* gpu_renderer: update virglrenderer bindingsDavid Riley2019-04-173-1/+39
* edition: Remove extern crate linesDavid Tolnay2019-04-151-4/+0
* 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-133-13/+13
* gpu_renderer: Enable DRM_FORMAT_RGB565 format.Lepton Wu2019-03-131-1/+1
* error: Consistently use Display instead of error description()David Tolnay2019-03-021-4/+5
* gpu: Remove unused importDavid Tolnay2019-02-201-4/+4
* gpu_renderer: switch to using virgl initializationDavid Riley2019-02-041-51/+5
* gpu_renderer: update virglrenderer bindingsDavid Riley2019-01-315-1/+83
* gpu_renderer: Include VIRGL_ constants for generated bindings.David Riley2019-01-311-1/+1
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-132-74/+183
* devices: allow virtio-wayland to use virtgpu resourcesZach Reizner2018-12-111-0/+6
* gpu_renderer: cargo fmt epoxy_egl.rs, which is hugeZach Reizner2018-10-091-2/+31321
* cargo fmt all source codeZach Reizner2018-10-098-595/+1760
* gpu: add force_ctx_0 calls prior to each gpu commandDavid Riley2018-07-301-0/+4
* gpu: add support for fencesDavid Riley2018-07-301-2/+43
* gpu: hold image with resourceDavid Riley2018-07-301-1/+1
* gpu: import buffers for rendering from minigbmDavid Riley2018-07-301-2/+79
* gpu_renderer: update virglrenderer bindingsDavid Riley2018-07-306-32606/+263
* gpu_renderer: add virglrenderer bindingsZach Reizner2018-07-2012-0/+33896