summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: remove unused windowDestroyed signalOlivier Blin2015-03-312-15/+0
* qwindow-compositor: fix rendering shm NPOT textures with OpenGL ES2Olivier Blin2015-03-291-0/+1
* Fix connecting to surfaceDestroyedOlivier Blin2015-03-271-3/+3
* Correctly handle '--invert' parameter in server-buffer compositorSiteshwar Vashisht2015-01-131-2/+2
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-0936-17/+19
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* qwindow-compositor: Rename QOpenGLWindowLaszlo Agocs2014-08-296-21/+22
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* QWindowCompositor: Prevent double delete.Robin Burchell2014-08-211-2/+4
* Replace custom texture upload with QOpenGLTextureRobin Burchell2014-08-203-22/+22
* QWindowCompositor: Getting popups to appear in the right place.Robin Burchell2014-08-201-8/+15
* qwindow-compositor: Fix null pointer dereference.Robin Burchell2014-08-181-1/+1
* qml-compositor: Error check loading of WindowChrome.Robin Burchell2014-08-181-0/+4
* qml-compositor: Clean up some unnecessary logging.Robin Burchell2014-08-182-4/+4
* Fix namespaced buildGiulio Camuffo2014-08-074-0/+16
* Fix creation of custom shellsGiulio Camuffo2014-07-083-0/+3
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-1/+1
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-297-103/+84
* Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-293-12/+8
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-297-133/+135
* Remove the QWidget compositor exampleGiulio Camuffo2014-03-216-652/+0
* Make the compositor redraw when a surface gets a commit().Giulio Camuffo2014-03-113-17/+11
* Flush the clients connection after sending the frame callbacksGiulio Camuffo2014-03-112-2/+2
* Compile ServerBuffer client example on desktop glJorgen Lind2014-03-113-5/+7
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-114-0/+11
* Remove the buffer queue.Giulio Camuffo2014-03-113-12/+12
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-195-29/+29
|\
| * Making the buffer intgrations privateJorgen Lind2014-02-113-16/+19
| * fixup in serverbuffer compositorJorgen Lind2014-02-111-8/+5
| * Merge remote-tracking branch 'origin/stable' into devAndy Nichols2014-02-044-21/+57
| |\
| * | Server Buffer example draws clients inverse on the x axisJorgen Lind2014-02-033-5/+5
* | | Improve the frame callbacks handlingGiulio Camuffo2014-02-054-8/+12
* | | Fix build break in linuxSimo Fält2014-02-051-0/+3
| |/ |/|
* | Fix buffer handling.Gunnar Sletta2014-01-213-11/+27
* | Fix qwindow-compositor with raster surfacesLaszlo Agocs2014-01-162-10/+28
* | Also link wayland-client, as we use bits from it.Robin Burchell2014-01-131-0/+2
|/
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-093-4/+14
* Compile fixes for example compositorsJorgen Lind2014-01-062-2/+3
* Revised createTextureFromBufferLaszlo Agocs2014-01-061-2/+2
* Add server buffer exampleJorgen Lind2014-01-0617-0/+1230
* Fix ConstrastEffect in qml-compositorPier Luigi Fiorini2013-12-301-7/+7
* QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight2013-12-163-3/+3
* Enable stencil in qwindow-compositor.Laszlo Agocs2013-12-111-0/+1
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-093-6/+3
* Compositor: Fix refresh rateAndrew Knight2013-09-091-1/+1
* Remove reference to v8 module in qml-compositorAndy Nichols2013-08-021-1/+1
* Remove conversion warning in examplesJørgen Lind2013-08-022-6/+6
* Compile in C++11 mode: fix narrowing conversion in arraysThiago Macieira2013-07-022-8/+8
* Add close event to the surface extensionJørgen Lind2013-06-061-1/+1
* Make it possible to hide windowsJørgen Lind2013-06-061-0/+2