Commit graph

  • 458bf0477e Added OpenGL ES enum specifications in XML format. the_fiddler 2009-06-30 07:38:55 +0000
  • d9f95901b6 Added OpenCL specifications in XML format. the_fiddler 2009-06-29 23:17:21 +0000
  • 5595708ff3 Added OpenCL specifications in XML format. the_fiddler 2009-06-29 23:17:21 +0000
  • 97442db9c9 Added stubs for OpenGL ES 1.0, 1.1 and 2.0 profiles. the_fiddler 2009-06-29 21:42:51 +0000
  • 7946c40edd Added stubs for OpenGL ES 1.0, 1.1 and 2.0 profiles. the_fiddler 2009-06-29 21:42:51 +0000
  • 79cbb00d6d Added OpenGL ES 1.1 tokens. the_fiddler 2009-06-29 21:42:30 +0000
  • 4edf7489f0 Added OpenGL ES 1.1 tokens. the_fiddler 2009-06-29 21:42:30 +0000
  • 4f28e9ff5e Removed 'using System' directive. the_fiddler 2009-06-29 21:32:09 +0000
  • 3b430e30b5 Removed 'using System' directive. the_fiddler 2009-06-29 21:32:09 +0000
  • 71d8c167e9 Added GLES10 tokens. the_fiddler 2009-06-29 21:31:47 +0000
  • 5d59707eb3 Added GLES10 tokens. the_fiddler 2009-06-29 21:31:47 +0000
  • fa2d8c8b6b Added OpenGL ES 2.0 tokens. the_fiddler 2009-06-29 20:12:42 +0000
  • ec185178b8 Added OpenGL ES 2.0 tokens. the_fiddler 2009-06-29 20:12:42 +0000
  • f5f55b3711 Merged string[] fix from 0.9.8 branch. the_fiddler 2009-06-29 18:51:40 +0000
  • e4fcf76289 Merged string[] fix from 0.9.8 branch. the_fiddler 2009-06-29 18:51:40 +0000
  • a2f0f70377 Fixed handling of pointer-to-string parameters. These are now wrapped as string[] arrays. the_fiddler 2009-06-29 18:32:51 +0000
  • e8754784f8 Fixed XML docs and remove unnecessary CLSCompliance attributes. the_fiddler 2009-06-28 10:52:58 +0000
  • 170568c57d Fixed XML docs and remove unnecessary CLSCompliance attributes. the_fiddler 2009-06-28 10:52:58 +0000
  • e8cf64a177 Added missing XML docs. the_fiddler 2009-06-28 10:49:10 +0000
  • 1bdc6b6634 Added missing XML docs. the_fiddler 2009-06-28 10:49:10 +0000
  • bc8ab9113c Added missing XML comment to AL class. Made AL.Lib internal. the_fiddler 2009-06-28 10:38:56 +0000
  • 51d39fffe1 Added missing XML comment to AL class. Made AL.Lib internal. the_fiddler 2009-06-28 10:38:56 +0000
  • 9b17ee1559 Added several missing XML comments. the_fiddler 2009-06-28 10:33:32 +0000
  • c43407e77e Added several missing XML comments. the_fiddler 2009-06-28 10:33:32 +0000
  • 2bd89e87df Marked KeyDownEvent and KeyUpEvent as obsolete. the_fiddler 2009-06-28 10:33:03 +0000
  • 305a6a2749 Marked KeyDownEvent and KeyUpEvent as obsolete. the_fiddler 2009-06-28 10:33:03 +0000
  • c1897871a6 Added XML comment on Glu class. the_fiddler 2009-06-28 10:27:42 +0000
  • 4188ebc875 Added XML comment on Glu class. the_fiddler 2009-06-28 10:27:42 +0000
  • 09a24a17d7 Removed Key.None and Key.MaxKeys. Added XML documentation to all OpenTK.Input.Key tokens. Added typical Key names found in Windows.Forms and XNA: LControl, RControl, ... the_fiddler 2009-06-28 10:27:17 +0000
  • 514d0c2a05 Removed Key.None and Key.MaxKeys. Added XML documentation to all OpenTK.Input.Key tokens. Added typical Key names found in Windows.Forms and XNA: LControl, RControl, ... the_fiddler 2009-06-28 10:27:17 +0000
  • 70f68a302f Added missing XML documentation. the_fiddler 2009-06-28 10:02:25 +0000
  • ea387cd9b0 Added missing XML documentation. the_fiddler 2009-06-28 10:02:25 +0000
  • 4e28071a26 Added Mouse and Keyboard stubs for the new input API. the_fiddler 2009-06-28 10:01:54 +0000
  • e2ddfe8289 Added Mouse and Keyboard stubs for the new input API. the_fiddler 2009-06-28 10:01:54 +0000
  • 33fb214266 Added CreateFromAxisAngle method. the_fiddler 2009-06-26 21:45:26 +0000
  • a28616db87 Added CreateFromAxisAngle method. the_fiddler 2009-06-26 21:45:26 +0000
  • b38c7610cb Removed tabs. the_fiddler 2009-06-26 21:09:55 +0000
  • 2d535853af Removed tabs. the_fiddler 2009-06-26 21:09:55 +0000
  • 7f39df3460 Fixed license information. Cleaned up Main method. the_fiddler 2009-06-26 21:07:57 +0000
  • 828836675b Fixed license information. Cleaned up Main method. the_fiddler 2009-06-26 21:07:57 +0000
  • b24ae1e28b Added nythrix's OpenGL 3.0 example. the_fiddler 2009-06-26 21:07:09 +0000
  • 6aabf2cef5 Added nythrix's OpenGL 3.0 example. the_fiddler 2009-06-26 21:07:09 +0000
  • 619a8dcb82 Fixed license information. the_fiddler 2009-06-26 21:06:28 +0000
  • 38947ffba5 Fixed license information. the_fiddler 2009-06-26 21:06:28 +0000
  • 339e1bcdb3 Get[Program|Shader]InfoLog now return strings directly (instead of out parameters). the_fiddler 2009-06-26 21:05:23 +0000
  • ac0e20e3fd Get[Program|Shader]InfoLog now return strings directly (instead of out parameters). the_fiddler 2009-06-26 21:05:23 +0000
  • 3dcb9e17e4 Implemented multisampling on MacOS (untested). the_fiddler 2009-06-26 20:06:31 +0000
  • a405f07d55 Implemented multisampling on MacOS (untested). the_fiddler 2009-06-26 20:06:31 +0000
  • b4359c51ac Implemented multisampling on X11. the_fiddler 2009-06-26 20:01:22 +0000
  • 77788d19a4 Implemented multisampling on X11. the_fiddler 2009-06-26 20:01:22 +0000
  • b9a84ed304 Update documentation with latest changes. the_fiddler 2009-06-25 22:48:18 +0000
  • c9b903e652 Update documentation with latest changes. the_fiddler 2009-06-25 22:48:18 +0000
  • 00221ba225 * OpenGL/1.1/DisplayLists.cs: Avoid Glu in favor of OpenTK.Matrix4. * OpenAL/Test/TestAudioContext.cs: Remove deprecated Alut calls. * OpenTK/GLControl/SimpleGLControl.Designer.cs: Use DockStyle.Fill instead of anchoring. the_fiddler 2009-06-25 22:47:59 +0000
  • 258f2a4e57 * OpenGL/1.1/DisplayLists.cs: Avoid Glu in favor of OpenTK.Matrix4. * OpenAL/Test/TestAudioContext.cs: Remove deprecated Alut calls. * OpenTK/GLControl/SimpleGLControl.Designer.cs: Use DockStyle.Fill instead of anchoring. the_fiddler 2009-06-25 22:47:59 +0000
  • 93465aed66 Removed unused code. the_fiddler 2009-06-25 22:47:20 +0000
  • 5208f6c9dd Removed unused code. the_fiddler 2009-06-25 22:47:20 +0000
  • 42374a73d4 Obsoleted Frustum and Perspective methods in favor of CreatePerspectiveOffCenter and CreatePerspectiveFieldOfView, respectively. the_fiddler 2009-06-25 22:47:01 +0000
  • 79686aa4dd Obsoleted Frustum and Perspective methods in favor of CreatePerspectiveOffCenter and CreatePerspectiveFieldOfView, respectively. the_fiddler 2009-06-25 22:47:01 +0000
  • 0390d6b9cc Marked GluCore as Obsolete. the_fiddler 2009-06-25 22:46:21 +0000
  • d798c02d94 Marked GluCore as Obsolete. the_fiddler 2009-06-25 22:46:21 +0000
  • df6671cb4a Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace. the_fiddler 2009-06-25 11:42:05 +0000
  • a7363b54e6 Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace. the_fiddler 2009-06-25 11:42:05 +0000
  • 5c60841746 Enabled xml documentation in debug builds. Fixed a few XML documentation warnings. the_fiddler 2009-06-25 11:16:45 +0000
  • 8e70a94d3d Enabled xml documentation in debug builds. Fixed a few XML documentation warnings. the_fiddler 2009-06-25 11:16:45 +0000
  • 88bdcd41a1 Updated release notes. the_fiddler 2009-06-25 11:04:21 +0000
  • 33c6d091c0 Updated release notes. the_fiddler 2009-06-25 11:04:21 +0000
  • e7fae30dba OpenCL bitfields are not mapped to 'long', not 'int'. Fixes issue [#964] ([OpenCL] Bitfields should be mapped to 'long' not 'int'). the_fiddler 2009-06-25 10:56:29 +0000
  • f2a96af6bc OpenCL bitfields are not mapped to 'long', not 'int'. Fixes issue [#964] ([OpenCL] Bitfields should be mapped to 'long' not 'int'). the_fiddler 2009-06-25 10:56:29 +0000
  • 81b110894c Updated documentation for release. the_fiddler 2009-06-24 16:09:29 +0000
  • 3a8dc10caa Updated documentation for release. the_fiddler 2009-06-24 16:09:29 +0000
  • 36edcad914 Merged OpenTK.Compute from the cl branch. Merged changes from the 0.9.8 branch. Updated version numbers for 0.9.9 release. the_fiddler 2009-06-24 15:47:41 +0000
  • c1db7a276b Merged OpenTK.Compute from the cl branch. Merged changes from the 0.9.8 branch. Updated version numbers for 0.9.9 release. the_fiddler 2009-06-24 15:47:41 +0000
  • e8ced41e69 Bumped version numbers for 0.9.8-1 release. the_fiddler 2009-06-24 14:46:54 +0000
  • eb48960b18 Added OpenTK.Compute namespace with OpenCL bindings. the_fiddler 2009-06-24 14:44:12 +0000
  • e1be82fa46 Added OpenTK.Compute namespace with OpenCL bindings. the_fiddler 2009-06-24 14:44:12 +0000
  • 45277bc494 Marked ContextDestroyed method as obsolete. the_fiddler 2009-06-24 14:43:20 +0000
  • 28420497c6 Marked ContextDestroyed method as obsolete. the_fiddler 2009-06-24 14:43:20 +0000
  • f46e9b1564 Removed obsolete code. Implemented X11GLNative.IconChanged event. the_fiddler 2009-06-24 14:42:40 +0000
  • 8c800d619d Removed obsolete code. Implemented X11GLNative.IconChanged event. the_fiddler 2009-06-24 14:42:40 +0000
  • daed9943a8 Removed obsolete code. the_fiddler 2009-06-24 14:38:48 +0000
  • 623015650b Removed obsolete code. the_fiddler 2009-06-24 14:38:48 +0000
  • c3c56295d4 Updated documentation for 0.9.8-1 release. the_fiddler 2009-06-21 20:34:52 +0000
  • 3f9470e562 Optimized Matrix4/Matrix4d.Mult by unrolling and inlining the multiplications. the_fiddler 2009-06-19 13:44:33 +0000
  • 74c45c479e Optimized Matrix4/Matrix4d.Mult by unrolling and inlining the multiplications. the_fiddler 2009-06-19 13:44:33 +0000
  • 402e0e6714 Optimized Matrix4.Mult by unrolling the multiplications. the_fiddler 2009-06-19 13:41:32 +0000
  • 8604913954 Optimized Matrix4.Mult by unrolling the multiplications. the_fiddler 2009-06-19 13:41:32 +0000
  • 65500986a2 Applied GL1TextOutputProvider.Clear() fix from 0.9.8 branch. the_fiddler 2009-06-19 13:06:39 +0000
  • 66cc4fd12e Applied GL1TextOutputProvider.Clear() fix from 0.9.8 branch. the_fiddler 2009-06-19 13:06:39 +0000
  • 089108c431 GL1TextOutputProvider.Clear() should clear the display list cache. the_fiddler 2009-06-19 13:01:14 +0000
  • 070a5b14dc Marked Glu and Alut as obsolete. the_fiddler 2009-06-15 12:43:53 +0000
  • ead6be817d Marked Glu and Alut as obsolete. the_fiddler 2009-06-15 12:43:53 +0000
  • 29262a075d Fixed Matrix4.CreateOrthographicOffCenter (M44 should be 1). the_fiddler 2009-06-08 22:49:26 +0000
  • ade299156d Fixed Matrix4.CreateOrthographicOffCenter (M44 should be 1). the_fiddler 2009-06-08 22:46:18 +0000
  • 70f735d2a6 Fixed Matrix4.CreateOrthographicOffCenter (M44 should be 1). the_fiddler 2009-06-08 22:46:18 +0000
  • 386766071f Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension). the_fiddler 2009-06-07 05:31:38 +0000
  • da7c1c3a4d Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension). the_fiddler 2009-06-07 05:31:38 +0000
  • 43e0b67b2e Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension). the_fiddler 2009-06-07 05:20:29 +0000
  • efa7b51535 Added static readonly Vector[234]d?.One properties. the_fiddler 2009-06-04 17:04:35 +0000
  • 857003cd3f Added static readonly Vector[234]d?.One properties. the_fiddler 2009-06-04 16:51:45 +0000
  • bf89289ad9 Added static readonly Vector[234]d?.One properties. the_fiddler 2009-06-04 16:51:45 +0000