1. a596a07 Final major RawDescriptor transition. by Michael Hoyle · 4 years ago
  2. 046ed14 devices: gpu: gfxstream: Add ANGLE flag for Gfxstream by Jason Macnak · 4 years, 1 month ago
  3. fb72b47 devices: gpu: virgl_renderer_resource_export_blob by Gurchetan Singh · 4 years, 4 months ago
  4. 32f4237 gpu_renderer: remove redundant -> () from fns by Daniel Verkamp · 4 years, 3 months ago
  5. c1a962e devices: gpu: non-exportable virglrenderer_map(..) by Gurchetan Singh · 4 years, 6 months ago
  6. 6b19695 Add "base" crate and transition crosvm usages to it from sys_util by Michael Hoyle · 4 years, 4 months ago
  7. ec058d6 vm_memory: A crate to hold vm-specific memory objects by Dylan Reid · 4 years, 4 months ago
  8. 7b652a3 devices: gpu: send back map response by Gurchetan Singh · 4 years, 8 months ago
  9. 5b1655c gpu_renderer: sys_util::debug is only used on x86_64. by Andrew Walbran · 4 years, 4 months ago
  10. 2ced42b devices: gpu: src: v2 to blob by Gurchetan Singh · 4 years, 8 months ago
  11. 6c52a2e gpu_renderer: add vulkan flag for gfxstream by Kaiyi Li · 4 years, 4 months ago
  12. 6404e45 gpu_renderer: add syncfd flag for gfxstream by Kaiyi Li · 4 years, 4 months ago
  13. e7d1221 Make VolatileSlice ABI-compatible with iovec by Chirantan Ekbote · 4 years, 6 months ago
  14. b2ca24c devices: gpu: random cleanup by Gurchetan Singh · 4 years, 6 months ago
  15. 151af70 devices: gpu: modify resource v2 by Gurchetan Singh · 4 years, 10 months ago
  16. 911e21e gpu_renderer: disable debug callback on arm by David Stevens · 4 years, 8 months ago
  17. a0fea29 gpu_renderer: add virglrenderer logging callback by David Stevens · 4 years, 9 months ago
  18. f60d367 gpu_renderer: fix fd leak on export failure by David Stevens · 5 years ago
  19. 719f283 virtio-gpu: handle VIRTIO_GPU_CMD_RESOURCE_CREATE_V2 by Gurchetan Singh · 6 years ago
  20. 5b636ba virtio-gpu: handle VIRTIO_GPU_CMD_ALLOCATION_METADATA by Gurchetan Singh · 6 years ago
  21. 144c279 crosvm: add 'virtio-gpu-next' feature flag by Gurchetan Singh · 5 years ago
  22. f585543 gpu_renderer: update bindings by Gurchetan Singh · 5 years ago
  23. b7da549 gpu_renderer: move capset3 out of VMM by Gurchetan Singh · 5 years ago
  24. 5ce68e4 devices: gpu: remove BackedBuffer/GpuRendererResource distinction by Gurchetan Singh · 5 years ago
  25. 593dc3b gpu_renderer: remove EGL related functions by Gurchetan Singh · 5 years ago
  26. b8a833f gpu_renderer: use GBM inside virglrenderer by Gurchetan Singh · 5 years ago
  27. 35a9d83 gpu_renderer: update bindings by Gurchetan Singh · 5 years ago
  28. 62c533c gpu_renderer: Make eglDebugMessageControlKHR usage optional. by David Riley · 5 years ago
  29. f5285c6 gpu_display: add X11 backend by Zach Reizner · 6 years ago
  30. ed88b0e devices: gpu: advertise support for capset 3 by Gurchetan Singh · 5 years ago
  31. 996beb6 virtio-gpu: Allocate buffers with shared bind flag using gbm. by David Riley · 5 years ago
  32. aa36a29 gpu_renderer: update virglrenderer bindings by David Riley · 5 years ago
  33. 3362605 devices: virtio: add bindings to a new capset by Gurchetan Singh · 5 years ago
  34. 4a93a21 gpu_renderer: make Box3 less error prone with constructor by Zach Reizner · 5 years ago
  35. 3e0fa36 eliminate usage of uninitialized by Zach Reizner · 5 years ago
  36. d6945a0 crosvm: add license blurb to all files by Stephen Barber · 6 years ago
  37. cfb6f70 gpu: replace deprecated ATOMIC_BOOL_INIT by Daniel Verkamp · 6 years ago
  38. dc4effa clippy: Iterate without calling .iter() by David Tolnay · 6 years ago
  39. 800cc56 devices: gpu: Only allocate scanout buffers via minigbm. by David Riley · 6 years ago
  40. 11c886a gpu_renderer: update virglrenderer bindings by David Riley · 6 years ago
  41. aecf9a4 edition: Remove extern crate lines by David Tolnay · 6 years ago
  42. e40a7f3 edition: Update gpu_buffer, gpu_display, gpu_renderer to 2018 edition by David Tolnay · 6 years ago
  43. fe3ef7d edition: Update absolute paths to 2018 style by David Tolnay · 6 years ago
  44. 28716ea gpu_renderer: Enable DRM_FORMAT_RGB565 format. by Lepton Wu · 6 years ago
  45. c69f975 error: Consistently use Display instead of error description() by David Tolnay · 6 years ago
  46. 4d8fc33 gpu: Remove unused import by David Tolnay · 6 years ago
  47. 02bbe5f gpu_renderer: switch to using virgl initialization by David Riley · 6 years ago
  48. 0f5e2af gpu_renderer: update virglrenderer bindings by David Riley · 6 years ago
  49. fdc07a6 gpu_renderer: Include VIRGL_ constants for generated bindings. by David Riley · 6 years ago
  50. 2bac1e7 toolchain: Update to Rust 1.31.0 by David Tolnay · 6 years ago
  51. aa57566 devices: allow virtio-wayland to use virtgpu resources by Zach Reizner · 6 years ago
  52. 3655a63 gpu_renderer: cargo fmt epoxy_egl.rs, which is huge by Zach Reizner · 6 years ago
  53. 55a9e50 cargo fmt all source code by Zach Reizner · 6 years ago
  54. c9ce2da gpu: add force_ctx_0 calls prior to each gpu command by David Riley · 6 years ago
  55. f89e0b5 gpu: add support for fences by David Riley · 7 years ago
  56. ba7c603 gpu: hold image with resource by David Riley · 7 years ago
  57. af9d7ed gpu: import buffers for rendering from minigbm by David Riley · 6 years ago
  58. 150daf9 gpu_renderer: update virglrenderer bindings by David Riley · 6 years ago
  59. f40bb19 gpu_renderer: add virglrenderer bindings by Zach Reizner · 7 years ago