Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GskGLShaderNode and GskGLShader | Alexander Larsson | 2020-09-29 | 1 | -1/+31 |
* | gsk: Add a radial gradient node | Matthias Clasen | 2020-09-18 | 1 | -0/+4 |
* | gsk: Document blend modes | Matthias Clasen | 2020-05-18 | 1 | -14/+19 |
* | Turn GskRenderNode into a derivable type | Emmanuele Bassi | 2020-04-08 | 1 | -2/+2 |
* | gsk: Small documentation additions | Matthias Clasen | 2020-02-08 | 1 | -0/+1 |
* | Use a single compilation symbol | Emmanuele Bassi | 2019-11-27 | 1 | -1/+1 |
* | gsk: API docs fixes | Bastien Nocera | 2019-03-07 | 1 | -1/+1 |
* | transform: Make category public API | Benjamin Otte | 2019-03-04 | 1 | -0/+38 |
* | gsk: Remove offset nodes | Benjamin Otte | 2019-02-21 | 1 | -2/+0 |
* | Remove a lot of Since annotations | Matthias Clasen | 2018-06-25 | 1 | -6/+0 |
* | gsk: Add GskDebugNode | Benjamin Otte | 2018-04-24 | 1 | -1/+2 |
* | rendernode: Fix serializing | Benjamin Otte | 2018-03-26 | 1 | -3/+3 |
* | rendernode: Add an offset node | Benjamin Otte | 2018-03-26 | 1 | -0/+2 |
* | Partially revert GskTexture → GdkTexture rename | Emmanuele Bassi | 2017-11-04 | 1 | -2/+2 |
* | GskTexture => GdkTexture | Benjamin Otte | 2017-11-04 | 1 | -2/+2 |
* | Cosmetic change | Matthias Clasen | 2017-09-20 | 1 | -4/+2 |
* | gsk: Add a blur node | Matthias Clasen | 2017-09-04 | 1 | -1/+3 |
* | Add a render node for text | Matthias Clasen | 2017-09-01 | 1 | -1/+3 |
* | gskenums: Fix typo/grammar in GskRenderNodeType doc | Daniel Boles | 2017-08-31 | 1 | -2/+2 |
* | gsk: Add GskRepeatNode | Benjamin Otte | 2017-01-01 | 1 | -0/+3 |
* | gsk: Add GskColorMatrixNode | Benjamin Otte | 2016-12-31 | 1 | -0/+1 |
* | gsk: Add docs and error handling to serialization API | Benjamin Otte | 2016-12-23 | 1 | -0/+17 |
* | gsk: Add GskOutsetShadowNode | Benjamin Otte | 2016-12-20 | 1 | -0/+2 |
* | gsk: Add GskInsetShadowNode | Benjamin Otte | 2016-12-20 | 1 | -0/+2 |
* | gsk: Add GskShadowNode | Benjamin Otte | 2016-12-20 | 1 | -0/+2 |
* | gsk: Add GskBorderNode | Benjamin Otte | 2016-12-20 | 1 | -0/+2 |
* | gsk: Add cross-fade node | Benjamin Otte | 2016-12-20 | 1 | -1/+3 |
* | gsk: Implement linear gradient render nodes | Benjamin Otte | 2016-12-20 | 1 | -0/+5 |
* | gsk: Add blend nodes | Benjamin Otte | 2016-12-20 | 1 | -1/+3 |
* | gsk: Add missing blend modes | Benjamin Otte | 2016-12-20 | 1 | -1/+9 |
* | gsk: Add GskRoundedRect | Benjamin Otte | 2016-12-20 | 1 | -1/+19 |
* | gsk: Add gsk_clip_node_new() | Benjamin Otte | 2016-12-20 | 1 | -1/+3 |
* | gsk: Replace gsk_render_node_set_opacity() | Benjamin Otte | 2016-12-20 | 1 | -1/+3 |
* | gsk: Add gsk_color_node_new() | Benjamin Otte | 2016-12-20 | 1 | -0/+2 |
* | gsk: gsk_render_node_set_transform() => GskTransformNode | Benjamin Otte | 2016-12-20 | 1 | -1/+4 |
* | gsk: Add GskRenderNodeType | Benjamin Otte | 2016-12-20 | 1 | -0/+18 |
* | gsk: Bump up all version annotations | Emmanuele Bassi | 2016-10-18 | 1 | -2/+2 |
* | Small fixes for the docs | Matthias Clasen | 2016-10-18 | 1 | -1/+1 |
* | gsk: Make GskBlendMode enumeration public | Emmanuele Bassi | 2016-10-18 | 1 | -0/+39 |
* | Initial implementation of GSK rendering pipeline | Emmanuele Bassi | 2016-10-18 | 1 | -0/+46 |