summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/nativecontexts/qwglnativecontext.h
Commit message (Collapse)AuthorAgeFilesLines
* Add context adoption support for WGLLaszlo Agocs2014-07-071-0/+76
This is trickier than the GLX and EGL implementations due to the way pixel formats, windows and contexts work. Apart from some restrictions, it should be fully functional nonetheless. Add also some proper documentation. Change-Id: Ia6e3eb1ab2701e439b8621b9092c2b0934ff2151 Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>