Opentk/Source/Utilities/Graphics
2009-02-12 01:01:55 +00:00
..
Text Deprecate TextPrinter.Begin()/End(). These are only left for backwards compatibility. New code should set the desired projection and modelview matrices manually. 2009-02-12 01:01:55 +00:00
AlphaTexture2D.cs Initial work on new interface. 2008-11-26 21:49:05 +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 Initial work on new interface. 2008-11-26 21:49:05 +00:00
RgbaTexture2D.cs Added license notice. 2009-02-12 00:00:56 +00:00
TextPrinter.cs Deprecate TextPrinter.Begin()/End(). These are only left for backwards compatibility. New code should set the desired projection and modelview matrices manually. 2009-02-12 01:01:55 +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 Set default texture parameters before allocating memory for the texture. 2008-11-29 18:22:51 +00:00
TextureRegion2D.cs Added missing license notice. 2008-11-25 14:04:24 +00:00