We have an application with multiple windows on different screens using 3 graphic cards. Each window uses opengl to render fonts, images etc... This works very well so far, except for sharing resources. we tried to implement something like this (fenster is a custom class to store information like context, etc...):We have an application with multiple windows on