]> git.tdb.fi Git - libs/gui.git/commit
Add SimpleWindow and SimpleGLWindow
authorMikko Rasa <tdb@tdb.fi>
Sat, 4 Oct 2008 18:42:13 +0000 (18:42 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 4 Oct 2008 18:42:13 +0000 (18:42 +0000)
commitfbefc4904d290205658209bbe2392b4b7f9e2711
tree73c3ee082e2ee8690c623d90a9af16f23ae4474c
parent123ba96c4b4ac1e33ff21fe7bbca9113429c7dbc
Add SimpleWindow and SimpleGLWindow
Make OpenGL context support an optional feature
Use pimpl to hide platform-specific parts of GLContext
Build
source/gbase/glcontext.cpp
source/gbase/glcontext.h
source/gbase/simplewindow.cpp [new file with mode: 0644]
source/gbase/simplewindow.h [new file with mode: 0644]