Commit graph

  • a90a6c6e3d Added stub for WindowState. the_fiddler 2008-04-13 21:32:04 +0000
  • a567f6604f Added stub for WindowState. the_fiddler 2008-04-13 21:32:04 +0000
  • 43b43fc256 Call Dispose on the loaded bitmap. the_fiddler 2008-04-13 21:31:24 +0000
  • 90c7c84597 Call Dispose on the loaded bitmap. the_fiddler 2008-04-13 21:31:24 +0000
  • 3db006f122 Added audio file as example. the_fiddler 2008-04-13 20:06:55 +0000
  • dc56d5540c Added audio file as example. the_fiddler 2008-04-13 20:06:55 +0000
  • baeb49e01a Normalized formatting with the rest of OpenTK. the_fiddler 2008-04-13 19:55:25 +0000
  • 303ac6ac1b Normalized formatting with the rest of OpenTK. the_fiddler 2008-04-13 19:55:25 +0000
  • 9b5d70e124 Bitmaps (.bmp) will now be copied to output directory. the_fiddler 2008-04-13 19:47:46 +0000
  • 597926ebef Bitmaps (.bmp) will now be copied to output directory. the_fiddler 2008-04-13 19:47:46 +0000
  • 6b72455421 Fixed a bug that would cause context creation to fail under OpenAL SI (0.0.6-0.0.8) on Linux. the_fiddler 2008-04-13 19:46:42 +0000
  • b977db6a5e Fixed a bug that would cause context creation to fail under OpenAL SI (0.0.6-0.0.8) on Linux. the_fiddler 2008-04-13 19:46:42 +0000
  • d4590f183b Made AudioContext.Device private. Added AudioContext.SupportsExtension. the_fiddler 2008-04-13 19:42:37 +0000
  • 143d217468 Made AudioContext.Device private. Added AudioContext.SupportsExtension. the_fiddler 2008-04-13 19:42:37 +0000
  • 510125a0fa the_fiddler 2008-04-13 18:44:23 +0000
  • 19b1d1a424 the_fiddler 2008-04-13 18:44:23 +0000
  • 44729f595e Added 1 pixel to packing distances - seems to reduce packing artifacts at the seams. the_fiddler 2008-04-13 18:43:58 +0000
  • a1421c2326 Added 1 pixel to packing distances - seems to reduce packing artifacts at the seams. the_fiddler 2008-04-13 18:43:58 +0000
  • 1ef220c5ab Fixed framerate rendering. the_fiddler 2008-04-13 18:43:15 +0000
  • 805f2373e6 Fixed framerate rendering. the_fiddler 2008-04-13 18:43:15 +0000
  • 40b074179e Fixed dynamic text rendering when no text is precached at all. the_fiddler 2008-04-13 18:29:36 +0000
  • 4eca16d79f Fixed dynamic text rendering when no text is precached at all. the_fiddler 2008-04-13 18:29:36 +0000
  • c56152fe3b Removed the example number. the_fiddler 2008-04-13 16:54:07 +0000
  • e72deb54ad Removed the example number. the_fiddler 2008-04-13 16:54:07 +0000
  • bd8cc95bc2 License. the_fiddler 2008-04-13 16:53:41 +0000
  • 8691b50443 License. the_fiddler 2008-04-13 16:53:41 +0000
  • 2b744c07c4 Added Inertia's Julia Fractal example. the_fiddler 2008-04-13 16:52:15 +0000
  • 90cd690843 Added Inertia's Julia Fractal example. the_fiddler 2008-04-13 16:52:15 +0000
  • fb13f49a85 Moved OpenTK.Graphics.OpenGL to OpenTK.Graphics. the_fiddler 2008-04-13 16:45:56 +0000
  • 57b097f7d0 Moved OpenTK.Graphics.OpenGL to OpenTK.Graphics. the_fiddler 2008-04-13 16:45:56 +0000
  • 34717ecae2 Commented out an unused line in DummyGLContext. Moved TexturePacker. the_fiddler 2008-04-13 16:38:22 +0000
  • d1df1a27ca Commented out an unused line in DummyGLContext. Moved TexturePacker. the_fiddler 2008-04-13 16:38:22 +0000
  • 9e2455bf3b Moved TexturePacker to OpenTK.Utilities. the_fiddler 2008-04-13 16:37:32 +0000
  • 4474cd4c35 Moved TexturePacker to OpenTK.Utilities. the_fiddler 2008-04-13 16:37:32 +0000
  • 537015b337 Now handles security exceptions. the_fiddler 2008-04-13 15:51:31 +0000
  • 3072a77a61 Now handles security exceptions. the_fiddler 2008-04-13 15:51:31 +0000
  • 2645abef72 Got rid of obsolete DisplayMode. the_fiddler 2008-04-13 15:51:09 +0000
  • cacb1625c6 Got rid of obsolete DisplayMode. the_fiddler 2008-04-13 15:51:09 +0000
  • ea22820118 Improved handling of missing openal32.dll. It used to throw a TypeInitializationException. It now throws a DllNotFoundException. the_fiddler 2008-04-13 15:50:22 +0000
  • 23ed50e322 Improved handling of missing openal32.dll. It used to throw a TypeInitializationException. It now throws a DllNotFoundException. the_fiddler 2008-04-13 15:50:22 +0000
  • 1be3b167c7 Fixed context sharing on windows. the_fiddler 2008-04-13 13:54:24 +0000
  • 037761c764 Fixed context sharing on windows. the_fiddler 2008-04-13 13:54:24 +0000
  • 301ebcc0b7 Applied teichgraf's patch that adds LoadTransposeMatrix overloads, and makes LoadMatrix user ref Matrix4 instead. the_fiddler 2008-04-11 19:33:56 +0000
  • e86899637b Applied teichgraf's patch that adds LoadTransposeMatrix overloads, and makes LoadMatrix user ref Matrix4 instead. the_fiddler 2008-04-11 19:33:56 +0000
  • e6bfaa28ef Added a missing xml doc to the Dispose method. the_fiddler 2008-04-11 18:22:41 +0000
  • a2ed57a157 Added a missing xml doc to the Dispose method. the_fiddler 2008-04-11 18:22:41 +0000
  • 1410cac7d3 Fixed TexEnvMode.Replace. Added a "press any key to continue..." message when an error happens. the_fiddler 2008-04-11 18:19:34 +0000
  • 578e30c26a Fixed TexEnvMode.Replace. Added a "press any key to continue..." message when an error happens. the_fiddler 2008-04-11 18:19:34 +0000
  • f4fe6912b2 Fixed TexEnvMode.Replace. the_fiddler 2008-04-11 18:19:07 +0000
  • d02195e7a1 Fixed TexEnvMode.Replace. the_fiddler 2008-04-11 18:19:07 +0000
  • 6c690dc8c6 Added George's patch which fixes some region strings, and adds PerpendicularLeft. the_fiddler 2008-04-06 15:50:48 +0000
  • 706875c3de Added George's patch which fixes some region strings, and adds PerpendicularLeft. the_fiddler 2008-04-06 15:50:48 +0000
  • 0e85f2208d Added George's patch which fixes some region strings, and adds PerpendicularLeft. the_fiddler 2008-04-06 15:43:35 +0000
  • 9a70822c22 Added George's patch which fixes some region strings, and adds PerpendicularLeft. the_fiddler 2008-04-06 15:43:35 +0000
  • b5959e0db5 Added George's patch with instance members for beziers. the_fiddler 2008-04-06 15:41:27 +0000
  • 40eae78855 Added George's patch with instance members for beziers. the_fiddler 2008-04-06 15:41:27 +0000
  • 90f6523116 Marked double precision math structures as internal (need more work before release). the_fiddler 2008-04-06 15:36:42 +0000
  • b7214409cc Marked double precision math structures as internal (need more work before release). the_fiddler 2008-04-06 15:36:42 +0000
  • 05c1bfc976 the_fiddler 2008-04-06 15:35:34 +0000
  • 2af7e2248d the_fiddler 2008-04-06 15:35:34 +0000
  • cde27b1928 Renamed XRam to XRamExtension. the_fiddler 2008-04-06 15:35:12 +0000
  • f5c7a6ff5e Renamed XRam to XRamExtension. the_fiddler 2008-04-06 15:35:12 +0000
  • 97171e4aec Renamed Efx to EffectsExtension. the_fiddler 2008-04-06 15:34:48 +0000
  • fbe7860c9f Renamed Efx to EffectsExtension. the_fiddler 2008-04-06 15:34:48 +0000
  • fad0929f52 Renamed EfxExtension to EffectsExtension. the_fiddler 2008-04-06 15:31:32 +0000
  • 54bcf92e5e Renamed EfxExtension to EffectsExtension. the_fiddler 2008-04-06 15:31:32 +0000
  • e0a5a821c9 Removed CLSCompliant(true) attribute. the_fiddler 2008-04-06 15:30:59 +0000
  • b0cbe16585 Removed CLSCompliant(true) attribute. the_fiddler 2008-04-06 15:30:59 +0000
  • 10dd34cd35 Renamed DeleteFilters(int n) to DeleteFilter(int n). the_fiddler 2008-04-06 15:17:27 +0000
  • 8dc4afadbc Renamed DeleteFilters(int n) to DeleteFilter(int n). the_fiddler 2008-04-06 15:17:27 +0000
  • f4a55510a1 Fixed Gen/DeleteFilters bindings. the_fiddler 2008-04-06 15:16:57 +0000
  • 1bb52f85ba Fixed Gen/DeleteFilters bindings. the_fiddler 2008-04-06 15:16:57 +0000
  • 6061e0e9c5 Fixed EfxExtension.AuxiliaryEffectSlot bindings. the_fiddler 2008-04-06 15:11:16 +0000
  • d593361550 Fixed EfxExtension.AuxiliaryEffectSlot bindings. the_fiddler 2008-04-06 15:11:16 +0000
  • 3aadd5d36a Fixed EfxExtension.DeleteEffects bindings. the_fiddler 2008-04-06 15:07:53 +0000
  • 0e7e9680f7 Fixed EfxExtension.DeleteEffects bindings. the_fiddler 2008-04-06 15:07:53 +0000
  • 624497098e Fixed EfxExtension.GenEffects bindings the_fiddler 2008-04-06 15:03:52 +0000
  • 36929a9355 Fixed EfxExtension.GenEffects bindings the_fiddler 2008-04-06 15:03:52 +0000
  • 890fcaf024 Removed unnecessary [CLSCompliant(true)] attributes. the_fiddler 2008-04-06 14:54:01 +0000
  • fa64a2dc32 Removed unnecessary [CLSCompliant(true)] attributes. the_fiddler 2008-04-06 14:54:01 +0000
  • aade081abd Fixed DeleteAuxiliaryEffectSlots bindings. the_fiddler 2008-04-06 14:52:22 +0000
  • 946691d853 Fixed DeleteAuxiliaryEffectSlots bindings. the_fiddler 2008-04-06 14:52:22 +0000
  • fb9f7ba0e2 Cosmetic fixes. the_fiddler 2008-04-06 14:49:03 +0000
  • 034aa68f06 Cosmetic fixes. the_fiddler 2008-04-06 14:49:03 +0000
  • 71407f76d0 Updated to use AudioLoader. the_fiddler 2008-04-06 14:48:47 +0000
  • 0f27e3e833 Updated to use AudioLoader. the_fiddler 2008-04-06 14:48:47 +0000
  • a21dcfd659 Renamed AudioLoader and WaveLoader to AudioReader and WaveReader. the_fiddler 2008-04-06 14:32:59 +0000
  • eee67d64b5 Renamed AudioLoader and WaveLoader to AudioReader and WaveReader. the_fiddler 2008-04-06 14:32:59 +0000
  • 0363d899d7 Renamed SoundReader to AudioLoader and WaveReader to WaveLoader. the_fiddler 2008-04-06 14:31:11 +0000
  • c587cc5189 Renamed SoundReader to AudioLoader and WaveReader to WaveLoader. the_fiddler 2008-04-06 14:31:11 +0000
  • 8feb1a79fe Removed ifs in AL.GetSource (boolean) in favour of simple comparisons. the_fiddler 2008-04-06 14:29:16 +0000
  • 8722f71cb6 Removed ifs in AL.GetSource (boolean) in favour of simple comparisons. the_fiddler 2008-04-06 14:29:16 +0000
  • 1474e3b9bc Trying to fix sound popping. the_fiddler 2008-04-06 14:28:29 +0000
  • 743f92a114 Trying to fix sound popping. the_fiddler 2008-04-06 14:28:29 +0000
  • 55bbd2d5f8 Updated using (AudioContext) declaration. the_fiddler 2008-04-06 01:28:42 +0000
  • 06fea0526e Updated using (AudioContext) declaration. the_fiddler 2008-04-06 01:28:42 +0000
  • c5968d9cd0 Made MakeCurrent() call public. the_fiddler 2008-04-06 01:28:12 +0000
  • 192ee1ba42 Made MakeCurrent() call public. the_fiddler 2008-04-06 01:28:12 +0000
  • 2fa1330f3b Fixed SoundReader prermissions. Fixed a problem with SoundReader.EndOfFile. Removed a Dispose() call i Playback.cs (was not necessecary). Streaming code updates. the_fiddler 2008-04-04 22:14:42 +0000
  • 670d65eada Fixed SoundReader prermissions. Fixed a problem with SoundReader.EndOfFile. Removed a Dispose() call i Playback.cs (was not necessecary). Streaming code updates. the_fiddler 2008-04-04 22:14:42 +0000