.Net Standard port for Opentk
Go to file
the_fiddler f8d89e597d GraphicsContext.GetCurrentContext now returns an IGraphicsContext instead of a GraphicsContext.
Fixed Texture2D finalizer.
Removed GraphicsContext.[Enter|Exit]BeginRegion(). GL.Begin|End now calls IGraphicsContext.ErrorChecking = false.
2009-06-04 10:34:12 +00:00
Build Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
Source GraphicsContext.GetCurrentContext now returns an IGraphicsContext instead of a GraphicsContext. 2009-06-04 10:34:12 +00:00