Add wayland mac readback implementation.
authorMorten Sorvig <morten.sorvig@nokia.com>
Mon, 6 Jun 2011 10:39:45 +0000 (12:39 +0200)
committerMorten Sorvig <morten.sorvig@nokia.com>
Tue, 28 Jun 2011 10:14:13 +0000 (12:14 +0200)
commitbebda38eaf18c282ba64a59033f2b611c1043d1f
tree70e59a6662b891a2aabd22001b0c54ad67ddb714
parent0058f00b64268f87a33466646513f7a527beeecc
Add wayland mac readback implementation.
src/plugins/platforms/wayland/gl_integration/readback_cgl/qwaylandreadbackcglcontext.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/gl_integration/readback_cgl/qwaylandreadbackcglcontext.h [new file with mode: 0644]
src/plugins/platforms/wayland/gl_integration/readback_cgl/qwaylandreadbackcglintegration.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/gl_integration/readback_cgl/qwaylandreadbackcglintegration.h [new file with mode: 0644]
src/plugins/platforms/wayland/gl_integration/readback_cgl/qwaylandreadbackcglwindow.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/gl_integration/readback_cgl/qwaylandreadbackcglwindow.h [new file with mode: 0644]
src/plugins/platforms/wayland/gl_integration/readback_cgl/readback_cgl.pri [new file with mode: 0644]