Opentk/Source/Examples/OpenGLES/2.0
Stefanos A. 12005e0792 Try to create Embedded context first
By mistake, this code would always create a desktop context. The correct
approach is to create an embedded (EGL) context and only fallback to
desktop if that doesn't work.
2013-11-11 11:43:15 +01:00
..
SimpleWindow20.cs Try to create Embedded context first 2013-11-11 11:43:15 +01:00