tomaka/redshirt

Add support for OSMesa in modules/compositor

Opened this issue · 0 comments

We could add a new opengl interface implemented by modules/compositor.

The glutin library could then be tweaked to use this interface.

On the implementation side, the OSMesa library could be used in order to turn the OpenGL commands into a 2D image to draw to a framebuffer.