mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
61f2f1c024
This adds two new internal functions to create a foreign texture for the texture 2d and rectangle backends. cogl_texture_new_from_foreign will now use one of these backends directly if there is no waste instead of always using the sliced texture backend.