the_fiddler
4981fbdce0
Updated documentation for 0.9.9-1 release.
2009-08-04 09:37:31 +00:00
the_fiddler
e4fcf76289
Merged string[] fix from 0.9.8 branch.
2009-06-29 18:51:40 +00:00
the_fiddler
a2f0f70377
Fixed handling of pointer-to-string parameters. These are now wrapped as string[] arrays.
2009-06-29 18:32:51 +00:00
the_fiddler
51d39fffe1
Added missing XML comment to AL class.
...
Made AL.Lib internal.
2009-06-28 10:38:56 +00:00
the_fiddler
c9b903e652
Update documentation with latest changes.
2009-06-25 22:48:18 +00:00
the_fiddler
a7363b54e6
Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace.
2009-06-25 11:42:05 +00:00
the_fiddler
8e70a94d3d
Enabled xml documentation in debug builds.
...
Fixed a few XML documentation warnings.
2009-06-25 11:16:45 +00:00
the_fiddler
33c6d091c0
Updated release notes.
2009-06-25 11:04:21 +00:00
the_fiddler
3a8dc10caa
Updated documentation for release.
2009-06-24 16:09:29 +00:00
the_fiddler
c1db7a276b
Merged OpenTK.Compute from the cl branch.
...
Merged changes from the 0.9.8 branch.
Updated version numbers for 0.9.9 release.
2009-06-24 15:47:41 +00:00
the_fiddler
c3c56295d4
Updated documentation for 0.9.8-1 release.
2009-06-21 20:34:52 +00:00
the_fiddler
cb661c2dca
Merged gw-next2 branch to trunk.
2009-06-02 15:49:39 +00:00
the_fiddler
5e38154a5b
Updated changelog with changes from the last revision.
2009-05-31 15:55:31 +00:00
the_fiddler
abf42470a6
Added matrix stack improvements to release notes.
2009-05-31 15:32:20 +00:00
the_fiddler
0c7a50fffd
Removed extra whitespace.
2009-05-31 15:18:09 +00:00
the_fiddler
8e78fd226a
Updated changelog, release notes and bumped version numbers in preparation for release.
2009-05-31 15:17:12 +00:00
the_fiddler
5336190bbb
Updated assembly information and documentation for the 0.9.7 release.
2009-03-29 21:59:15 +00:00
the_fiddler
5df0343e6d
Updated known issues (release cannot be compiled on Mono due to compiler bug #488960 ).
2009-03-25 23:08:14 +00:00
the_fiddler
0c39a6c2d4
Updated version numbers and documentation for the 0.9.6 release.
2009-03-25 22:46:31 +00:00
the_fiddler
7c1d479609
Updated for 0.9.5 release.
2009-03-08 22:42:56 +00:00
the_fiddler
b0704762f2
Updated version numbers and documentation for 0.9.5 release.
2009-03-08 22:19:00 +00:00
the_fiddler
4ac210a991
Prepare for 0.9.4 release.
2009-03-01 09:55:22 +00:00
the_fiddler
54c16e82be
Updated Changelog.txt in preparation for the 0.9.3 release.
2009-02-22 16:22:43 +00:00
the_fiddler
9e2708799f
Updated Changelog.txt and Release.txt in preparation for the 0.9.3 release.
2009-02-22 16:16:42 +00:00
the_fiddler
9a32ce9f55
Set SVN mime-type to text/plain and eol-style to native.
2009-02-22 15:51:06 +00:00
the_fiddler
6f864d3f12
Fixed version strings in GL.SupportsExtension().
2009-02-20 18:35:51 +00:00
the_fiddler
8e8ba4c75e
Updated descriptions for 0.9.3 and the MouseDevice patch.
2009-02-20 18:04:35 +00:00
the_fiddler
9409ee6917
Updated for 0.9.2 release.
2009-02-13 22:19:43 +00:00
the_fiddler
fab245bd5d
Updated changelog.
2009-02-13 21:52:51 +00:00
the_fiddler
7651a7a3bb
Merged text branch and updated changelog.
2009-02-13 19:09:38 +00:00
the_fiddler
2e3b56f89c
Added OpenEXR terms to the License.
...
Added Half and Vector[234]h structs.
Added Vector[234]d, Matrix4d and Quaterniond structs.
2008-12-09 20:45:18 +00:00
the_fiddler
bdced8575b
Add note that OpenTK contains code from the Mono project, which is copyrighted by Novell.
2008-11-18 13:35:17 +00:00
the_fiddler
b2e50b50ea
Updated team and simplified contributors list (it was getting stale).
2008-11-18 13:34:03 +00:00
the_fiddler
e1e2cbbf72
Updated Changelog.txt.
2008-06-22 16:34:10 +00:00
the_fiddler
ce4136916d
Updated for release.
2008-05-04 20:01:48 +00:00
the_fiddler
49afd8f450
Updated for release.
2008-05-04 19:58:56 +00:00
the_fiddler
09e643d09a
Updated for release.
2008-05-04 19:58:16 +00:00
the_fiddler
238e3253e2
Prepared for release.
2008-05-04 19:57:28 +00:00
the_fiddler
e5e2f7f827
Build.exe now copies bmp and wav resources to the output directory.
...
Updated wording in Release.txt.
2008-05-04 19:25:50 +00:00
the_fiddler
5ff51ba9fe
Moved OpenTK.OpenAL to OpenTK.Audio.
...
Added SoundReader class.
Added OpenTK.Math.Functions.NextPowerOfTwo
Fixed several AL functions, and added overloads to AL.BufferData.
Added OpenAL wave playback sample.
2008-04-04 19:46:08 +00:00
the_fiddler
ef16a9d296
Moved OpenTK.Fonts to OpenTK.Graphics namespace.
2008-03-08 14:38:10 +00:00
the_fiddler
ed6c5845b9
Updated documentation and release notes.
2008-03-01 13:10:56 +00:00
the_fiddler
03f6ddfe6f
0.9.1 OpenTK.Fonts
2008-02-02 13:10:27 +00:00
the_fiddler
23991aa51c
2008-02-02 00:21:43 +00:00
the_fiddler
5a4796378b
Added information on 0.9.1.
2008-01-31 14:11:38 +00:00
the_fiddler
76a866c1cb
Updated with fullscreen support.
2008-01-24 13:07:51 +00:00
the_fiddler
e08c0d3c9d
Updated documentation.
2008-01-24 12:36:49 +00:00
the_fiddler
0911cf3072
Updated Changelog.txt
2008-01-20 16:57:49 +00:00
the_fiddler
461b97e343
Corrected GLU tesselation functions (not working completely).
2008-01-19 15:22:21 +00:00
the_fiddler
a9223830c8
Update docs for release.
2008-01-15 16:39:32 +00:00