Opentk/Source/OpenTK/Graphics
the_fiddler 073109c8c7 Fixed documentation warnings.
Removed duplicate code (due to BindingsBase class).
2009-08-19 13:22:12 +00:00
..
ES10 Added BindingsBase class that provides a common base for all generated bindings. 2009-08-17 10:20:42 +00:00
ES11 Added BindingsBase class that provides a common base for all generated bindings. 2009-08-17 10:20:42 +00:00
ES20 Added BindingsBase class that provides a common base for all generated bindings. 2009-08-17 10:20:42 +00:00
OpenGL Fixed documentation warnings. 2009-08-19 13:22:12 +00:00
BindingsBase.cs Added BindingsBase class that provides a common base for all generated bindings. 2009-08-17 10:20:42 +00:00
Color4.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
ColorFormat.cs Added missing XML comments. 2009-06-04 11:27:25 +00:00
GraphicsContext.cs Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
GraphicsContextBase.cs Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
GraphicsContextException.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
GraphicsContextFlags.cs Added GraphicsContextFlags.Embedded for OpenGL|ES. 2009-08-13 11:41:32 +00:00
GraphicsContextMissingException.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
GraphicsContextVersion.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
GraphicsErrorException.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
GraphicsExceptions.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
GraphicsMode.cs Modified GraphicsMode.Index to be a nullable property. Modified consuming classes to check Index.HasValue prior to first use. 2009-08-15 16:44:43 +00:00
GraphicsModeException.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
IGraphicsContext.cs Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
IGraphicsMode.cs Added documentation. 2009-08-15 16:02:52 +00:00