summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vulkanrender: Create descriptor pools with correct descriptor numberwip/gbsneto/vulkan-waylandGeorges Basile Stavracas Neto2017-01-061-2/+2
* vulkancontext: Improve debug outputGeorges Basile Stavracas Neto2017-01-061-5/+5
* vulkancontext: Never abort on validation layer debugGeorges Basile Stavracas Neto2017-01-061-1/+1
* Revert "Use CSS for styling links in labels"Matthias Clasen2017-01-051-18/+15
* Use CSS for styling links in labelsMatthias Clasen2017-01-051-15/+18
* mir: paste clipboard data from content-hubWilliam Hua2017-01-051-4/+335
* mir: copy clipboard data to content-hubWilliam Hua2017-01-053-3/+212
* mir: connect to content-hubWilliam Hua2017-01-052-1/+43
* mir: track focused windowWilliam Hua2017-01-053-2/+33
* mir: implement window propertiesWilliam Hua2017-01-051-16/+163
* Make it possible to set style classes for label linksMatthias Clasen2017-01-051-2/+9
* Updated Norwegian bokmål translation.Kjartan Maraas2017-01-041-1195/+963
* demos/icon-browser: increase default window sizeDaniel Boles2017-01-041-2/+2
* docs: improve the documentation of GtkEntry:attributesSébastien Wilmet2017-01-041-0/+3
* vulkan: Use LGPL v2Georges Basile Stavracas Neto2017-01-042-2/+2
* vulkanpushconstants: Don't report invalid rangesGeorges Basile Stavracas Neto2017-01-041-2/+2
* vulkan: Turn headers to LGPLGeorges Basile Stavracas Neto2017-01-042-16/+16
* vulkan: Create required number of swapchain imagesBenjamin Otte2017-01-041-1/+3
* gdkvulkan: Track if we reffed the display's vulkan dataBenjamin Otte2017-01-041-2/+5
* wayland: Add support for Vulkan rendererGeorges Basile Stavracas Neto2017-01-044-0/+162
* vulkancontext: Assume the window geometry when extents are bogusGeorges Basile Stavracas Neto2017-01-041-0/+11
* vulkancontext: Fix headerGeorges Basile Stavracas Neto2017-01-041-1/+1
* vulkan: Modernize blend pipelineBenjamin Otte2017-01-0418-54/+247
* gtk-demo: queue_draw() when the color changesBenjamin Otte2017-01-031-1/+4
* Visual Studio build: Update gsk projectChun-wei Fan2017-01-032-0/+5
* gtkprintbackendfile: Correct PostScript capitalizationPiotr Drąg2017-01-021-1/+1
* gsk: Add GskRepeatNodeBenjamin Otte2017-01-0111-40/+297
* css: Redo GtkCssAffectsBenjamin Otte2017-01-012-10/+14
* gsk: Turn GskTexture into a GObjectBenjamin Otte2017-01-0110-149/+254
* colorplane: Implement snapshot()Benjamin Otte2017-01-011-10/+16
* vulkan: Optimize getting texturesBenjamin Otte2017-01-011-0/+18
* build: Require graphene-gobjectEmmanuele Bassi2017-01-011-2/+2
* vulkan: Add support for color matrix nodesBenjamin Otte2016-12-311-0/+41
* accellabel: Initialize allocation variableBenjamin Otte2016-12-311-0/+1
* cssfiltervalue: Change node nameBenjamin Otte2016-12-311-1/+1
* vulkan: Make the effect renderer take matrix + offsetBenjamin Otte2016-12-3125-70/+154
* scrolledwindow: Fix func summary being cut off in bindings using doxygenDaniel Boles2016-12-311-1/+1
* css: Implement filterBenjamin Otte2016-12-312-1/+16
* css: Remove -gtk-icon-effectBenjamin Otte2016-12-315-132/+2
* gtk: Replace -gtk-icon-effect with -gtk-icon-filterBenjamin Otte2016-12-318-30/+30
* gtk: Implement -gtk-icon-filterBenjamin Otte2016-12-316-6/+941
* snapshot: Add gtk_snapshot_push_color_matrix()Benjamin Otte2016-12-313-0/+72
* gsk: Add GskColorMatrixNodeBenjamin Otte2016-12-317-0/+263
* vulkan: Handle opacity nodesBenjamin Otte2016-12-3118-2/+533
* debugupdates: Draw without cairo nodeBenjamin Otte2016-12-311-30/+9
* GtkAboutDialog: Fix formatting of example email address in htmlChris Mayo2016-12-301-1/+1
* about dialog: Simplify the template a bitMatthias Clasen2016-12-301-14/+5
* Visual Studio builds: Fix .pc generationChun-wei Fan2016-12-301-1/+1
* Visual Studio builds: Mention about Vulkan buildsChun-wei Fan2016-12-301-0/+8
* Visual Studio builds: Support Vulkan buildsChun-wei Fan2016-12-3013-413/+421