.. |
ES10
|
Re-enabled CL10, ES10 and ES11 bindings in trunk.
|
2009-11-17 10:04:00 +00:00 |
ES11
|
Re-enabled CL10, ES10 and ES11 bindings in trunk.
|
2009-11-17 10:04:00 +00:00 |
ES20
|
Merged fix for [#1386] from branches/1.0.
|
2009-11-17 09:59:36 +00:00 |
OpenGL
|
Avoid using deprecated methods.
|
2010-10-28 09:00:36 +00:00 |
Color4.cs
|
Backported bugfixes from 1.0 branch.
|
2010-02-03 19:04:42 +00:00 |
ColorFormat.cs
|
Added >, >=, < and <= operators.
|
2010-11-08 19:42:53 +00:00 |
GraphicsBindingsBase.cs
|
Added SyncRoot object to BindingsBase that can be used to protect shared state in the various bindings.
|
2009-11-03 23:26:57 +00:00 |
GraphicsContext.cs
|
Print useful information in ToString() method.
|
2010-11-08 21:46:36 +00:00 |
GraphicsContextBase.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 |
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
|
Refactored and simplified DisplayDevice detection (devices are now stored in the platform-specific drivers instead of the frontend).
|
2010-11-21 20:16:18 +00:00 |
GraphicsModeComparer.cs
|
Added GraphicsModeComparer for GraphicsMode comparisons.
|
2010-11-08 19:45:58 +00: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
|
Synced trunk with 1.0 branch.
|
2010-10-02 18:52:34 +00:00 |
IGraphicsMode.cs
|
Added documentation.
|
2009-08-15 16:02:52 +00:00 |