From: Mikko Rasa Date: Sat, 4 Oct 2008 18:42:13 +0000 (+0000) Subject: Add SimpleWindow and SimpleGLWindow X-Git-Tag: 1.0~4 X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=fbefc4904d290205658209bbe2392b4b7f9e2711;hp=fbefc4904d290205658209bbe2392b4b7f9e2711;p=libs%2Fgui.git Add SimpleWindow and SimpleGLWindow Make OpenGL context support an optional feature Use pimpl to hide platform-specific parts of GLContext ---