gtk/docs/reference
Benjamin Otte 67fb129ed7 gsk: gsk_render_node_set_transform() => GskTransformNode
Instead of having a setter for the transform, have a GskTransformNode.

Most of the oprations that GTK does do not require a transform, so it
doesn't make sense to have it as a primary attribute.

Also, changing the transform requires updating the uniforms of the GL
renderer, so we're happy if we can avoid that.
2016-12-20 18:01:10 +01:00
..
gdk gdkgl: Add gdk_gl_context_get_damage() 2016-12-05 15:02:47 +01:00
gsk gsk: gsk_render_node_set_transform() => GskTransformNode 2016-12-20 18:01:10 +01:00
gtk gtk: Remove gtk_snapshot_append() 2016-12-20 18:01:09 +01:00
Makefile.am gsk: Build docs 2016-10-18 11:49:13 +01:00