Opentk/Source/OpenTK/Platform/Egl
thefiddler 3da459b316 [All] Fixed checks for EXT_swap_control_tear
EGL and NSOpenGL do not offer an EXT_swap_control_tear equivalent so
use regular vsync for now. The relevant extension string is now
correctly checked on WGL and GLX.
2014-04-29 08:10:18 +02:00
..
Egl.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
EglContext.cs [All] Fixed checks for EXT_swap_control_tear 2014-04-29 08:10:18 +02:00
EglGraphicsMode.cs Enabled SAMPLE_BUFFERS EGL attribute 2013-11-11 11:42:30 +01:00
EglMacPlatformFactory.cs Support external EGL contexts. 2009-11-04 17:00:52 +00:00
EglSdl2PlatformFactory.cs Added support for OpenGL ES through SDL2 2013-10-03 11:17:21 +02:00
EglWindowInfo.cs * EglWindowInfo.cs: Corrected error checking for 2011-01-17 23:55:48 +00:00
EglWinPlatformFactory.cs Implemented Sdl2GLControl 2013-09-30 20:47:29 +02:00
EglX11PlatformFactory.cs Implemented Sdl2GLControl 2013-09-30 20:47:29 +02:00