Opentk/Source/OpenTK/Graphics
thefiddler 15f87c15a1 [Graphics] Implemented structural equality
GraphicsContexts are now considered equal if they store the same
context handle. Debugging information is also improved.
2014-07-23 21:24:24 +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
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 [OpenTK] Register GraphicsContext and NativeWindow 2014-07-23 14:35:33 +02:00
GraphicsContextBase.cs [Graphics] Implemented structural equality 2014-07-23 21:24:24 +02:00
GraphicsContextException.cs
GraphicsContextFlags.cs
GraphicsContextMissingException.cs
GraphicsContextVersion.cs
GraphicsErrorException.cs
GraphicsExceptions.cs
GraphicsMode.cs [OpenTK] Allow a GraphicsMode.Buffers value of 0 2014-01-22 10:48:40 +01:00
GraphicsModeComparer.cs
GraphicsModeException.cs
IGraphicsContext.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
IGraphicsMode.cs