mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
Robert Bragg
2bbb0d895b
Make cogl_framebuffer_get_width/height experimental public API
It's generally useful to be able to query the width and height of a framebuffer and we expect to need this in Clutter when we move the eglnative backend code into Cogl since Clutter will need to read back the fixed size of the framebuffer when realizing the stage.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%