Skip to content

Instantly share code, notes, and snippets.

Index: Source/OpenTK/Graphics/GraphicsMode.cs
===================================================================
--- Source/OpenTK/Graphics/GraphicsMode.cs (revision 3072)
+++ Source/OpenTK/Graphics/GraphicsMode.cs (working copy)
@@ -18,7 +18,7 @@
{
ColorFormat color_format, accumulator_format;
int depth, stencil, buffers, samples;
- bool stereo;
+ bool stereo, srgb;