Virtual machine with support for OpenGL
问题 We have an application that we want to compile, auto-build and auto-test on an virtual machine. The virtual machine "provider" has to be able to be cross-platform as we require this operation to be executed on both windows and several linux distrubtions at the same. Our application is dependent on OpenGL, and require a rather new version of OpenGL in order to work properly. We have decent experience with Oracles Virtual Box, where we are able to perform the above action with some effort,