summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* xcb: cleanup the code for detecting when to create/destroy SHM segmentGatis Paeglis2018-04-141-6/+8
* xcb: various coding style cleanups in qxcbbackingstoreGatis Paeglis2018-04-091-36/+32
* xcb: rename two classes in qxcbbackingstoreGatis Paeglis2018-04-091-21/+21
* xcb: Prevent shared memory allocation on every window resizeBłażej Szczygieł2018-03-141-35/+83
* xcb: Fix developer buildFriedemann Kleint2018-02-191-0/+3
* xcb: Fix access to shm for X server running from another userAlexander Volkov2018-02-151-35/+98
* xcb: Enhance SHM management codeAlexander Volkov2018-02-151-39/+64
* xcb: port away from last QRegion::rects()Marc Mutz2017-12-061-5/+4
* xcb: share code for QRegion -> xcb_rectangle_t[] conversionMarc Mutz2017-12-061-10/+1
* xcb: Speed-up image scrollingBłażej Szczygieł2017-11-231-47/+152
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-2/+2
|\
| * Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-051-2/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
|\
| * xcb: Increment iterator inside bgr888 region loopBłażej Szczygieł2017-06-281-1/+1
* | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-101-59/+43
|/
* xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-011-6/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-7/+9
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-7/+9
| |\
| | * QXcbShmImage: don't use shmget()'s return unless it succeedsEdward Welbourne2016-10-121-7/+9
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-5/+13
|\| |
| * | xcb: support nested paint operations in remote scenariosLouai Al-Khanji2016-04-291-4/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-15/+22
|\| |
| * | xcb: Fix image scanline paddingLouai Al-Khanji2016-04-151-15/+22
* | | Add QPlatformBackingStore::toImage() implementationsAndy Nichols2016-04-301-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-21/+88
|\| |
| * | xcb: Optimize non-shm backing store flushingLouai Al-Khanji2016-04-101-21/+88
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-31/+62
|\| |
| * | QXcbBackingStore: Fix scrolling when backed with native X PixmapLouai Al-Khanji2016-03-301-32/+62
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-67/+148
|\| |
| * | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-1/+1
| * | QXcbBackingStore: Minor code cleanupLouai Al-Khanji2016-03-041-8/+2
| * | xcb: Be smarter about how we flushLouai Al-Khanji2016-03-031-59/+145
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-13/+10
|/ /
* | xcb: Remove unneeded null pointer checksBłażej Szczygieł2016-02-241-11/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\|
| * Do not change depth for the backingstore's underlying imageLaszlo Agocs2016-02-051-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-2/+7
|\|
| * xcb: Don't clear alpha on every repaintBłażej Szczygieł2016-01-141-2/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Use backing store formats with alphaAllan Sandfeld Jensen2016-01-081-0/+4
* Xcb: fix crash on screen power savePaul Olav Tvete2015-10-261-2/+11
* xcb: better error reporting when shmget() failsShawn Rutledge2015-10-261-2/+2
* X11 changes for highdpiPaul Olav Tvete2015-07-301-1/+2
* Remove QT_DEVICE_PIXEL_RATIO support from xcbPaul Olav Tvete2015-07-291-33/+12
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+1
|\
| * Fallback to malloc for insanely large windowsPaul Olav Tvete2015-03-181-1/+1
* | xcb: Fix bgr888 VNC sessionsLaszlo Agocs2015-03-301-5/+32
* | Resize backingstore properly on devicePixelRatio changesPaul Olav Tvete2015-03-251-6/+17
* | Update copyright headersJani Heikkinen2015-02-111-7/+7