Opentk/Source
MorituriTeSalutant dde2da6c00 Added NONE as an option in BufferStorageFlags
None is a desirable option in this enum because it's used much like
BufferUsageHint.StaticDraw for ARB_Buffer_Storage. Using it explicitly
in user code is more clear than 0, and makes it more clear to the
inexperienced author that none is an option.
2016-07-16 13:10:29 +02:00
..
Bind Added NONE as an option in BufferStorageFlags 2016-07-16 13:10:29 +02:00
Build.UpdateVersion Updated version to 1.2 2016-05-26 00:25:10 +02:00
Converter Fixed MINIMAL and NO_SYSDRAWING compilation 2015-08-12 11:53:20 +01:00
Generator.Rewrite Initial support for Android/iOS 2016-06-08 15:15:59 +09:00
GLControl Destroy context after OnHandleDestroyed to allow cleanup 2015-09-07 13:07:59 +02:00
GLWidget GLWidget for Gtk 2 and 3 2015-12-05 23:46:24 +01:00
OpenTK Added NONE as an option in BufferStorageFlags 2016-07-16 13:10:29 +02:00
OpenTK.Tests NUnit Tests from Manuli and Wcdeich4 (#373) 2016-04-21 17:28:37 +02:00
Tests/Test.API.Desktop Fixed the Enum types for glDrawElements* functions and regenerated the bindings. 2016-07-16 13:08:28 +02:00