Files
gio/gpu
Egon Elbre 9de13e37e9 f32: add Affine2D.Split
splitTransform func was creating multiple copies of f32.Affine2D
due to not having access to the internal and passing around non-pointer.

This makes splitTransform from ~8ns to .Split ~2ns.

It seems that the non-pointer receiver was ~0.6ns slower in this case.

Signed-off-by: Egon Elbre <egonelbre@gmail.com>
2022-07-02 07:04:47 +02:00
..
2022-05-31 10:24:09 +02:00
2022-05-31 10:24:09 +02:00
2022-07-02 07:04:47 +02:00
2021-08-27 07:48:26 +02:00
2022-06-15 11:30:05 +02:00
2021-07-27 14:34:18 +02:00