Opentk/Source/Examples/OpenGL/1.1
2009-10-24 10:07:43 +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 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
Picking.cs Merged Inertia's example and geometry branch, 2009-10-24 10:07:43 +00:00
StencilCSG.cs Merged Inertia's example and geometry branch, 2009-10-24 10:07:43 +00:00
TextureMatrix.cs Merged Inertia's example and geometry branch, 2009-10-24 10:07:43 +00:00
Textures.cs Merged Inertia's example and geometry branch, 2009-10-24 10:07:43 +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