mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

cogl_texture_2d_new may fail in certain circumstances so cogl_atlas_texture_reserve_space should detect this and also fail. This will cause cogl_texture_new to fallback to a sliced texture. Thanks to Vladimir Ivakin for reporting this problem.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%