summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Remove not supported qmake apiJørgen Lind2011-05-093-6/+0
* Added Wayland selection support.Laszlo Agocs2011-05-095-0/+334
* Added Wayland selection support.Laszlo Agocs2011-05-096-3/+24
* Add the wayland client libraries to rpath if we use rpathJørgen Lind2011-05-091-0/+4
* Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-05-091-1/+1
* Dont do doneCurrent in swapBuffersJørgen Lind2011-05-051-1/+0
* Lighthouse: Fix up XlibJørgen Lind2011-05-055-14/+10
* Remove warningsJørgen Lind2011-05-031-0/+1
* Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-035-50/+26
* wayland: Track wayland changesKristian Høgsberg2011-04-285-21/+12
* Support GL ES 2 with uikit.con2011-04-276-43/+101
* Added missing function in QWaylandWindow.Samuel Rødal2011-04-191-0/+3
* wayland: Drop a debug qWarning()Kristian Høgsberg2011-04-191-3/+0
* wayland: Discard motion and button events receive with a NULL pointer focusKristian Høgsberg2011-04-191-0/+18
* 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
* wayland: Add native access interface for Wayland pluginKristian Høgsberg2011-04-195-0/+144
* Fixes compilation of wayland plugin after latest changes in wayland.Samuel Rødal2011-04-181-0/+1
* Adapt to different uikit resolutions.con2011-04-152-12/+10
* Lighthouse: Make directfb conform with ligthhouse gl context apiJørgen Lind2011-04-151-0/+2
* Compile fix for window surface features. (uikit)con2011-04-152-1/+6
* Lighthouse: Fix license headersJørgen Lind2011-04-151-0/+43
* Remove hasOpenGL. This changes breaks binary compatibillityJørgen Lind2011-04-1413-19/+32
* Lighthouse: Fix license headersJørgen Lind2011-04-143-1/+84
* Compile fix for shared context change.con2011-04-141-1/+0
* Some virtual keyboard text input for uikit.con2011-04-146-4/+136
* Wayland: Conform with the api change in the frame callbackJørgen Lind2011-04-144-6/+6
* Remove DefaultSharedContext from Lighthouse API.Samuel Rødal2011-04-1312-137/+15
* Make readEvents() non-blockingPaul Olav Tvete2011-04-113-2/+27
* 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-112-16/+31
* Make sure the global listener gets registered even when using drm.Samuel Rødal2011-04-111-1/+3
* Wayland: Rename XPixmap GL integrations to ReadbackJørgen Lind2011-04-1118-146/+144
* Adapt drag distance for uikit.con2011-04-081-1/+6
* Prevented crash due to dangling pointer in QWaylandInputDevice.Samuel Rødal2011-04-084-2/+18
* Fixed logical error in XCB backend.Samuel Rødal2011-04-081-1/+1
* Set the _NET_WM_WINDOW_TYPE property in the XCB backend.Samuel Rødal2011-04-082-0/+39
* Added _NET_WM_PID in XCB backend.Samuel Rødal2011-04-081-0/+6
* Wayland: Add license headers to new filesJørgen Lind2011-04-0737-47/+1355
* Wayland: Add a egl xcomposite backendJørgen Lind2011-04-0711-1/+420
* Fixed crash in XCB backend.Samuel Rødal2011-04-071-0/+2
* Made wayland plugin single-threaded, yay :)Samuel Rødal2011-04-077-288/+117
* Wayland: Fix xpixmap_glx readback after multi threadingJørgen Lind2011-04-071-6/+2
* Implemented _NET_WM_SYNC_REQUEST protocol in XCB plugin.Samuel Rødal2011-04-0710-32/+146
* Prevent synchronization errors and memory leaks in QXcbWindowSurface.Samuel Rødal2011-04-061-1/+11
* Prevent crashes and X errors in QXcbWindowSurface::flush()Samuel Rødal2011-04-061-2/+4
* Lighthouse: Native interface for xlibJørgen Lind2011-04-065-3/+223
* Remove output that wass added by misstakeJørgen Lind2011-04-061-1/+0