Skip to content

utmapp/virglrenderer

 
 

Repository files navigation

Virglrenderer - The VirGL virtual OpenGL renderer

Source

This repository lives at https://gitlab.freedesktop.org/virgl/virglrenderer. Other repositories are likely forks, and code found there is not supported.

Build & install

This project uses the meson build system:

$ meson build
$ cd build
$ ninja install

Support

Many Virglrenderer devs hang on IRC; if you're not sure which channel is appropriate, you should ask your question on OFTC's #virgil3d, someone will redirect you if necessary. Remember that not everyone is in the same timezone as you, so it might take a while before someone qualified sees your question.

The next best option is to ask your question in an email to the mailing lists: virglrenderer-devel@lists.freedesktop.org

Bug reports

If you think something isn't working properly, please file a bug report in GitLab.

Contributing

Contributions are welcome, note that Virglrenderer uses GitLab for patches submission, review and discussions.

About

https://gist.github.com/akihikodaki/87df4149e7ca87f18dc56807ec5a1bc5 VirGL virtual OpenGL renderer

Resources

License

Stars

13 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • C 82.7%
  • C++ 15.3%
  • Python 0.8%
  • Meson 0.5%
  • Shell 0.3%
  • Dockerfile 0.2%
  • Other 0.2%