summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration/xcomposite_egl
Commit message (Expand)AuthorAgeFilesLines
* Moving wayland plugin to the qtwayland submodulePaul Olav Tvete2011-10-037-632/+0
* Fixed XComposite hardware integration in wayland plugin.Samuel Rødal2011-09-171-1/+1
* Set the correct buffer pointer (protected member variables are evil).Samuel Rødal2011-09-171-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-294-6/+6
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-122-0/+12
|\
| * Fixed wayland windowmanager-protocol authorizationMartin Zielinski2011-07-082-0/+12
| * Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-231-1/+1
* | Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-231-3/+0
* | OpenGL API refactor.Samuel Rødal2011-06-216-41/+20
* | Compile fixes.Samuel Rødal2011-06-213-4/+4
* | QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-1/+1
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-107-140/+142
* | Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-2/+2
* | Fix the egl path for xcb and wayland pluginsJørgen Lind2011-05-312-5/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-246-102/+102
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-246-102/+102
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-2/+2
|\|
| * Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-041-2/+2
* | Track QPlatformGLContext API changesPaul Olav Tvete2011-05-031-2/+0
* | Make the wayland plugin compilePaul Olav Tvete2011-04-294-6/+6
* | Dont call QPlatformGLContext::makeCurrent from subclassJørgen Lind2011-04-281-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-277-0/+645