Opentk/Source/OpenTK/Graphics
the_fiddler b7390e11d2 Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory.
Improved CreateDummyContext logic to detect and use the context handle of the current thread or a specified handle.
Removed GetCurrentContext() methods from platform-specific context implementations (everything now goes through the relevant IPlatformFactories).
2009-05-30 19:27:52 +00:00
..
GL Actually sort wrapper methods in GL.cs. 2009-05-30 15:28:52 +00:00
Glu Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Color4.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
ColorFormat.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
DisplayDevice.cs Disabled printing of available resolutions and extensions in debug builds. 2009-04-20 06:58:39 +00:00
DisplayResolution.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
GraphicsContext.cs Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +00:00
GraphicsContextFlags.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
GraphicsContextVersion.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
GraphicsExceptions.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
GraphicsMode.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
IDisplayDeviceDriver.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
IGraphicsContext.cs Added stack traces to automatic error checking. 2009-03-29 21:41:30 +00:00
IGraphicsMode.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