Opentk/Source/Utilities/Graphics
the_fiddler c0549b11fa Fixed TextExtents behavior when returning either cached or uncached instances.
Reduced memory pressure by adding object pooling to TextExtents.
2008-11-26 16:34:50 +00:00
..
Text Fixed TextExtents behavior when returning either cached or uncached instances. 2008-11-26 16:34:50 +00:00
AlphaTexture2D.cs Derive AlphaTexture2D from Texture2D. 2008-11-25 16:10:18 +00:00
GraphicsResourceException.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
IGraphicsResource.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
ITextPrinter.cs Obsoleted old implementation and added compatibility layer to the new ITextPrinter. 2008-11-25 18:17:30 +00:00
TextPrinter.cs Removed unused code. 2008-11-25 22:16:40 +00:00
TextPrinterOptions.cs Moved to Graphics folder along with the rest of the implementation. 2008-11-25 18:05:10 +00:00
Texture2D.cs Implemented GetHashCode and ToString. 2008-11-25 17:25:10 +00:00
TextureRegion2D.cs Added missing license notice. 2008-11-25 14:04:24 +00:00