summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client
Commit message (Expand)AuthorAgeFilesLines
* Client: really use OpenGL ES 2 API for decoration blitterPeter Seiderer2019-12-041-1/+1
* Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-073-16/+13
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-023-16/+13
| |\
| | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-243-16/+13
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-102-148/+59
|\| |
| * | Use a dedicated EGLContext for the decorations blitterGiulio Camuffo2019-04-052-148/+59
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-292-2/+3
|\| |
| * | BRCM: fix namespace confusionGeorg Leugner2019-03-222-2/+3
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-211-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-0/+1
| |\|
| | * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-121-0/+1
* | | Add server buffer integration based on VulkanPaul Olav Tvete2019-03-183-0/+327
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-141-3/+2
|/ /
* | Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-301-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-221-8/+21
|\|
| * Fix black client windows when not using window decorations on NVIDIADominik Holland2019-01-081-1/+6
| * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-081-7/+15
* | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-166-8/+8
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-223-18/+14
|\|
| * Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-131-15/+7
| * Specify X11 dependency explicitlyPaul Olav Tvete2018-12-131-1/+1
| * Fix scaling if wrong attached window size is returnedKimmo Ollila2018-12-111-2/+6
* | Client: Improve logging for wayland-eglJohan Klokkhammer Helsing2018-11-071-4/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-092-10/+10
|\|
| * Clean up ShmServerBuffer's unused and shadowing membersv5.12.0-beta2Johan Klokkhammer Helsing2018-10-092-10/+10
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-0310-12/+12
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-021-1/+2
|\|
| * Client: Fix deadlock for xdg-shell when makeCurrent is called earlyJohan Klokkhammer Helsing2018-09-261-1/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-253-0/+346
|\|
| * Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-213-0/+346
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-181-0/+3
|\|
| * Workaround for crash in QWaylandGlContext::makeCurrentv5.12.0-alpha1Johan Klokkhammer Helsing2018-09-121-0/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-112-4/+7
|\|
| * Fix eglGetError call in error handlingJohan Klokkhammer Helsing2018-09-071-1/+1
| * Fix regression in QWaylandGlContext::makeCurrent for offscreen surfacesJohan Klokkhammer Helsing2018-09-042-4/+7
* | Remove redundant virtualJohan Klokkhammer Helsing2018-09-051-1/+1
|/
* Fix renderableType of requested wayland surfaceMichal Klocek2018-06-151-1/+1
* Respect requested surface when creating gl contextMichal Klocek2018-06-131-1/+1
* brcm-egl: Add native resources handlers to the client integrationFlorent Revest2018-05-152-0/+30
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-232-9/+0
* Don't try to create compatibility GL context when profile is unsetv5.11.0-beta2Johan Klokkhammer Helsing2018-03-091-4/+12
* Use override when applicableJohan Klokkhammer Helsing2018-02-285-7/+7
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-2813-21/+21
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-2723-62/+31
* Fix compilation for Renesas R-Car M3Johan Klokkhammer Helsing2018-02-081-1/+1
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-1/+1
| |\
| | * Don't recreate hidden egl surfacesDavid Edmundson2018-01-161-1/+1
* | | Automatically change scale when entering a new outputJohan Klokkhammer Helsing2017-11-152-0/+6
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-262-3/+3
|/ /