Opentk/Source/Utilities/Graphics/Text
2009-08-09 18:54:35 +00:00
..
CachedGlyphInfo.cs
GdiPlusGlyphRasterizer.cs Added workaround for broken Mono GDI+ text offset. 2009-05-30 17:35:42 +00:00
GL1TextOutputProvider.cs Merged fix for issue [#1089]: "TextPrinter is affected by TextureGen* and TextureEnvMode" from 0.9.8 branch. 2009-08-09 18:54:35 +00:00
GL11TextOutputProvider.cs
GL12TextOutputProvider.cs
Glyph.cs
GlyphCache.cs
GlyphEnumerator.cs
GlyphPacker.cs
GlyphSheet.cs
IGlyphCache.cs
IGlyphRasterizer.cs Merged TextPrinter optimization changes from gw-next2 branch. 2009-05-27 18:40:29 +00:00
ITextOutputProvider.cs Added display list cache to GL1TextOutputProvider. This change improves peak TextPrinter speed by more than 10x (1.6M glyphs per second as measured on a 1.8GHz Core 2 with a 8400M card). We still need a cache eviction strategy. 2009-05-31 10:12:41 +00:00
PoolableTextExtents.cs
TextBlock.cs
TextBlockComparer.cs