Commit graph

  • 878af03601 Documentation updates. Getting rid of all remaining warnings in debug build. the_fiddler 2008-01-20 19:29:42 +0000
  • 40f32f4867 Documentation updates. Getting rid of all remaining warnings in debug build. the_fiddler 2008-01-20 19:29:42 +0000
  • 5a66d44f19 Documentation updates. Getting rid of warnings. the_fiddler 2008-01-20 19:00:03 +0000
  • 3d2bc15a84 Documentation updates. Getting rid of warnings. the_fiddler 2008-01-20 19:00:03 +0000
  • 35851a0197 Temporary Device property. the_fiddler 2008-01-20 17:55:55 +0000
  • 2c0de25dfd Temporary Device property. the_fiddler 2008-01-20 17:55:55 +0000
  • b0116f903c Updated version numbers. the_fiddler 2008-01-20 17:29:29 +0000
  • a384059b1b Updated version numbers. the_fiddler 2008-01-20 17:29:29 +0000
  • 3f864cbe65 Worked around a Visual Studio bug that caused some overloads to become invisible. the_fiddler 2008-01-20 17:27:30 +0000
  • df7365fbd2 Worked around a Visual Studio bug that caused some overloads to become invisible. the_fiddler 2008-01-20 17:27:30 +0000
  • 58f0ade060 Updated copyright notice. the_fiddler 2008-01-20 17:26:53 +0000
  • 2741171d0a Updated copyright notice. the_fiddler 2008-01-20 17:26:53 +0000
  • 41a7d2a90e JTalton's new functions. the_fiddler 2008-01-20 17:26:40 +0000
  • 32f034b4d5 JTalton's new functions. the_fiddler 2008-01-20 17:26:40 +0000
  • 5716c6a334 Updated example attribute and tessellation function. It now works! the_fiddler 2008-01-20 17:21:04 +0000
  • 8ffe65e58a Updated example attribute and tessellation function. It now works! the_fiddler 2008-01-20 17:21:04 +0000
  • b80a67b687 Added JTalton's double precision mathlib. the_fiddler 2008-01-20 17:14:12 +0000
  • d4a63df42b Added JTalton's double precision mathlib. the_fiddler 2008-01-20 17:14:12 +0000
  • 9c407b7ebe Updated Changelog.txt the_fiddler 2008-01-20 16:57:49 +0000
  • 0911cf3072 Updated Changelog.txt the_fiddler 2008-01-20 16:57:49 +0000
  • 66ab195cec Spelling. the_fiddler 2008-01-20 09:29:48 +0000
  • 6422281e7c Spelling. the_fiddler 2008-01-20 09:29:48 +0000
  • 98f7e0a837 Removed unused code. the_fiddler 2008-01-20 09:22:58 +0000
  • 55c4e4d4da Removed unused code. the_fiddler 2008-01-20 09:22:58 +0000
  • 5d1aa04bc6 Update to Keyboard Handling. the_fiddler 2008-01-20 09:00:15 +0000
  • 71843190b2 Update to Keyboard Handling. the_fiddler 2008-01-20 09:00:15 +0000
  • f24139c26a Added example. the_fiddler 2008-01-20 08:42:19 +0000
  • cdab33e4a6 Added example. the_fiddler 2008-01-20 08:42:19 +0000
  • d287a95e6c removed unused AL_XYZ_NULL. chrisbrandtner 2008-01-19 16:06:47 +0000
  • bf5e9fe5bd removed unused AL_XYZ_NULL. chrisbrandtner 2008-01-19 16:06:47 +0000
  • 43604a632c Updated bindings with the latest Bind revision. the_fiddler 2008-01-19 15:29:10 +0000
  • 981d176532 Updated bindings with the latest Bind revision. the_fiddler 2008-01-19 15:29:10 +0000
  • 621dac721f Corrected Tess*, Nurbs* and Quadric* definitions. Added experimental code for fast late-binding. the_fiddler 2008-01-19 15:28:20 +0000
  • 7ba4035464 Corrected Tess*, Nurbs* and Quadric* definitions. Added experimental code for fast late-binding. the_fiddler 2008-01-19 15:28:20 +0000
  • ae1838f3d3 GetDelegate does not load OpenGL functions anymore (use the Load and LoadAll methods for that). Added GetDelegate method that takes a simple string (no type information). Deprecated existing GetDelegate method. the_fiddler 2008-01-19 15:27:15 +0000
  • ebf0163cce GetDelegate does not load OpenGL functions anymore (use the Load and LoadAll methods for that). Added GetDelegate method that takes a simple string (no type information). Deprecated existing GetDelegate method. the_fiddler 2008-01-19 15:27:15 +0000
  • cf729f5df6 Updated licensing information. Added more test data. the_fiddler 2008-01-19 15:26:16 +0000
  • 70abd051e8 Updated licensing information. Added more test data. the_fiddler 2008-01-19 15:26:16 +0000
  • 57caf66538 Updated licensing information. the_fiddler 2008-01-19 15:25:51 +0000
  • a959d1b6b8 Updated licensing information. the_fiddler 2008-01-19 15:25:51 +0000
  • abe331b247 Fixed NewTess and DeleteTess (were NewTes and DeleteTes). Fixed wrapper generation for functions with both pointer and generic parameters. the_fiddler 2008-01-19 15:25:30 +0000
  • 8cb0f0e0b7 Fixed NewTess and DeleteTess (were NewTes and DeleteTes). Fixed wrapper generation for functions with both pointer and generic parameters. the_fiddler 2008-01-19 15:25:30 +0000
  • 2914cb49cd Made the ParameterCollection.Rebuild property public. the_fiddler 2008-01-19 15:24:34 +0000
  • 2deb63cf99 Made the ParameterCollection.Rebuild property public. the_fiddler 2008-01-19 15:24:34 +0000
  • 877d34bcdc Revised TessVertex location parameter to be in array instead of out array. the_fiddler 2008-01-19 15:23:56 +0000
  • 841602611f Revised TessVertex location parameter to be in array instead of out array. the_fiddler 2008-01-19 15:23:56 +0000
  • 8a9d0892da Updated typemaping of TessObj, NurbObj and QuadricObj and FunctionPointer. the_fiddler 2008-01-19 15:23:18 +0000
  • 57b38ab203 Updated typemaping of TessObj, NurbObj and QuadricObj and FunctionPointer. the_fiddler 2008-01-19 15:23:18 +0000
  • 3df4bd2391 Corrected GLU tesselation functions (not working completely). the_fiddler 2008-01-19 15:22:21 +0000
  • 461b97e343 Corrected GLU tesselation functions (not working completely). the_fiddler 2008-01-19 15:22:21 +0000
  • ddf0931bc9 dead Gremlin: Imported_alDeleteFilters chrisbrandtner 2008-01-19 14:18:34 +0000
  • 5e29db6dc1 dead Gremlin: Imported_alDeleteFilters chrisbrandtner 2008-01-19 14:18:34 +0000
  • 05b665c192 presets hack, not 100% accuracte but acceptable results. chrisbrandtner 2008-01-19 11:25:12 +0000
  • c488097326 presets hack, not 100% accuracte but acceptable results. chrisbrandtner 2008-01-19 11:25:12 +0000
  • deb8263baf presets semi-working chrisbrandtner 2008-01-19 01:05:57 +0000
  • 10f36fc775 presets semi-working chrisbrandtner 2008-01-19 01:05:57 +0000
  • 39f4384931 refactored enum values. Missing: AL_FILTER_FIRST_PARAMETER, AL_FILTER_LAST_PARAMETER, AL_EFFECT_FIRST_PARAMETER, AL_EFFECT_LAST_PARAMETER chrisbrandtner 2008-01-18 20:53:01 +0000
  • 931848b8ad refactored enum values. Missing: AL_FILTER_FIRST_PARAMETER, AL_FILTER_LAST_PARAMETER, AL_EFFECT_FIRST_PARAMETER, AL_EFFECT_LAST_PARAMETER chrisbrandtner 2008-01-18 20:53:01 +0000
  • d531fb2729 v0.9 all relevant funcs are available, rather good doc already chrisbrandtner 2008-01-18 18:35:43 +0000
  • 7cab30660c v0.9 all relevant funcs are available, rather good doc already chrisbrandtner 2008-01-18 18:35:43 +0000
  • 91ae412fce added most CLSCompliant attribs. chrisbrandtner 2008-01-18 17:33:07 +0000
  • a682335578 added most CLSCompliant attribs. chrisbrandtner 2008-01-18 17:33:07 +0000
  • 778a317601 added inline docu and some overloads chrisbrandtner 2008-01-18 17:24:39 +0000
  • 666ac63563 added inline docu and some overloads chrisbrandtner 2008-01-18 17:24:39 +0000
  • f761a51846 added Filter/Aux functions. chrisbrandtner 2008-01-18 15:50:58 +0000
  • 34ccba8228 added Filter/Aux functions. chrisbrandtner 2008-01-18 15:50:58 +0000
  • 3174141b23 Fixed AudioContext.IsCurrent getter (would throw if no context was current). the_fiddler 2008-01-18 15:10:25 +0000
  • 50fd919bae Fixed AudioContext.IsCurrent getter (would throw if no context was current). the_fiddler 2008-01-18 15:10:25 +0000
  • 1fa6ee6082 Moved ContextHandle to its own class. the_fiddler 2008-01-18 14:15:37 +0000
  • ab1b65520d Moved ContextHandle to its own class. the_fiddler 2008-01-18 14:15:37 +0000
  • 4ec718623a Moved ContextHandle to its own class. the_fiddler 2008-01-18 14:15:23 +0000
  • a1c0ff131e Moved ContextHandle to its own class. the_fiddler 2008-01-18 14:15:23 +0000
  • 6863224422 Added AudioContext.IsProcessing property, plus better error handling during context creation. the_fiddler 2008-01-18 14:15:03 +0000
  • b1b6dc8e07 Added AudioContext.IsProcessing property, plus better error handling during context creation. the_fiddler 2008-01-18 14:15:03 +0000
  • c3b14818ea Renamed TestContext.cs to TestAudioContext.cs the_fiddler 2008-01-18 14:13:30 +0000
  • 94eff55469 Renamed TestContext.cs to TestAudioContext.cs the_fiddler 2008-01-18 14:13:30 +0000
  • f36fe39044 Start testing of AudioContext class. the_fiddler 2008-01-18 14:13:04 +0000
  • 004360d0a7 Start testing of AudioContext class. the_fiddler 2008-01-18 14:13:04 +0000
  • f2f59590ac Removed MathSpeed.Difficulty. the_fiddler 2008-01-18 14:01:25 +0000
  • 6fc2297fbb Removed MathSpeed.Difficulty. the_fiddler 2008-01-18 14:01:25 +0000
  • 5cb5f2c74b Removed TryMouse structure left from testing the WinRawMouse code. the_fiddler 2008-01-18 14:01:06 +0000
  • a2262697a2 Removed TryMouse structure left from testing the WinRawMouse code. the_fiddler 2008-01-18 14:01:06 +0000
  • d3538521ee Updated test to use the latest AudioContext version. Logic commented out for now. the_fiddler 2008-01-18 14:00:28 +0000
  • 44ed570bb1 Updated test to use the latest AudioContext version. Logic commented out for now. the_fiddler 2008-01-18 14:00:28 +0000
  • e43203675e ExampleAttribute.ToString() now ignores ExampleAttribute.Difficulty if it is zero. Simplified ExampleAttribute constructors. the_fiddler 2008-01-18 13:59:26 +0000
  • 65019c5c53 ExampleAttribute.ToString() now ignores ExampleAttribute.Difficulty if it is zero. Simplified ExampleAttribute constructors. the_fiddler 2008-01-18 13:59:26 +0000
  • 4534c9ec19 Renamed AL.Bool to bool. the_fiddler 2008-01-18 13:57:51 +0000
  • 3930dce721 Renamed AL.Bool to bool. the_fiddler 2008-01-18 13:57:51 +0000
  • 7bfaf93246 Renamed AL.Bool to bool. the_fiddler 2008-01-18 13:57:37 +0000
  • 8132eeb1a4 Renamed AL.Bool to bool. the_fiddler 2008-01-18 13:57:37 +0000
  • f53f8e8fa0 Renamed AL.Bool to bool. the_fiddler 2008-01-18 13:57:21 +0000
  • f9403b2671 Renamed AL.Bool to bool. the_fiddler 2008-01-18 13:57:21 +0000
  • 9eade188f2 Added more functions. Added handling of multiple contexts. Improved thread-safety. Resolved a minor bug in the CreateContext function. the_fiddler 2008-01-18 13:56:27 +0000
  • 8781365fb1 Added more functions. Added handling of multiple contexts. Improved thread-safety. Resolved a minor bug in the CreateContext function. the_fiddler 2008-01-18 13:56:27 +0000
  • 0fba55eec2 Removed rename AL.Bool to bool item. the_fiddler 2008-01-18 13:55:42 +0000
  • 35ba0b5b64 Removed rename AL.Bool to bool item. the_fiddler 2008-01-18 13:55:42 +0000
  • a4a8fb0f99 v0.8 EFX largely done, public Filter/Auxiliary methods missing. chrisbrandtner 2008-01-18 13:32:51 +0000
  • cdde344dbd v0.8 EFX largely done, public Filter/Auxiliary methods missing. chrisbrandtner 2008-01-18 13:32:51 +0000
  • 5b74d9e227 chrisbrandtner 2008-01-17 21:53:51 +0000
  • 76ef90be35 chrisbrandtner 2008-01-17 21:53:51 +0000