Neil Roberts
b540dcb75a
Support foreign textures in the texture-2d and rectangle backends
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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%