Files
gio/gpu
Elias Naur 2749eb91f3 gpu: [compute] clip image materials to their rendered size
Before this change, transformed images would take up as much atlas
texture space to fit them. However, we can easily run out of space for
large images or images with large scaling applied.

This change limits transformed images to their rendered bounds which is
the window size in the worst case.

Updates gio#219 (fixes the chat kitchen example)

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-08-27 12:59:01 +02:00
..
2021-08-21 08:31:46 +02:00
2021-08-27 07:48:26 +02:00
2021-08-27 07:48:26 +02:00
2021-07-27 14:34:18 +02:00