gtk/gsk
Benjamin Otte 79c2df8392 color: Handle negative values in all transfer functions
Make sure that for all eotfs/oetfs, eotf(x) == -eotf(-x)

In particular, don't pass negative values to pow() and cause undefined
behavior.
2024-08-13 20:47:40 +02:00
..
broadway gdk: Pass the opaque rect to begin_frame() actually 2024-08-10 01:40:46 +02:00
gl gl: Interpolate gradient colors as premultiplied 2024-08-11 19:07:40 +02:00
gpu color: Handle negative values in all transfer functions 2024-08-13 20:47:40 +02:00
gen-gsk-gresources-xml.py
gsk.h
gskboundingboxprivate.h
gskcairoblur.c gsk: Port the cairo blur to GdkColor 2024-08-08 15:43:49 -04:00
gskcairoblurprivate.h gsk: Port the cairo blur to GdkColor 2024-08-08 15:43:49 -04:00
gskcairorenderer.c gdk: Pass the opaque rect to begin_frame() actually 2024-08-10 01:40:46 +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 gpu: Add GSK_DEBUG=occlusion 2024-08-07 23:26:03 +02:00
gskdebugprivate.h gpu: Add GSK_DEBUG=occlusion 2024-08-07 23:26:03 +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 offload: Use gsk_color_node_get_color2 2024-08-05 11:11:15 -04: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
gskprivate.h
gskprofiler.c
gskprofilerprivate.h
gskrectprivate.h gpu: Change how occlusion passes work 2024-08-07 23:26:03 +02:00
gskrenderer.c gsk: Require dmabuf support for Vulkan 2024-05-05 15:19:17 -04:00
gskrenderer.h
gskrendererprivate.h
gskrendernode.c docs: Add a missing bit 2024-08-11 14:47:59 -04:00
gskrendernode.h gsk: Warn about unused result in gsk_render_node_get_opaque_rect() 2024-08-10 01:40:45 +02:00
gskrendernodeimpl.c gsk: Add private text node api 2024-08-10 07:37:01 -04:00
gskrendernodeparser.c nodeparser: Handle disallowed values for radial gradients 2024-08-11 19:07:40 +02:00
gskrendernodeparserprivate.h
gskrendernodeprivate.h gsk: Add private text node api 2024-08-10 07:37:01 -04: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