Dean Ellis
|
69e2f36725
|
Removed NO_SYSDRAWING in favour of just MINUMAL
Reverted changes to GLControl.cs
Updated sln to not build OpenTK.GLControl in MINIMAL mode
|
2015-08-12 11:56:12 +01:00 |
|
Dean Ellis
|
c7e86d467b
|
Fixed MINIMAL and NO_SYSDRAWING compilation
|
2015-08-12 11:53:20 +01:00 |
|
Stefanos A
|
6df11a8564
|
Fixed incorrect self-assignment statements
|
2013-10-12 15:16:05 +02:00 |
|
Stefanos A
|
bb3156d185
|
Implemented minimal System.Drawing stubs for Xamarin.Android targets.
|
2013-10-12 04:59:55 +02:00 |
|
Stefanos A
|
459313dca8
|
Fixed line endings
|
2013-10-10 00:18:59 +02:00 |
|
the_fiddler
|
1b7c8fb295
|
Added minimal SystemEvents definition to allow compilation on mobile devices.
|
2011-12-08 00:14:36 +00:00 |
|
the_fiddler
|
e8590dddd4
|
Avoid using the global namespace in the MINIMAL configuration, as it confuses the Mono compiler.
|
2011-12-08 00:10:03 +00:00 |
|
the_fiddler
|
7bcbfc7072
|
Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll.
|
2011-12-08 00:03:14 +00:00 |
|
the_fiddler
|
7f3829acca
|
Provide dummy implementations for classes not available on the iPhone.
|
2009-10-24 10:35:15 +00:00 |
|