Opentk/Source
the_fiddler fca4dde7cf Initialize input vectors to random values.
Use smaller data blocks that can be verified visually.
Perform error checking when executing the kernel.
Wait for the command queue to finish before displaying the results.
2009-10-28 14:54:20 +00:00
..
Bind Added distinct /overrides/add and /overrides/replace elements. 2009-10-17 21:49:35 +00:00
Build Recognize and copy dds files as part of example resources. 2009-10-28 09:31:59 +00:00
Compatibility Added dllmap for OpenGL|ES on Mac OS X. 2009-10-23 20:11:40 +00:00
Converter * ESCLParser.cs: Fixed long bitfield detection. 2009-10-09 06:01:02 +00:00
Examples Initialize input vectors to random values. 2009-10-28 14:54:20 +00:00
GLControl Do not force control to create its handle in Resize event (the designer places code that raises this event before the rest of the events are hooked). Instead, suppress the event and raise it once the handle is actually created. 2009-10-22 17:56:55 +00:00
OpenTK Return readonly IList<> instead of copying arrays of data. 2009-10-28 00:39:38 +00:00
QuickStart OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked. 2009-10-21 13:33:00 +00:00