summaryrefslogtreecommitdiff
path: root/gtk/gtksnapshot.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* Make mask nodes more versatileMatthias Clasen2023-02-141-1/+2
* Add gtk_snapshot_push_maskMatthias Clasen2023-02-121-0/+3
* Add gtk_snapshot_append_scaled_textureMatthias Clasen2023-02-111-0/+5
* Deprecate gtk_snapshot_render apisMatthias Clasen2022-10-121-37/+0
* snapshot: Add gsk_snapshot_append_conic_gradient()Benjamin Otte2020-12-031-0/+7
* GtkSnapshot: Add gtk_snapshot_push_glshader()Alexander Larsson2020-09-291-1/+7
* snapshot: switch to h/vradiusMatthias Clasen2020-09-181-4/+4
* snapshot: Add api for radial gradientsMatthias Clasen2020-09-181-0/+20
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-16/+16
* transform: Add perspective()Benjamin Otte2019-03-051-0/+3
* transform: Move to GSKBenjamin Otte2019-03-041-1/+1
* snapshot: Remove the old APIsBenjamin Otte2019-02-211-7/+0
* snapshot: Introduce transform APIsBenjamin Otte2019-02-211-0/+32
* snapshot: Remove gtk_snapshot_get_offset()Benjamin Otte2019-02-211-5/+0
* snapshot: Add functions to append shadowsBenjamin Otte2019-02-211-0/+16
* snapshot: Add gtk_snapshot_append_border()Benjamin Otte2019-02-211-0/+5
* snapshot: Remove superfluous typedefTimm Bäder2018-05-191-1/+0
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-69/+31
* snapshot: Don't handle clip anymoreBenjamin Otte2018-04-171-4/+0
* snapshot: Allow passing the bounds of the created paintableBenjamin Otte2018-04-051-2/+4
* snapshot: Track clip as a rect onlyBenjamin Otte2018-04-051-1/+1
* snapshot: Remove clip argument from gtk_snapshot_new()Benjamin Otte2018-04-051-2/+1
* snapshot: Add gtk_snapshot_to_paintable()Benjamin Otte2018-03-261-0/+4
* snapshot: Export gtk_snapshot_append_layout()Benjamin Otte2018-03-261-0/+8
* snapshot: Remove rendererBenjamin Otte2018-03-241-5/+2
* snapshot: Turn into GObjectBenjamin Otte2018-03-181-4/+11
* snapshot: Fix some indentationTimm Bäder2018-03-171-4/+4
* GtkSnapshot: Add gettersMatthias Clasen2018-03-111-0/+5
* GtkSnapshot: Implement the builder patternMatthias Clasen2018-03-111-0/+20
* The big versioning cleanupMatthias Clasen2018-02-061-26/+26
* snapshot: Add & use API for linear gradient nodesTimm Bäder2017-12-211-0/+19
* Drop gtk_snapshot_render_iconMatthias Clasen2017-11-291-6/+0
* GskTexture => GdkTextureBenjamin Otte2017-11-041-1/+1
* Add gtk_snapshot_push_blur()Matthias Clasen2017-09-041-0/+5
* snapshot: Rename gtk_snapshot_translate_2d()Benjamin Otte2017-01-131-1/+1
* snapshot: Rename append APIsBenjamin Otte2017-01-131-3/+3
* snapshot: Redo pop() APIBenjamin Otte2017-01-131-3/+1
* snapshot: Add gtk_snapshot_push_blend()Benjamin Otte2017-01-131-0/+5
* Add gtk_snapshot_push_cross_fade()Benjamin Otte2017-01-131-0/+5
* GtkSnapshot: Always use int for the translationwip/alexl/snapshot-int-translateAlexander Larsson2017-01-111-3/+3
* gsk: Add GskRepeatNodeBenjamin Otte2017-01-011-0/+6
* snapshot: Add gtk_snapshot_push_color_matrix()Benjamin Otte2016-12-311-0/+6
* gsk: Add GskShadowNodeBenjamin Otte2016-12-201-0/+6
* snapshot: Implement gtk_snapshot_push_opacity()Benjamin Otte2016-12-201-0/+5
* gsk: Add support for rounded clip rectanglesBenjamin Otte2016-12-201-0/+5
* snapshot: Work on pushing and popping againBenjamin Otte2016-12-201-0/+12
* snapshot: Make gtk_snapshot_get_renderer() privateBenjamin Otte2016-12-201-3/+0
* snapshot: Add API for colors and texturesBenjamin Otte2016-12-201-0/+12
* snapshot: Change how gtk_snapshot_push/pop worksBenjamin Otte2016-12-201-5/+3