mutter/clutter/osx
Emmanuele Bassi 53d9e88135 Remove _clutter_shader_release_all()
This function is called when the backend is being disposed - as a way
of releasing all ClutterShader. This doesn't take into account three
things:

  - ClutterShader is deprecated
  - the Backend is *never* disposed
  - once the process terminates, all its resources are automatically
    released by the OS

So the _clutter_shader_release_all() function is a pointless exercise
in futility.
2011-10-12 10:36:17 +01:00
..
clutter-backend-osx.c Remove _clutter_shader_release_all() 2011-10-12 10:36:17 +01:00
clutter-backend-osx.h
clutter-device-manager-osx.c
clutter-device-manager-osx.h
clutter-event-loop-osx.c
clutter-event-loop-osx.h
clutter-event-osx.c
clutter-osx.h
clutter-stage-osx.c
clutter-stage-osx.h