gtk2/gsk/vulkan
Matthias Clasen 0d58e5365d gsk: Introduce mask nodes
Add GskMaskNode, and support it in the render node
parser, in the inspector and in GtkSnapshot.

The rendering is just fallback for now.

Based on old work by Timm Bäder.
2023-02-12 08:35:25 -05:00
..
resources gsk: Move shader resources 2021-04-03 08:24:58 -04:00
gskvulkanblendmodepipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanblendmodepipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanblurpipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanblurpipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanborderpipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanborderpipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanboxshadowpipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanboxshadowpipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanbuffer.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanbufferprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanclip.c Fix spelling errors 2022-11-17 22:49:45 -05:00
gskvulkanclipprivate.h vulkan: Handle simple transforms in the clipping code 2021-03-05 19:36:36 -05:00
gskvulkancolorpipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkancolorpipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkancolortextpipeline.c vulkan: implement subpixel positioning 2019-07-28 16:42:52 -04:00
gskvulkancolortextpipelineprivate.h rendernode: Take a graphene_point_t for the offset 2019-05-21 06:43:59 +02:00
gskvulkancommandpool.c vulkan: Don't attempt to free 0 command buffers 2022-05-08 05:37:14 +00:00
gskvulkancommandpoolprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkancrossfadepipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkancrossfadepipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkaneffectpipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkaneffectpipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanglyphcache.c gsk: Use the new debug macros 2022-09-23 18:11:48 -04:00
gskvulkanglyphcacheprivate.h vulkan: implement subpixel positioning 2019-07-28 16:42:52 -04:00
gskvulkanimage.c vulkan: Fix image uploading by regions 2021-02-04 00:12:44 -05:00
gskvulkanimageprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanlineargradientpipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanlineargradientpipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanmemory.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanmemoryprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanpipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanpipelineprivate.h gsk: Use the new debug macros 2022-09-23 18:11:48 -04:00
gskvulkanpushconstants.c vulkan: Handle simple transforms in the clipping code 2021-03-05 19:36:36 -05:00
gskvulkanpushconstantsprivate.h vulkan: Handle simple transforms in the clipping code 2021-03-05 19:36:36 -05:00
gskvulkanrender.c vulkan: Always render clip extents 2018-04-05 14:56:38 +02:00
gskvulkanrenderer.c gsk: Allow gsk_renderer_realize (renderer, NULL, NULL) 2021-10-20 21:49:32 +02:00
gskvulkanrenderer.h docs: Improve gsk docs 2021-03-11 16:37:31 +00:00
gskvulkanrendererprivate.h vulkan: implement subpixel positioning 2019-07-28 16:42:52 -04:00
gskvulkanrenderpass.c gsk: Introduce mask nodes 2023-02-12 08:35:25 -05:00
gskvulkanrenderpassprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkanrenderprivate.h gsk: move begin/end_frame vfuncs into the renderers 2018-04-05 14:56:38 +02:00
gskvulkanshader.c gsk: Use the new debug macros 2022-09-23 18:11:48 -04:00
gskvulkanshaderprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkantextpipeline.c vulkan: implement subpixel positioning 2019-07-28 16:42:52 -04:00
gskvulkantextpipelineprivate.h rendernode: Take a graphene_point_t for the offset 2019-05-21 06:43:59 +02:00
gskvulkantexturepipeline.c gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00
gskvulkantexturepipelineprivate.h gsk: Move Vulkan sources to a subdirectory 2018-01-06 09:36:55 -05:00