13
0
livetrax/libs/canvas/canvas
Robin Gareus 0b266a54f0
Return of image-surface backed canvas (windows graphics performance)
This partially reverts 2edbda2526.

Using cairo-groups increases performance on MacOS, and retains
retina-resolution.
However it adds a performance regression for MS Windows graphics
rendering. cairo-groups use a "similar" surface, not an image surface.
Empirically this adds significant overhead compared to rendering
using the CPU and using bitblt.
2020-01-04 00:30:07 +01:00
..
arc.h
arrow.h
box.h
canvas.h Return of image-surface backed canvas (windows graphics performance) 2020-01-04 00:30:07 +01:00
circle.h
container.h
curve.h
debug.h
fill.h
flag.h
framed_curve.h
fwd.h
grid.h
image.h
interpolated_curve.h Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
item.h Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
line_set.h
line.h
lookup_table.h
meter.h
note.h
outline.h
pixbuf.h
poly_item.h
poly_line.h
polygon.h
rectangle.h
root_group.h
ruler.h
scroll_group.h
stateful_image.h
text.h
tracking_text.h
types.h
utils.h
visibility.h
widget.h
xfade_curve.h