gtk/gsk
Matthias Clasen 9e0f41bd05 Fix a copy-paste error
We were using the wrong api to get the color of an outset shadow
node. This just worked by luck.
2024-08-02 09:00:51 -04:00
..
broadway gdk: Add color state arg to gdk_texture_download_surface() 2024-07-11 14:57:20 +02:00
gl gl: Don't crash on box shadows with negative scales 2024-07-29 19:14:10 +02:00
gpu Fix a copy-paste error 2024-08-02 09:00:51 -04:00
gen-gsk-gresources-xml.py
gsk.h gsk: Include GL renderer in gsk.h 2024-01-07 14:47:22 +01:00
gskboundingboxprivate.h
gskcairoblur.c
gskcairoblurprivate.h
gskcairorenderer.c cairo: Use the draw context's color state 2024-07-11 14:57:20 +02:00
gskcairorenderer.h
gskcontour.c gskpathop: Introduce a type to represent an aligned graphene_point_t 2024-07-28 17:31:41 +01:00
gskcontourprivate.h gskpathop: Introduce a type to represent an aligned graphene_point_t 2024-07-28 17:31:41 +01:00
gskcurve-ct-values.c
gskcurve.c gskpathop: Introduce a type to represent an aligned graphene_point_t 2024-07-28 17:31:41 +01:00
gskcurveprivate.h gskpathop: Introduce a type to represent an aligned graphene_point_t 2024-07-28 17:31:41 +01:00
gskdebug.c gsk: Rename GSK_DEBUG=glyphcache to GSK_DEBUG=cache 2024-07-07 05:24:45 +02:00
gskdebugprivate.h gsk: Rename GSK_DEBUG=glyphcache to GSK_DEBUG=cache 2024-07-07 05:24:45 +02:00
gskdiff.c
gskdiffprivate.h
gskenums.h
gskenumtypes.c.template
gskenumtypes.h.template
gskglshader.c gskglshader: Fix typo in deprecation docs 2024-07-08 09:21:43 +03:00
gskglshader.h gsk: Deprecate GskGLShader and the rendernode 2024-07-04 21:28:06 +02:00
gskglshaderprivate.h gsk: Deprecate GskGLShader and the rendernode 2024-07-04 21:28:06 +02:00
gskoffload.c Take all transforms into account 2024-07-10 22:11:13 +02:00
gskoffloadprivate.h gdk: Rename GdkTextureTransform to GdkDihedral 2024-07-10 12:36:07 +02:00
gskpath.c gskpathop: Introduce a type to represent an aligned graphene_point_t 2024-07-28 17:31:41 +01:00
gskpath.h
gskpathbuilder.c gskpathop: Introduce a type to represent an aligned graphene_point_t 2024-07-28 17:31:41 +01:00
gskpathbuilder.h
gskpathmeasure.c
gskpathmeasure.h
gskpathopprivate.h gskpathop: Introduce a type to represent an aligned graphene_point_t 2024-07-28 17:31:41 +01:00
gskpathparser.c
gskpathpoint.c gskpathpoint: Document copy and free 2024-05-31 11:47:29 +02:00
gskpathpoint.h
gskpathpointprivate.h
gskpathprivate.h path: document enum 2024-04-28 08:33:03 +02:00
gskprivate.c Bump the pango dep 2024-04-04 00:56:24 +02:00
gskprivate.h Drop unused private API 2024-04-03 10:53:55 +02:00
gskprofiler.c
gskprofilerprivate.h
gskrectprivate.h transform: Implement transform_bounds() for dihedrals 2024-07-10 21:34:12 +02:00
gskrenderer.c gsk: Require dmabuf support for Vulkan 2024-05-05 15:19:17 -04:00
gskrenderer.h API: Add gsk_renderer_realize_for_display() 2024-01-07 14:47:22 +01:00
gskrendererprivate.h renderer: Pass the display as part of the vfunc 2024-01-07 14:47:22 +01:00
gskrendernode.c cairo: Add colorstate to GskRenderNode::draw and use it 2024-07-11 14:57:20 +02:00
gskrendernode.h gsk: Add gsk_render_node_get_opaque_rect() 2024-07-08 15:28:14 +02:00
gskrendernodeimpl.c cairo: Add colorstate to GskRenderNode::draw and use it 2024-07-11 14:57:20 +02:00
gskrendernodeparser.c Cosmetics: Remove a leftover line 2024-08-01 17:19:50 -04:00
gskrendernodeparserprivate.h gsk: Allow custom fonts in node files 2024-01-15 18:58:17 -05:00
gskrendernodeprivate.h cairo: Add colorstate to GskRenderNode::draw and use it 2024-07-11 14:57:20 +02:00
gskroundedrect.c Add gdk_dihedral_swaps_xy 2024-07-10 21:34:12 +02:00
gskroundedrect.h
gskroundedrectprivate.h gpu: Implement transform support for dihedral transforms 2024-07-10 21:34:12 +02:00
gskstroke.c gskstroke: Add missing return annotations 2024-06-01 10:01:19 +02:00
gskstroke.h
gskstrokeprivate.h
gsktransform.c transform: Implement transform_point() for dihedrals 2024-07-10 21:34:12 +02:00
gsktransform.h
gsktransformprivate.h transform: Add gsk_transform_to_dihedral() 2024-07-10 14:38:48 +02:00
gsktypes.h
meson.build gsk: Add a cicp convert shader 2024-07-24 08:16:08 -06:00