Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
mesa
mesa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,322
    • Issues 2,322
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 642
    • Merge Requests 642
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Mesa
  • mesamesa
  • Merge Requests
  • !6235

Merged
Opened Aug 08, 2020 by Chia-I Wu@olvDeveloper

virgl: move protocol headers to a common place

  • Overview 4
  • Commits 2
  • Pipelines 11
  • Changes 25

This moves protocol headers found in src/gallium/drivers/virgl and src/gallium/winsys/virgl/vtest to src/virtio/{virgl,vtest} respectively. This allows the headers to be shared when a vulkan driver is added for example.

It also updates the headers to the latest ones from virglrenderer. There are some new commands that I am not sure what their status are. If they are unstable, they should be fixed (in upstream) such that they are guarded by VIRGL_RENDERER_UNSTABLE_APIS.

@gurchetansingh @gerddie @issor.oruam

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: mesa/mesa!6235
Source branch: virgl-header