1
0
Fork 0
mutter-performance-source/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 Bug 856 - Teardown sequence is borked 2008-09-22 16:36:27 +00:00
clutter-backend-egl.h * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
clutter-egl-headers.h * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
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 * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
Makefile.am [eglnative] Add -I flags for the clutter dir in the src and build dirs 2009-03-09 12:34:18 +00:00