Opentk/Source/Utilities
the_fiddler efdaf64476 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
..
Audio
Fonts
Graphics GraphicsContext.GetCurrentContext now returns an IGraphicsContext instead of a GraphicsContext. 2009-06-04 10:34:12 +00:00
Properties Updated changelog, release notes and bumped version numbers in preparation for release. 2009-05-31 15:17:12 +00:00
IPackable.cs
IPoolable.cs
ObjectPool.cs
OpenTK.Utilities.dll.config
TexturePacker.cs