Opentk/Source/Examples/OpenGL/1.1
2009-11-09 20:14:14 +00:00
..
DisplayLists.cs Fixed compilation issue caused by OnUnload access modifier changed (public -> protected). 2009-10-21 13:51:39 +00:00
ImmediateMode.cs Branched for 1.0 release. 2009-11-09 20:14:14 +00:00
Picking.cs Cleaned up deprecated methods. 2009-11-04 20:48:31 +00:00
StencilCSG.cs Fixed spelling of hertz and fps. Fixes issue [#1333]: "Spelling of SI units in documentation and captions". Patch by iRBiS. 2009-11-06 16:46:28 +00:00
TextureMatrix.cs Cleaned up deprecated methods. 2009-11-04 20:48:31 +00:00
Textures.cs Qualify System.Drawing.Rectangle/Point/Size structs fully when necessary, to avoid namespace clash with OpenTK.Rectangle/Point/Size. 2009-11-02 09:37:18 +00:00
VertexArrays.cs OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked. 2009-10-21 13:33:00 +00:00
VertexLighting.cs OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked. 2009-10-21 13:33:00 +00:00