Opentk/Source/OpenTK/Platform
the_fiddler eb183f4cfe Added stack traces to automatic error checking.
Added GraphicsContext.ErrorChecking property to temporarily disable error checking if necessary.
Error checking is now added to all functions in debug mode (the generator would miss specific CLS-compliant overloads before).
2009-03-29 21:41:30 +00:00
..
Dummy Added stack traces to automatic error checking. 2009-03-29 21:41:30 +00:00
MacOS Added stack traces to automatic error checking. 2009-03-29 21:41:30 +00:00
Windows Added stack traces to automatic error checking. 2009-03-29 21:41:30 +00:00
X11 Added stack traces to automatic error checking. 2009-03-29 21:41:30 +00:00
Factory.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
GdiPlus.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
IGameWindow.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
IGdiPlusInternals.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
IGLControl.cs Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags. 2009-03-07 11:03:41 +00:00
INativeGLWindow.cs Added new GameWindow constructors that specify the desired GraphicsContext (OpenGL) version and flags. 2009-03-07 10:49:32 +00:00
IPlatformFactory.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
IResizable.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
IWindowInfo.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
PlatformException.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Utilities.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00