Opentk/Source/OpenTK/Platform/Egl
2009-08-15 16:44:43 +00:00
..
Egl.cs Replaced libGLES_CM.dll by libEGL.dll, which is provided by the AMD OpenGL|ES emulator. 2009-08-14 15:17:42 +00:00
EglContext.cs Modified GraphicsMode.Index to be a nullable property. Modified consuming classes to check Index.HasValue prior to first use. 2009-08-15 16:44:43 +00:00
EglGraphicsMode.cs Removed duplicate GetConfigAttrib calls. 2009-08-14 15:32:38 +00:00
EglMacPlatformFactory.cs Normalized line endings. 2009-08-13 11:41:14 +00:00
EglWindowInfo.cs Normalized line endings. 2009-08-13 11:41:14 +00:00
EglWinPlatformFactory.cs Use Egl.GetDisplay to get a display connection from an EGLNativeDisplayType. 2009-08-14 15:19:37 +00:00
EglX11PlatformFactory.cs Use Egl.GetDisplay to get a display connection from an EGLNativeDisplayType. 2009-08-14 15:19:37 +00:00