summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qglxintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved all XCB event handling back into the main thread.Samuel Rødal2011-04-011-2/+0
* Fixed synchronizations issues in XCB platform plugin.Samuel Rødal2011-03-311-0/+13
* Prevent deadlock in XCB due to GLX calling XCB functions.Samuel Rødal2011-03-301-1/+3
* Fixed typo.Samuel Rødal2011-03-251-2/+2
* Lighthouse: Move glx common code into shared filesJørgen Lind2011-03-241-179/+4
* Fixup license headers in Lighthouse pluginsJørgen Lind2011-03-171-1/+1
* Added GL support to XCB backend.Samuel Rødal2011-02-101-0/+360