Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nooodles2023 authored Aug 28, 2023
1 parent c270891 commit b82dbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- A full Windows guest OpenGL driver implemention for the [Mvisor](https://github.com/tenclass/mvisor) <b>virtio-vgpu device</b>, it provides <b>OpenGL 4.2</b> by translating OpenGL api requests to Mesa Virgl Render Commands, and then delivering these commands from guest application to [Virglrenderer](https://gitlab.freedesktop.org/virgl/virglrenderer) on the host.
- We have tested it by using <b>Cinema4D</b> and <b>[GPUTest](https://www.geeks3d.com/gputest/)</b> on windows 10 guest, the driver worked very nice.
- We can use Mvisor+VGPU to create a VM with OpenGL acceleration, <b>regardless of the limitations of graphics card virtualization</b>.
By the way, we have created 70 VMs on a single T4 card with 16G video memory, each running Cinema 4D rendering, the operation of the VM (Virtual Machine) was still very smooth.
By the way, we have created 20 VMs on a single T4 card with 16G video memory, each running Cinema 4D rendering, the operation of the VM (Virtual Machine) was still very smooth.

## Screenshot
### GpuTest
Expand Down

0 comments on commit b82dbb4

Please sign in to comment.