Remove DefaultSharedContext from Lighthouse API.
authorSamuel Rødal <samuel.rodal@nokia.com>
Wed, 13 Apr 2011 06:49:52 +0000 (08:49 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Wed, 13 Apr 2011 07:45:00 +0000 (09:45 +0200)
commitdee372b7167f6dc0b85a7e39bccf5cfb8e8cca57
tree5bfe43845b01b184f51bfb0564b9ebe076dddd56
parente1b1c019958f345d0e5021fcd33d9a7288f86ee4
Remove DefaultSharedContext from Lighthouse API.

QPlatformWindowFormat::setUseDefaultSharedContext was meant as a
convenience, but it adds complexity in the platform plugin
implementation, and can be implemented by the above layers using
QPlatformWindowFormat::setSharedContext.

Reviewed-by: Jørgen Lind
src/plugins/platforms/wayland/gl_integration/wayland_egl/qwaylandglcontext.cpp
src/plugins/platforms/wayland/gl_integration/wayland_egl/qwaylandglcontext.h