~ubuntu-branches/ubuntu/hardy/kdebase-workspace/hardy-backports

« back to all changes in this revision

Viewing changes to kwin/composite.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-01-06 18:18:37 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080106181837-20dc8x9sru3seyup
Tags: 4:4.0.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
                break; // -->
129
129
            delete scene;
130
130
            scene = NULL;
131
 
            // fall through, try XRender
 
131
            break; // do not fall back to XRender for now, maybe in the future
132
132
#endif
133
133
#ifdef KWIN_HAVE_XRENDER_COMPOSITING
134
134
        case XRenderCompositing: