the_fiddler
e43203675e
ExampleAttribute.ToString() now ignores ExampleAttribute.Difficulty if it is zero. Simplified ExampleAttribute constructors.
2008-01-18 13:59:26 +00:00
the_fiddler
6b2169daf6
Test OpenTK.Audio.AudioContext
2008-01-17 14:07:32 +00:00
the_fiddler
bf269b2d0d
Show hidden examples in debug mode.
2008-01-17 14:06:14 +00:00
the_fiddler
8d68aa3305
Updated version numbers.
2008-01-15 16:44:17 +00:00
the_fiddler
6f7286e7e0
Use Utilities.SetWindowTitle
2008-01-15 12:24:57 +00:00
the_fiddler
586e982ce0
Add SetWindowTitle utility.
2008-01-15 12:24:43 +00:00
the_fiddler
4d70f64c9a
Hide from ExampleLauncher (not ready yet).
2008-01-15 12:24:36 +00:00
the_fiddler
e8cd2dc6c5
Fix for "unknown reference to KeyboardDevice" or on Mono.
2008-01-15 09:51:32 +00:00
the_fiddler
e3c67f4dcf
Changed the name of a label (clashed with base GLControl).
2008-01-15 09:35:08 +00:00
the_fiddler
66f2143856
Bumped version number.
2008-01-15 00:10:12 +00:00
the_fiddler
2b378b5a99
Updated GL.DrawElements to use DrawElementsType instead of Enums.All
2008-01-15 00:03:32 +00:00
the_fiddler
ad057fbd98
Slight documentation update.
2008-01-15 00:01:46 +00:00
the_fiddler
2ad50d33b6
Got rid of some warnings.
2008-01-11 20:54:06 +00:00
the_fiddler
84f0ff047f
Possible performance improvement.
2008-01-11 20:18:51 +00:00
the_fiddler
09e6d60293
Added Ctrl-F1 command to show hidden items.
2008-01-11 20:17:36 +00:00
the_fiddler
ef75237981
Initial commit.
2008-01-11 20:17:01 +00:00
the_fiddler
d008b32cd6
Renamed MouseButtons to MouseButtonsBox (clashed with Windows.Forms.MouseButtons)
...
Used full namespace in anonymous delegate declaration.
2008-01-06 10:56:10 +00:00
the_fiddler
f4c9e21924
Disabled from ExampleLauncher.
2008-01-06 02:35:32 +00:00
the_fiddler
6d8d4aa846
Bumped version number.
2008-01-06 02:19:08 +00:00
the_fiddler
8476ff2c08
Fixed data marshaling to winforms thread.
2008-01-06 02:18:58 +00:00
the_fiddler
bbb38b9271
Updated according to the new enums.
2008-01-04 20:55:52 +00:00
the_fiddler
33495b5d63
Updated according to the new enums.
2008-01-04 20:55:33 +00:00
the_fiddler
891bb9c6af
Fixed cross-threading calls into Windows.Forms, using delegates and BeginInvoke().
2008-01-04 20:55:15 +00:00
the_fiddler
18296ea663
Updated T08_VBO and T10_GLSL_Cube to use the more specific, updated enums.
2008-01-02 01:01:40 +00:00
the_fiddler
938b2b8519
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
8db2411038
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
2a315072f2
Added MathSpeed.cs test.
2007-11-11 23:25:41 +00:00
the_fiddler
fe1d12d037
Final touches before release.
2007-11-11 21:48:00 +00:00
the_fiddler
b4f044b293
Fixed loading of Bitmap on Linux (invalid path separator).
2007-11-11 20:09:18 +00:00
the_fiddler
9725f72fb9
glControl1_Resize event was not fired.
2007-11-11 19:39:09 +00:00
the_fiddler
255e0f5cf9
Added ExampleAttribute to all examples. Improved Textures example. Modified several other examples.
2007-11-11 18:44:10 +00:00
the_fiddler
405e949a2a
Added example data.
2007-11-11 18:43:16 +00:00
the_fiddler
9f1593aada
Initial check-in.
2007-11-10 23:31:30 +00:00
the_fiddler
3bdcc9dbcf
Changed background color to SteelBlue. Added ExampleAttribute.
2007-11-10 23:31:01 +00:00
the_fiddler
db06500dd2
Change enum in GL.TexParameter from All to more specific type.
2007-11-10 23:30:14 +00:00
the_fiddler
7bbab20112
Updated licensing information.
2007-11-10 23:29:45 +00:00
the_fiddler
0c3e912dd4
Added SansSerif font.
2007-11-08 16:43:03 +00:00
the_fiddler
bfcfe107b2
Added documentation.
2007-11-08 16:42:30 +00:00
the_fiddler
4772bfee9e
Tests text rendering and layout code.
2007-11-06 21:02:27 +00:00
the_fiddler
120f96f3bc
Changed implementation. Now tests font rendering on different sizes.
2007-11-06 21:02:01 +00:00
the_fiddler
37f94717de
Tried to implement some things, but it's broken.
2007-11-06 21:01:35 +00:00
the_fiddler
e14a460d2a
Removed an unused variable warning.
2007-11-04 16:49:19 +00:00
the_fiddler
a65e1ea45c
2007-11-04 15:33:43 +00:00
the_fiddler
455ed4213a
Updated to use the new math classes.
2007-11-04 15:32:52 +00:00
the_fiddler
e556150d2f
Updated to follow the new naming conventions. Fonts tutorial is broken.
2007-11-04 15:32:24 +00:00
the_fiddler
2435891f7a
Updated to match latest TextureFont revision.
2007-11-01 23:24:32 +00:00
the_fiddler
c45f2d97e4
Updated font rendering code.
2007-10-26 15:55:24 +00:00
the_fiddler
bd156c4ac0
Temporarily removed font rendering.
2007-10-26 15:55:07 +00:00
the_fiddler
f7c5c73aa5
Platform neutral path separator.
2007-10-21 15:46:00 +00:00
the_fiddler
edfea5cf08
Example Data directory.
2007-10-20 14:20:09 +00:00