.Net Standard port for Opentk
Find a file
the_fiddler 5142354cda Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method.
Added GraphicsContext() constructor that takes an existing, valid OpenGL context. This can be used for interop with third-party toolkits which create the OpenGL context themselves.
2009-11-04 16:49:56 +00:00
Documentation Updated changelog with last-minute changes. 2009-10-21 14:03:14 +00:00
Source Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
Build.exe Recognize and copy dds files as part of example resources. 2009-10-28 09:31:59 +00:00