Opentk/Source/OpenTK/Graphics/OpenGL4
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 Bindings for GL4.4, ES1.1, ES2.0 and ES3.0 2013-11-03 12:34:19 +01:00
GL4.cs Fixed the Enum types for glDrawElements* functions and regenerated the bindings. 2016-07-16 13:08:28 +02:00
GL4Enums.cs Added NONE as an option in BufferStorageFlags 2016-07-16 13:10:29 +02:00
Helper.cs [GL] Add overloads for ProgramUniform 2015-10-11 17:55:36 +01:00