mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Robert Bragg
c2a982cf9c
[cogl_read_pixels] use buffer not viewport height to calculate y offset
glReadPixel takes window coordinates not viewport coordinates so we shouldn't have been assuming that the viewport height == window height.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%