Internships/ProjectIdeas/VirglOnWindows

From QEMU
Revision as of 11:09, 17 February 2017 by MarcAndre (talk | contribs) (add virgl on windows idea)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

virgl on Windows host

Summary: make virgl rendering work on Windows host

virgl enables accelerated 3d rendering in a VM. It requires Desktop GL on the host.

In theory, virgl should work on Windows with a capable host driver. This project aim at making virgl work well with various GPU on Windows. Since many Windows OpenGL drivers have bad behaviours, it would be worth to support ANGLE/opengles instead. This would require various modifications in virgl library.

Links:

Details:

  • Skill level: intermediate or advanced
  • Language: C
  • Mentors: mlureau@redhat.com, airlied@redhat.com
  • Suggested by: mlureau@redhat.com