mirror of
https://github.com/brl/mutter.git
synced 2025-02-14 04:14:10 +00:00
![Matthew Allum](/assets/img/avatar_default.png)
* clutter/clutter-main.c: (_clutter_do_pick): Call glFinish before reading pixels * clutter/eglx/clutter-stage-egl.c: (clutter_stage_egl_realize): Add missing read surface in making context current. Above fixes via Kate Alhola. * clutter/glx/clutter-glx.h: Add missing filter funcs so there actually exported