Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.53 KB

virtio-gpu-wddm-dod(For UTM)

Fork of https://github.com/utmapp/virtio-gpu-wddm-dod Trying to imporve UTM Windows experience(Other qemu set-up not supported)

#ARCHIEVED! pleas go to virtio-gpu-wddm instead

Future imagination

Since I am not an experienced developer, there is no promise!

DOD part

  • Investigate why there is only certain cursor that supports accerlation
  • Better cursor hiding implementation
  • Improve PnP support to avoid freezing when manually install driver
  • Clean-up code

ICD part

  • GPU accerlation supoort (This) (ICD user mode driver)
  • OpenGL accerlation
  • Limited DirectX accerlation using DXGL
  • Limited DirectX accerlation using DXVK (Only when Osy done implementing this)
  • Fall back to software rendering without giving out errors when the above method fails
  • Dynamic accerlation changing (possible?)

Other stuff

  • Upgrade to WDDM 3.1(latest ver)
  • Merge latest kvm-win driver code
  • QXL communication
  • UTM-specific feature with cooperation with UTM
  • Legal issues? More to come if i can do these...

Developers wanted, Pull requests wanted