2007-08-29 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Wed, 29 Aug 2007 19:11:18 +0000 (19:11 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 29 Aug 2007 19:11:18 +0000 (19:11 +0000)
commit818a66783626f94906ecd13ea778f1c78c2e9c36
tree03dbb4a1823d89fd1e13945c84fe1af1310630ad
parent1ceaf04ac7bd46fde2aaa2a9d201d29c12a4826b
2007-08-29  Matthew Allum  <mallum@openedhand.com>

        * 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
ChangeLog
clutter/clutter-main.c
clutter/eglx/clutter-stage-egl.c
clutter/glx/clutter-glx.h