Opentk/Source/OpenTK/OpenGL/Bindings
2008-01-24 09:16:00 +00:00
..
GL.cs Added missing tokens to TextureParameterName (were only in GetTextureParameter, when they should have been in both enums). 2008-01-22 23:01:15 +00:00
GLCore.cs Disabled CLSCompliant attribute not checked warnings. Disabled XML docs missing warning. 2008-01-15 00:45:18 +00:00
GLDelegates.cs Disabled CLSCompliant attribute not checked warnings. Disabled XML docs missing warning. 2008-01-15 00:45:18 +00:00
GLEnums.cs Changed capitalization rules to turn letters after digits to uppercase. Fixes Texture2D etc, but makes all hex specifiers to go uppercase... :/ 2008-01-24 09:16:00 +00:00
Glu.cs Worked around a Visual Studio bug that caused some overloads to become invisible. 2008-01-20 17:27:30 +00:00
GluCore.cs Updated bindings with the latest Bind revision. 2008-01-19 15:29:10 +00:00
GluDelegates.cs Updated bindings with the latest Bind revision. 2008-01-19 15:29:10 +00:00
GluEnums.cs Updated the bindings with the latest generator revision. 2008-01-15 09:33:28 +00:00