Opentk/Source/OpenTK/Graphics
thefiddler 2a84104262 Merge pull request #157 from thefiddler/warnfix
Fix all build warnings on VS2013 and Mono 3.4.0
2014-07-21 18:05:20 +02:00
..
ES10 [ES] ES10 does not require initialization 2014-04-25 14:50:55 +02:00
ES11 Merge pull request #157 from thefiddler/warnfix 2014-07-21 18:05:20 +02:00
ES20 Merge pull request #157 from thefiddler/warnfix 2014-07-21 18:05:20 +02:00
ES30 Merge pull request #157 from thefiddler/warnfix 2014-07-21 18:05:20 +02:00
OpenGL Merge pull request #157 from thefiddler/warnfix 2014-07-21 18:05:20 +02:00
OpenGL4 Merge pull request #157 from thefiddler/warnfix 2014-07-21 18:05:20 +02:00
Color4.cs Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll. 2011-12-08 00:03:14 +00:00
ColorFormat.cs Fix XML documentation. 2014-02-25 10:31:17 +00:00
GraphicsBindingsBase.cs [ES][GL] Print name when loading bindings (debug only) 2014-07-16 14:28:27 +02:00
GraphicsContext.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
GraphicsContextBase.cs [Graphics] GetAddress(string) is no longer needed 2014-04-26 14:20:17 +02:00
GraphicsContextException.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GraphicsContextFlags.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GraphicsContextMissingException.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GraphicsContextVersion.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GraphicsErrorException.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +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 [OpenTK] Allow a GraphicsMode.Buffers value of 0 2014-01-22 10:48:40 +01:00
GraphicsModeComparer.cs Normalized line endings 2013-10-11 01:58:54 +02:00
GraphicsModeException.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
IGraphicsContext.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
IGraphicsMode.cs Added documentation. 2009-08-15 16:02:52 +00:00