Opentk/Source/OpenTK/Platform/Egl
2009-08-25 10:36:14 +00:00
..
Egl.cs Added OutAttribute to array parameters that return values. 2009-08-15 16:45:21 +00:00
EglContext.cs Added EmbeddedGraphicsContext as the foundation of all ES context implementations and modified EglContext to inherit from this. 2009-08-25 10:36:14 +00:00
EglGraphicsMode.cs Implemented EglContext construction according to AMD's OpenGL|ES samples. 2009-08-15 16:45:59 +00:00
EglMacPlatformFactory.cs Normalized line endings. 2009-08-13 11:41:14 +00:00
EglWindowInfo.cs Implemented EglContext construction according to AMD's OpenGL|ES samples. 2009-08-15 16:45:59 +00:00
EglWinPlatformFactory.cs Implemented EglContext construction according to AMD's OpenGL|ES samples. 2009-08-15 16:45:59 +00:00
EglX11PlatformFactory.cs Use Egl.GetDisplay to get a display connection from an EGLNativeDisplayType. 2009-08-14 15:19:37 +00:00