Files
gio/gpu
Elias Naur 852958f4b5 gpu,widget,op/paint,gpu: remove support for ImageOp.Rect
This is effectively a revert of commit gioui.org/commit/69dfd2e3a5541.

ImageOp.Rect is the wrong abstraction; it implies a clipping operation that is
better handled by package clip.

API change. Uses of ImageOp.Rect should apply a clip.Rect before the PaintOp,
or use image.RGBA.SubImage (or similar).

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2020-11-05 13:36:36 +01:00
..
2020-08-24 19:22:59 +02:00
2020-11-03 15:39:06 +01:00
2020-07-19 10:47:17 +02:00
2020-11-03 15:39:06 +01:00
2020-11-03 15:39:06 +01:00