summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
* Add missing 'WE MEAN IT' to private headerMikko Levonmaa2015-11-301-0/+11
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-272-0/+14
|\
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-202-0/+14
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-153-5/+15
|\|
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+4
| |\
| | * Remove scoped enums to fix builds without C++11 support.5.5Julien Brianceau2015-10-012-4/+4
| | * QWaylandSurfaceItem: ungrab the pointer on TouchEnd event.Andreas Hartmetz2015-09-251-0/+4
| * | Don't invalidate textures when the scene graph is stopped.Andrew den Exter2015-09-091-5/+0
* | | Introduce QWaylandTextureBufferAttacherMikko Levonmaa2015-10-148-88/+208
* | | Implement the wl_subcompositor interface server-sideGiulio Camuffo2015-10-017-22/+15
|/ /
* | Remove scoped enums to fix builds without C++11 support.Julien Brianceau2015-07-222-4/+4
* | Add a mechanism to delay unmapping of surfacesGiulio Camuffo2015-07-155-17/+50
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-295-3/+28
|\|
| * Prevent QWaylandQuickSurface from holding onto multiple buffers indefinitely.Andrew den Exter2015-06-293-3/+20
| * Fix private object leak in surface op/interface classesOlivier Blin2015-06-122-0/+8
* | Add 3 QList::reserve() callsSergio Martins2015-06-082-1/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-0311-34/+202
|\|
| * Fix the build error in public headersBhushan Shah2015-05-172-3/+3
| * Let the underlying system decide the default keymap parametersv5.5.0-beta1Giulio Camuffo2015-04-241-2/+2
| * Move surfaces to outputsPier Luigi Fiorini2015-04-219-29/+197
* | Remove output extensionPier Luigi Fiorini2015-05-061-9/+8
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-152-2/+2
|\
| * Use Qt foreach instead of C++11 specific range-base for loopOlivier Blin2015-03-241-1/+1
| * Fix build with gcc <= 4.5Olivier Blin2015-03-201-1/+1
* | Check the surface input mask for hover eventsGiulio Camuffo2015-03-102-9/+8
* | Update copyright headersJani Heikkinen2015-02-1731-339/+235
* | Add a way to get the native hardware integration buffer for a sufaceGiulio Camuffo2015-02-172-0/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-163-0/+21
|\|
| * Send a touch cancel event when we stop getting inputGiulio Camuffo2015-01-202-0/+15
| * Unset the pointer focus if we're deleting the view holding itGiulio Camuffo2015-01-191-0/+6
* | Fix QtCompositor compilationGiulio Camuffo2015-02-081-1/+1
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-0812-45/+680
* | Remove unused headerPier Luigi Fiorini2015-01-301-1/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-0/+1
|\|
| * Recreate the surface textures after the scenegraph invalidationv5.4.1Giulio Camuffo2015-01-151-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-295-7/+15
|\|
| * Don't access a dangling pointerGiulio Camuffo2014-11-201-0/+2
| * Remove deleted views from the listGiulio Camuffo2014-11-141-1/+3
| * Make sure to have valid texturesGiulio Camuffo2014-11-103-4/+11
* | Merge "Merge branch '5.4' into dev" into refs/staging/devFrederik Gladhorn2014-11-156-22/+13
|\ \
| * | Merge branch '5.4' into devGiulio Camuffo2014-11-156-22/+13
| |\|
| | * Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-282-9/+1
| | * Fix the compositor's wayland versioningGiulio Camuffo2014-10-096-12/+12
| | * Remove duplicate size property declarationMikko Levonmaa2014-10-061-1/+0
* | | QWaylandInputDevice: Fix missing virtual destructor declarationLouai Al-Khanji2014-11-101-1/+1
|/ /
* | Fix compiler warning about unused d variableLouai Al-Khanji2014-10-281-2/+0
* | Support for multiple input devicesMikko Levonmaa2014-10-206-14/+36
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-196-10/+6
|\|
| * Fix warning from qmake in the compositor headersLaszlo Agocs2014-09-051-1/+1