summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-2639-39/+39
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1339-39/+39
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2939-942/+942
* Update contact information in license headers.Sergio Ahumada2012-08-0139-78/+78
* Update year in Nokia copyright messages.Jason McDonald2012-01-1139-39/+39
* Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-232-2/+2
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-0639-669/+669
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1339-669/+669
| * Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-05-091-1/+1
* | Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-05-301-1/+1
* | We need to let the currentContext be in the same state afterJørgen Lind2011-05-301-1/+8
* | Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-191-1/+3
|/
* Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-034-47/+25
* wayland: Track wayland changesKristian Høgsberg2011-04-283-11/+2
* wayland: Include eglconvenience.pri instead of pulling in individual fileKristian Høgsberg2011-04-191-5/+4
* wayland: Remove unused EGLConfig fieldKristian Høgsberg2011-04-191-1/+0
* Remove DefaultSharedContext from Lighthouse API.Samuel Rødal2011-04-132-31/+1
* Wayland: Show what backend is being usedJørgen Lind2011-04-114-3/+4
* Wayland: Tell what backend we use for xcomposite glxJørgen Lind2011-04-111-1/+1
* Wayland: compile fix after making the event handlingJørgen Lind2011-04-112-9/+18
* Make the xcomposite the default gl integration backendJørgen Lind2011-04-111-0/+30
* Wayland: Rename XPixmap GL integrations to ReadbackJørgen Lind2011-04-1117-144/+142
* Wayland: Add license headers to new filesJørgen Lind2011-04-0736-46/+1354
* Wayland: Add a egl xcomposite backendJørgen Lind2011-04-078-0/+402
* Wayland: Fix xpixmap_glx readback after multi threadingJørgen Lind2011-04-071-6/+2
* Lighthouse: Implement xcomposite extension for waylandJørgen Lind2011-04-0613-0/+573
* Lighthouse: Add drawable bit to the glx config selection rutineJørgen Lind2011-04-041-1/+1
* Fixed typo.Samuel Rødal2011-03-252-3/+3
* Lighthouse: Wayland: Fix the readback for the glContext in the eglJørgen Lind2011-03-251-3/+30
* Lighthouse: Wayland: Print out what platformbackend we are usingJørgen Lind2011-03-254-1/+8
* Lighthouse: Move glx common code into shared filesJørgen Lind2011-03-241-2/+2
* Lighthouse: Wayland: Make QGLWidget work with the glx integrationJørgen Lind2011-03-241-4/+32
* Added missing -lX11 to xpixmap_glx wayland integration.Samuel Rødal2011-03-241-0/+2
* Lighthouse: Wayland. Added glx backend for gl integrationJørgen Lind2011-03-2411-7/+300
* Lighthouse: Wayland Fix naming bug in the glintegrationJørgen Lind2011-03-243-3/+3
* Lighthouse: Wayland: Added a xpixmap readback glcontextJørgen Lind2011-03-2311-4/+350
* Lighthouse: Wayland, implement gl_integrationJørgen Lind2011-03-2313-0/+821