Opentk/Source
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
..
Bind Actually sort wrapper methods in GL.cs. 2009-05-30 15:28:52 +00:00
Build Re-enabled nant support (necessary for commandline builds on Linux until xbuild matures). 2009-05-21 09:26:07 +00:00
Examples Fixed exception while the Sample Browser is shutting down. 2009-05-30 17:51:19 +00:00
OpenTK Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory. 2009-05-30 19:27:52 +00:00
Utilities Do not render text that doesn't fit inside the clip rectangle. Fixes bug [#847]: "TextPrinter layout when width, height are zero." (http://www.opentk.com/node/847). 2009-05-30 17:58:41 +00:00