Opentk/Source/Utilities/Graphics
the_fiddler 4f3ee52668 Applied rdrake's patch:
* fixes output with TextQuality.High and a non-white current color.
* pushes/pops CurrentBit attribute when rendering text.
2009-02-14 08:12:14 +00:00
..
Text Applied rdrake's patch: 2009-02-14 08:12:14 +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 TextPrinter.Begin() / End() are no longer deprecated. 2009-02-12 23:40:48 +00:00
RgbaTexture2D.cs Added license notice. 2009-02-12 00:00:56 +00:00
TextAlignment.cs Added TextAlignment and TextDirection enums. 2009-02-12 22:50:05 +00:00
TextDirection.cs Added TextAlignment and TextDirection enums. 2009-02-12 22:50:05 +00:00
TextExtents.cs Moved TextExtents to OpenTK.Graphics. 2009-02-12 23:10:09 +00:00
TextPrinter.cs TextPrinter.Begin() / End() are no longer deprecated. 2009-02-12 23:40:48 +00:00
TextPrinterOptions.cs Added TextAlignment and TextDirection enums. 2009-02-12 22:50:05 +00:00
TextQuality.cs Moved TextExtents to OpenTK.Graphics. 2009-02-12 23:10:09 +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