mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Neil Roberts
0fbdafd318
Fix cogl_texture_get_data when an intermediate buffer is used
When an intermediate buffer is used for downloading texture data it was using the wrong byte length for a row so the copy back to the user's buffer would fail.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%