the_fiddler
989be84c96
Moved and renamed examples to match the new example structurs.
...
Made example source code visible for all examples in example browser.
Updated Prebuild.exe to newest SVN version (resolves issues with resources).
Added .rtf and .resx files to Examples project in Prebuild.xml.
2009-04-20 09:48:33 +00:00
the_fiddler
ec7315500e
New sample browser with documentation and source code display.
...
Reduced example categories to OpenGL, OpenAL, OpenTK. Updated all samples to reflect this change.
Moved startup and loading code into separate files.
2009-04-20 07:20:25 +00:00
the_fiddler
ee5a7dac1f
Fixed type (wrap around).
2009-03-30 21:31:24 +00:00
the_fiddler
a22019d890
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
2009-02-22 10:43:35 +00:00
the_fiddler
ef4ab16e30
Modified to use new Text interface.
2009-02-12 23:41:29 +00:00
the_fiddler
c18b522763
Exercise TextAlignment and TextDirection options.
2009-02-12 22:52:24 +00:00
the_fiddler
baf3247afe
Initial work on new interface.
...
Use subpixel antialiasing.
2008-11-26 21:49:05 +00:00
the_fiddler
e1beaf3744
Updated examples to use the new TextPrinter.
2008-11-25 17:25:51 +00:00
the_fiddler
e3535cdbb1
Use 16pt font (looks better).
2008-11-24 17:55:34 +00:00
the_fiddler
a57eb8f647
First public commit of the new text renderer (WIP implementation).
2008-11-24 16:43:56 +00:00
the_fiddler
4e521ea72e
Changed the fps counter color to SkyBlue.
2008-06-22 16:20:40 +00:00
the_fiddler
805f2373e6
Fixed framerate rendering.
2008-04-13 18:43:15 +00:00
the_fiddler
cacb1625c6
Got rid of obsolete DisplayMode.
2008-04-13 15:51:09 +00:00
the_fiddler
ef16a9d296
Moved OpenTK.Fonts to OpenTK.Graphics namespace.
2008-03-08 14:38:10 +00:00
the_fiddler
a9e2ce4a00
Completed move of OpenTK.OpenGL to OpenTK.Graphics.OpenGL.
2008-02-02 00:58:26 +00:00
the_fiddler
107951c4d1
Hooks for garbage-collectable OpenGL resources.
...
the [...]GLNative classes now use GLContext instead of the platform-specific [...]GLContext implementations.
Updated the IGLContext interface with functions to query the current context.
2007-12-09 18:15:51 +00:00
the_fiddler
e2a515429b
Added ITextPrinter.Begin()/End() functions to speed up font rendering. Updated Fonts and Text examples.
2007-11-12 07:36:34 +00:00
the_fiddler
7be851a68a
Added ExampleAttribute to all examples. Improved Textures example. Modified several other examples.
2007-11-11 18:44:10 +00:00
the_fiddler
04585824dc
Added documentation.
2007-11-08 16:42:30 +00:00
the_fiddler
c45c390ede
Tests text rendering and layout code.
2007-11-06 21:02:27 +00:00