]> git.tdb.fi Git - libs/demoscene.git/blobdiff - source/launcher.h
Use an OpenGL 3.2 core context unless requested otherwise
[libs/demoscene.git] / source / launcher.h
index 54e6eda17361bf65a491bfeb695585842b1d338a..f394f2927251dde43c72076f4eac1c176f3aa412 100644 (file)
@@ -26,6 +26,7 @@ protected:
        {
                Msp::Graphics::WindowOptions win_opts;
                Msp::Graphics::WindowOptions fullscreen_opts;
+               Msp::Graphics::GLOptions gl_opts;
                int start_fullscreen;
                std::string frame_dump_fn;
                float framerate;