mutter/clutter/eglnative
Emmanuele Bassi c6fba47a52 Hide clutter_context_get_default()
The clutter_context_get_default() function is private, but shared
across Clutter. For this reason, it should be prefixed by '_' so
that the symbol is hidden from the shared object.
2009-06-18 14:20:28 +01:00
..
clutter-backend-egl.c
clutter-backend-egl.h
clutter-egl-headers.h
clutter-egl.h [docs] Various gtk-docs fixes 2009-06-09 14:47:36 +01:00
clutter-event-egl.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-stage-egl.c Remove unnecessary setting of CLUTTER_ACTOR_REALIZED flag 2009-06-08 11:07:33 +01:00
clutter-stage-egl.h
Makefile.am