gtk/gsk
Matthias Clasen a973e8ea8d Merge branch 'gl-offload-fixes' into 'main'
gl: Handle offloads in offscreen context better

Closes #6551

See merge request GNOME/gtk!7053
2024-03-18 15:22:22 +00:00
..
broadway renderer: Pass the display as part of the vfunc 2024-01-07 14:47:22 +01:00
gl gl: Handle offloads in offscreen context better 2024-03-18 08:41:31 -04:00
gpu Merge branch 'wip/otte/gl-map-buffer' into 'main' 2024-03-17 00:27:51 +00:00
gen-gsk-gresources-xml.py gpu: Add ability to run shaders 2024-01-07 07:22:49 +01:00
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 renderer: Pass the display as part of the vfunc 2024-01-07 14:47:22 +01:00
gskcairorenderer.h gsk: Add header guard to missing header 2024-01-07 07:22:49 +01:00
gskcontour.c contour: Fix stroke bounds for rect contour 2024-01-09 23:27:55 +01:00
gskcontourprivate.h
gskcurve-ct-values.c
gskcurve.c gsk/gskcurve.c: Avoid returning value in void-retype function 2023-10-24 13:18:26 +08:00
gskcurveprivate.h
gskdebug.c gsk: Drop unused debug flags 2024-03-16 09:44:57 -04:00
gskdebugprivate.h gsk: Drop unused debug flags 2024-03-16 09:44:57 -04:00
gskdiff.c
gskdiffprivate.h
gskenums.h Add Since annotations to enums 2023-12-22 08:47:47 -05:00
gskenumtypes.c.template
gskenumtypes.h.template
gskglshader.c Remove G_ENABLE_DEBUG around debug checks 2023-11-05 11:16:23 +01:00
gskglshader.h
gskglshaderprivate.h
gskoffload.c offload: Find and use source rectangle 2024-02-11 21:44:47 -05:00
gskoffloadprivate.h subsurface: Have a source rectangle 2024-02-11 21:44:27 -05:00
gskpath.c Fix typos throughout 2024-01-07 20:44:05 -05:00
gskpath.h
gskpathbuilder.c Fix some static analysis warnings 2023-11-24 10:35:57 -05:00
gskpathbuilder.h
gskpathmeasure.c
gskpathmeasure.h
gskpathopprivate.h
gskpathparser.c path: Fix parsing rounded rects 2023-09-17 17:01:44 -04:00
gskpathpoint.c
gskpathpoint.h Add a few annotations 2023-12-26 21:57:04 -05:00
gskpathpointprivate.h
gskpathprivate.h
gskprivate.c gsk: Avoid some allocations 2024-03-17 21:30:36 -04:00
gskprivate.h gsk: Rework font reloading again 2024-03-12 00:45:14 -04:00
gskprofiler.c
gskprofilerprivate.h
gskrectprivate.h Add gsk_rect_normalize 2024-02-13 20:06:16 -05:00
gskrenderer.c Don't fall back to cairo for software rendering 2024-03-03 12:28:20 -05: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 Rework diffing one more time 2024-02-11 20:48:59 -05:00
gskrendernode.h rendernode: Don't mark impure functions as pure 2023-12-26 05:03:24 +01:00
gskrendernodeimpl.c gsk: Minor reshuffling 2024-03-09 12:43:33 -05:00
gskrendernodeparser.c Merge branch 'matthiasc/for-main' into 'main' 2024-03-12 11:47:20 +00:00
gskrendernodeparserprivate.h gsk: Allow custom fonts in node files 2024-01-15 18:58:17 -05:00
gskrendernodeprivate.h Rework diffing one more time 2024-02-11 20:48:59 -05:00
gskroundedrect.c gsk: Use gsk_rect_scale() in more places 2024-02-14 20:11:30 +01:00
gskroundedrect.h
gskroundedrectprivate.h
gskstroke.c stroke: Turn stroke copy intialization into a macro 2023-12-28 07:35:46 +01:00
gskstroke.h
gskstrokeprivate.h stroke: Turn stroke copy intialization into a macro 2023-12-28 07:35:46 +01:00
gsktransform.c gsk: Make matrix transforms roundtrip better 2024-02-11 19:39:19 -05:00
gsktransform.h
gsktransformprivate.h
gsktypes.h
meson.build gsk: include Vulkan renderer in public header 2024-01-07 14:47:22 +01:00