1
Window / [SFML2.0] OGL3.3 and RenderWindow
« on: December 30, 2012, 03:55:01 pm »
hi, i have one question : i want to use both of them (ogl & renderwindow) to render on the screen but seems like one of them doesn't work when the other is used as a renderer(main context?). OGL itself renders fine but when it comes to switching between the roles the app crashes . In the related tutorials for the use of ogl & renderwindow together 2.1- versions of gl are considered . so how to solve this? thanks