Opentk/Source/OpenTK/Graphics
Stefanos A 438f83c8d9 Mark slots with [DllImport]; remove "core" and "delegates" generation
We should be able to use static pinvokes on platforms that do not
provide or require extensions and calli instructions on platforms with
extension APIs. This dinstiction will be implemented as a parameter in
the rewriter.
2013-12-01 21:17:15 +01:00
..
ES10 Regenerated bindings with new loading mechanism 2013-11-24 13:58:54 +01:00
ES11 Mark slots with [DllImport]; remove "core" and "delegates" generation 2013-12-01 21:17:15 +01:00
ES20 Mark slots with [DllImport]; remove "core" and "delegates" generation 2013-12-01 21:17:15 +01:00
ES30 Mark slots with [DllImport]; remove "core" and "delegates" generation 2013-12-01 21:17:15 +01:00
OpenGL Mark slots with [DllImport]; remove "core" and "delegates" generation 2013-12-01 21:17:15 +01:00
OpenGL4 Mark slots with [DllImport]; remove "core" and "delegates" generation 2013-12-01 21:17:15 +01:00
Color4.cs
ColorFormat.cs
GraphicsBindingsBase.cs Implemented new loading mechanism 2013-11-24 13:57:43 +01:00
GraphicsContext.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
GraphicsContextBase.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
GraphicsContextException.cs
GraphicsContextFlags.cs
GraphicsContextMissingException.cs
GraphicsContextVersion.cs
GraphicsErrorException.cs
GraphicsExceptions.cs
GraphicsMode.cs
GraphicsModeComparer.cs
GraphicsModeException.cs
IGraphicsContext.cs Added GetProcAddress(IntPtr) overloads 2013-11-28 23:21:19 +01:00
IGraphicsMode.cs