Wayland: split GL code into separate files
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 8 Nov 2010 20:24:09 +0000 (12:24 -0800)
committerJørgen Lind <jorgen.lind@nokia.com>
Tue, 25 Jan 2011 18:03:50 +0000 (19:03 +0100)
commitfe206fb8361bf4bb72332c7cd61d2ac5cea602f9
tree54b90347fda45cdc632af11a33ad15dc7173ccee
parentf13a459864b69c3ba79de5b20c6ebebd7f30a08a
Wayland: split GL code into separate files

For clarity and to prevent merge conflicts etc. in future.
src/plugins/platforms/wayland/qwaylanddrmsurface.cpp [moved from src/plugins/platforms/wayland/qwaylandwindowsurface.cpp with 72% similarity]
src/plugins/platforms/wayland/qwaylandglcontext.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/qwaylandintegration.cpp
src/plugins/platforms/wayland/qwaylandintegration.h
src/plugins/platforms/wayland/qwaylandshmsurface.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/wayland.pro