Opentk/Source/OpenTK/Graphics/OpenGL
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
..
ErrorHelper.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GL.cs Fixed the Enum types for glDrawElements* functions and regenerated the bindings. 2016-07-16 13:08:28 +02:00
GLEnums.cs Added NONE as an option in BufferStorageFlags 2016-07-16 13:10:29 +02:00
GLHelper.cs [GL] Add overloads for ProgramUniform 2015-10-11 17:55:36 +01:00
GLObsolete.cs Eliminated CLS-compliance warnings in the bindings 2013-12-15 22:01:45 +01:00