summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration
Commit message (Expand)AuthorAgeFilesLines
* Cleanup QtWayland moduleAndy Nichols2012-12-032-2/+2
* Make sure the GL integrations have been fully initialized in time.Samuel Rødal2012-11-303-0/+3
* Initial implementation of decorations for EGL windows.Giulio Camuffo2012-11-177-11/+303
* Port the Wayland QPA plugin to wayland 1.0.0.Giulio Camuffo2012-11-046-22/+20
* Fixing include warnings regarding QWindowSystemInterfaceThomas Senyk2012-10-162-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2547-1132/+1132
* Make the gl integrations use the same build options as the config testsJorgen Lind2012-08-135-5/+32
* Revert "Suppress QWindowSystemInterface inclusion warnings."Stephen Kelly2012-07-182-2/+2
* Config tests for gl integrationJorgen Lind2012-07-171-50/+31
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-032-2/+2
* switch to new-style configure testsOswald Buddenhagen2012-06-271-1/+1
* Fixed client side issues due to threading bugs.Samuel Rødal2012-05-254-0/+16
* Added config.test for brcm_egl.Samuel Rødal2012-05-211-2/+2
* BRCM EGL integration to handle eglCreateGlobalImageBRCM.Samuel Rødal2012-05-188-0/+806
* Fixed context sharing in wayland_egl backend.Samuel Rødal2012-05-182-2/+21
* Remove unnecessary display_sync and use the safer pattern in xcompositeLaszlo Agocs2012-05-152-13/+13
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-089-9/+9
* Client side decorationJørgen Lind2012-04-111-10/+6
* Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind2012-04-101-0/+1
* Fixed platform plugin for "nogl" buildingPierre Vorhagen2012-03-271-6/+7
* Add explicit type casts to compile on desktopEskil Abrahamsen Blomfeldt2012-03-122-2/+2
* Remove hack that causes deadlock when waiting in eglSwapBuffersAndy Nichols2012-02-101-6/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3041-41/+41
* Update obsolete contact address.Jason McDonald2012-01-2341-41/+41
* pick the right gl versionGunnar Sletta2012-01-181-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-0641-41/+41
* Dont have subdirectories in the extensions folderJørgen2012-01-041-1/+1
* Remove QtOpenGL includesJørgen Lind2012-01-041-3/+0
* Remove Qt4 stuff from qmake filesJørgen Lind2011-12-201-1/+0
* Make all QWaylandWindows have a wl_surface for the entire lifespanJørgen Lind2011-12-202-32/+8
* Added surface_extension and output_extensionJørgen Lind2011-12-201-1/+2
* fixup xcomposite egl integrationJørgen Lind2011-12-133-15/+23
* Use the wayland-scanner qmake compiler rules for xcompositeJørgen Lind2011-12-123-107/+4
* Destroy callback objects in the sync callback on client-side.Laszlo Agocs2011-12-121-1/+1
* Make wayland actually a moduleJørgen Lind2011-12-071-5/+5
* Fix xcomposite-glx backend, avoid crashes in frame callback and touchLaszlo Agocs2011-11-307-111/+35
* Updated to head of Wayland, but did not fix clipboard or dndJørgen Lind2011-11-301-2/+1
* Flush window property changes also with EGL surfacesLasse Holmstedt2011-11-231-0/+8
* Fixed Wayland-Client QPA plugin to work correctly for wayland_eglMartin Zielinski2011-10-261-0/+5
* Set the correct buffer pointer (protected member variables are evil).Samuel Rødal2011-09-221-1/+1
* Fixed XComposite hardware integration in wayland plugin.Samuel Rødal2011-09-222-2/+2
* Propogate that the size has changedJørgen Lind2011-09-021-1/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2927-47/+47
* If the EGL_PLATFORM is not set, then set itJørgen Lind2011-08-241-0/+5
* Get rid of missing qmake warning.Samuel Rødal2011-08-051-2/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-122-0/+12
|\
| * Fixed wayland windowmanager-protocol authorizationMartin Zielinski2011-07-082-0/+12
| * We need to let the currentContext be in the same state afterJørgen Lind2011-07-061-1/+8
| * Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-07-061-1/+1
| * Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-232-2/+2