Øyvind Kolås 84ecb5081f Bail early in clutter_texture_paint if opacity == 0
This causes clutter to skip all the GL work of state changes and
texturing if the opacity was 0. This is done in ClutterTexture and not
ClutterActor to ensure that pre and post paint signals work correctly.
Other expensive actors should be doing the same thing.
2009-02-19 15:44:16 +00:00
..
2009-02-19 12:02:42 +00:00
2009-02-16 12:46:37 +00:00
2009-02-19 14:57:43 +00:00
2009-01-20 18:47:50 +00:00
2009-01-20 18:47:50 +00:00
2009-01-27 14:24:31 +00:00
2009-01-20 23:40:25 +00:00
2009-01-20 23:40:25 +00:00
2009-01-21 17:35:47 +00:00
2009-01-27 15:18:45 +00:00
2009-02-19 14:57:43 +00:00