Commit graph

  • 260353f37a Re-added IInputDriver property. the_fiddler 2007-11-10 18:24:30 +0000
  • ff5540b487 Re-added IInputDriver property. the_fiddler 2007-11-10 18:24:30 +0000
  • 6a4d9b9f4f Updated documentation and renamed Imports.import to Imports.FunctionMap for clarity. the_fiddler 2007-11-10 18:11:34 +0000
  • 62a15f3f9c Updated documentation and renamed Imports.import to Imports.FunctionMap for clarity. the_fiddler 2007-11-10 18:11:34 +0000
  • 2ed4b0066b Fixed mismatch between Delegate and Import declarations. the_fiddler 2007-11-10 12:29:17 +0000
  • 58d5b7838a Fixed mismatch between Delegate and Import declarations. the_fiddler 2007-11-10 12:29:17 +0000
  • 6c86f654ed Fixed IntPtr processing - real pointers (with object overloads) are now differentiated from plain IntPtr parameters (e.g. offsets). Fixed Tao bindings generation. the_fiddler 2007-11-10 10:28:22 +0000
  • 2ede6cab5a Fixed IntPtr processing - real pointers (with object overloads) are now differentiated from plain IntPtr parameters (e.g. offsets). Fixed Tao bindings generation. the_fiddler 2007-11-10 10:28:22 +0000
  • fdb89a25df Added a new Settings.Legacy option: do not turn bools into ints. Changed the default Tao options to not turn bools into ints and use nested enums. Added documentation to these options. the_fiddler 2007-11-10 10:27:19 +0000
  • 61f17b5e7c Added a new Settings.Legacy option: do not turn bools into ints. Changed the default Tao options to not turn bools into ints and use nested enums. Added documentation to these options. the_fiddler 2007-11-10 10:27:19 +0000
  • c3f3b2728b Commented-out unneeded call to Translate() method. the_fiddler 2007-11-10 10:26:04 +0000
  • e05d99d622 Commented-out unneeded call to Translate() method. the_fiddler 2007-11-10 10:26:04 +0000
  • 0c3e912dd4 Added SansSerif font. the_fiddler 2007-11-08 16:43:03 +0000
  • 7c187e705e Added SansSerif font. the_fiddler 2007-11-08 16:43:03 +0000
  • bfcfe107b2 Added documentation. the_fiddler 2007-11-08 16:42:30 +0000
  • 04585824dc Added documentation. the_fiddler 2007-11-08 16:42:30 +0000
  • f52e61b1a8 Moved DisplayListTextHandle to its own file. the_fiddler 2007-11-08 16:41:08 +0000
  • ee1c386228 Moved DisplayListTextHandle to its own file. the_fiddler 2007-11-08 16:41:08 +0000
  • 18df7a0d5e Deleted an empty line. the_fiddler 2007-11-08 16:40:30 +0000
  • 68ec838e33 Deleted an empty line. the_fiddler 2007-11-08 16:40:30 +0000
  • ffcf353c4c Enabled VSyncing by default. the_fiddler 2007-11-08 15:57:10 +0000
  • 2cb2bef32f Enabled VSyncing by default. the_fiddler 2007-11-08 15:57:10 +0000
  • f1928dc9a0 Improved handling of line-endings. Removed some warnings. the_fiddler 2007-11-08 15:56:49 +0000
  • 188ea93280 Improved handling of line-endings. Removed some warnings. the_fiddler 2007-11-08 15:56:49 +0000
  • 4d358cad5d Added licensing information. the_fiddler 2007-11-08 15:56:19 +0000
  • 6025cb9125 Added licensing information. the_fiddler 2007-11-08 15:56:19 +0000
  • 050eddbbd9 Added ToString() method. Added documentation. the_fiddler 2007-11-08 15:55:38 +0000
  • 8002ec7716 Added ToString() method. Added documentation. the_fiddler 2007-11-08 15:55:38 +0000
  • 2fe0ee260f Added licensing information. the_fiddler 2007-11-08 15:54:58 +0000
  • 8c65412b69 Added licensing information. the_fiddler 2007-11-08 15:54:58 +0000
  • 7345c28f09 Optimized the LoadGlyph function. Reduced generated garbage. the_fiddler 2007-11-08 15:54:38 +0000
  • a551ee3b41 Optimized the LoadGlyph function. Reduced generated garbage. the_fiddler 2007-11-08 15:54:38 +0000
  • ab757425f3 Changed the definition of the TexturePacker.Add() method, to reduce generated garbage. the_fiddler 2007-11-08 15:54:07 +0000
  • 3069b77fb4 Changed the definition of the TexturePacker.Add() method, to reduce generated garbage. the_fiddler 2007-11-08 15:54:07 +0000
  • 4772bfee9e Tests text rendering and layout code. the_fiddler 2007-11-06 21:02:27 +0000
  • c45c390ede Tests text rendering and layout code. the_fiddler 2007-11-06 21:02:27 +0000
  • 120f96f3bc Changed implementation. Now tests font rendering on different sizes. the_fiddler 2007-11-06 21:02:01 +0000
  • afd70b2e25 Changed implementation. Now tests font rendering on different sizes. the_fiddler 2007-11-06 21:02:01 +0000
  • 37f94717de Tried to implement some things, but it's broken. the_fiddler 2007-11-06 21:01:35 +0000
  • 72eebfa51c Tried to implement some things, but it's broken. the_fiddler 2007-11-06 21:01:35 +0000
  • 0e0ff6e735 Fixed version string parsing on mesa renderer. Added TexCoord[234] overloads that take Vector[234]'s. Now prints available extension strings in debug mode. the_fiddler 2007-11-06 21:01:07 +0000
  • 71edd50bb6 Fixed version string parsing on mesa renderer. Added TexCoord[234] overloads that take Vector[234]'s. Now prints available extension strings in debug mode. the_fiddler 2007-11-06 21:01:07 +0000
  • 61b1a4f804 Added SizeInBytes readonly field. Made UnitX/Y/Z fields readonly. the_fiddler 2007-11-06 20:59:39 +0000
  • dd4943e835 Added SizeInBytes readonly field. Made UnitX/Y/Z fields readonly. the_fiddler 2007-11-06 20:59:39 +0000
  • 3c79815596 Font renderer implementation. the_fiddler 2007-11-06 20:59:15 +0000
  • 4a5cd43003 Font renderer implementation. the_fiddler 2007-11-06 20:59:15 +0000
  • ef8873904e Throw exception when encountering a singular matrix on matrix inversion. Add indexer: (Matrix4[i, j]) (not implemented yet) the_fiddler 2007-11-06 14:03:05 +0000
  • 336e6210c8 Throw exception when encountering a singular matrix on matrix inversion. Add indexer: (Matrix4[i, j]) (not implemented yet) the_fiddler 2007-11-06 14:03:05 +0000
  • 5409a5d6b5 Removed (IntPtr) and (float*) cast operators. Added this indexer (Vector3[0], Vector3[0] etc) the_fiddler 2007-11-06 14:01:35 +0000
  • 9fd384420d Removed (IntPtr) and (float*) cast operators. Added this indexer (Vector3[0], Vector3[0] etc) the_fiddler 2007-11-06 14:01:35 +0000
  • d25278e25e Renamed Min/Max to ComponentMin/ComponentMax and added Min and Max functions based on vector length. the_fiddler 2007-11-06 14:00:03 +0000
  • e2b08d0bd6 Renamed Min/Max to ComponentMin/ComponentMax and added Min and Max functions based on vector length. the_fiddler 2007-11-06 14:00:03 +0000
  • a19c58b3d5 Deleted some unused code. the_fiddler 2007-11-06 13:37:42 +0000
  • 2520233f26 Deleted some unused code. the_fiddler 2007-11-06 13:37:42 +0000
  • 865f8ffd08 Corrected some warnings. the_fiddler 2007-11-06 13:37:19 +0000
  • ffadaeb024 Corrected some warnings. the_fiddler 2007-11-06 13:37:19 +0000
  • bf939a4e10 Removed some warnings. the_fiddler 2007-11-06 13:37:04 +0000
  • 8efe76ca92 Removed some warnings. the_fiddler 2007-11-06 13:37:04 +0000
  • 8d8842ea62 Commented out some unused code. the_fiddler 2007-11-06 13:36:47 +0000
  • 092eb36a07 Commented out some unused code. the_fiddler 2007-11-06 13:36:47 +0000
  • eac6aaa72a Corrected a few warnings. the_fiddler 2007-11-06 13:35:40 +0000
  • d5df9715b7 Corrected a few warnings. the_fiddler 2007-11-06 13:35:40 +0000
  • b3258229bb Added SupportsFunction methods. Corrected SupportsExtension methods. Added locking. the_fiddler 2007-11-06 13:33:56 +0000
  • adc26c9990 Added SupportsFunction methods. Corrected SupportsExtension methods. Added locking. the_fiddler 2007-11-06 13:33:56 +0000
  • 020a31bc81 Added Box2 class. the_fiddler 2007-11-06 13:32:17 +0000
  • f683cd5977 Added Box2 class. the_fiddler 2007-11-06 13:32:17 +0000
  • 11404e3609 Renamed to ITextPrinter.cs the_fiddler 2007-11-06 13:31:51 +0000
  • 182a7b5c5a Renamed to ITextPrinter.cs the_fiddler 2007-11-06 13:31:51 +0000
  • 887f911001 Renamed to TextPrinter.cs the_fiddler 2007-11-06 13:31:27 +0000
  • 9436bd8e6c Renamed to TextPrinter.cs the_fiddler 2007-11-06 13:31:27 +0000
  • cdf971c4f9 Removed unneeded functions. Modified several function definitions. the_fiddler 2007-11-06 13:30:46 +0000
  • 9e6dba8b4b Removed unneeded functions. Modified several function definitions. the_fiddler 2007-11-06 13:30:46 +0000
  • b6906a9ae7 Added the necessary methods. the_fiddler 2007-11-06 13:30:25 +0000
  • d2ffa2b7d6 Added the necessary methods. the_fiddler 2007-11-06 13:30:25 +0000
  • 97f2ccf795 Modified the MeasureString method. Removed the FindRectangle method. the_fiddler 2007-11-06 13:30:00 +0000
  • 6d8f7d221d Modified the MeasureString method. Removed the FindRectangle method. the_fiddler 2007-11-06 13:30:00 +0000
  • 4b46c731f0 The class is no longer public. the_fiddler 2007-11-06 13:29:40 +0000
  • 21714e0dce The class is no longer public. the_fiddler 2007-11-06 13:29:40 +0000
  • 320e2d04ac Implemented basic layout. Implemented VBO printer. the_fiddler 2007-11-06 13:29:18 +0000
  • 6ac7982f27 Implemented basic layout. Implemented VBO printer. the_fiddler 2007-11-06 13:29:18 +0000
  • e14a460d2a Removed an unused variable warning. the_fiddler 2007-11-04 16:49:19 +0000
  • 9a435c6194 Removed an unused variable warning. the_fiddler 2007-11-04 16:49:19 +0000
  • f5ccec88e6 Doesn't trim EdgeFlagv anymore. the_fiddler 2007-11-04 16:48:57 +0000
  • 4354f68f2e Doesn't trim EdgeFlagv anymore. the_fiddler 2007-11-04 16:48:57 +0000
  • 7a55f972bf EdgeFlagv should not have its ending trimmed. the_fiddler 2007-11-04 16:48:37 +0000
  • d1803c1087 EdgeFlagv should not have its ending trimmed. the_fiddler 2007-11-04 16:48:37 +0000
  • e0c804a456 Updated to work with the new bindings. the_fiddler 2007-11-04 15:41:10 +0000
  • 484cf71cb0 Updated to work with the new bindings. the_fiddler 2007-11-04 15:41:10 +0000
  • 3727da3a91 Removed InputDriver. the_fiddler 2007-11-04 15:38:39 +0000
  • df733c7719 Removed InputDriver. the_fiddler 2007-11-04 15:38:39 +0000
  • abb087314f Now initializes GL class. Slight layout improvements. Removed useless constructors. the_fiddler 2007-11-04 15:37:41 +0000
  • e633395202 Now initializes GL class. Slight layout improvements. Removed useless constructors. the_fiddler 2007-11-04 15:37:41 +0000
  • db3b1d52c9 Added check to disable swap control, if the relevant extension is not supported. the_fiddler 2007-11-04 15:35:31 +0000
  • 31672f0303 Added check to disable swap control, if the relevant extension is not supported. the_fiddler 2007-11-04 15:35:31 +0000
  • f2fadfe890 Removed Wgl.Ext.SupportsExtension. Updated code to use the new naming conventions. the_fiddler 2007-11-04 15:34:54 +0000
  • b41ad63491 Removed Wgl.Ext.SupportsExtension. Updated code to use the new naming conventions. the_fiddler 2007-11-04 15:34:54 +0000
  • cd1b48f207 New math classes by george. the_fiddler 2007-11-04 15:34:04 +0000
  • f96b2e4fbc New math classes by george. the_fiddler 2007-11-04 15:34:04 +0000
  • a65e1ea45c the_fiddler 2007-11-04 15:33:43 +0000
  • 501da27b1a the_fiddler 2007-11-04 15:33:43 +0000