mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Neil Roberts
3ae77fbfb7
Bug 1044 - cogl_get_viewport error
* clutter/cogl/gles/cogl.c (cogl_get_viewport): Use glGetIntegerv instead of glGetFixedv to read the viewport because the latter converts incorrectly on some hardware.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%