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 Fixed bugs with mouse events. 2011-02-03 10:58:38 +00:00
clutter-device-manager-osx.c Fix some ISO C90 warnings on OSX 2011-02-15 12:14:17 +00:00
clutter-device-manager-osx.h Fixed bugs with mouse events. 2011-02-03 10:58:38 +00:00
clutter-event-loop-osx.c Remove some compiler warnings 2011-10-11 23:42:23 +01:00
clutter-event-loop-osx.h osx: Improve the event loop 2011-01-31 13:43:12 +00:00
clutter-event-osx.c osx: Fix a compiler warning 2011-07-10 10:12:08 +01:00
clutter-osx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-osx.c Remove some compiler warnings 2011-10-11 23:42:23 +01:00
clutter-stage-osx.h osx: Avoid leaks in Stage::realize 2011-07-29 13:58:06 +01:00