~mc-return/compiz/compiz0.9.9.merge-plugin-screensaver

« back to all changes in this revision

Viewing changes to plugins/opengl/src/privates.h

  • Committer: MC Return
  • Date: 2012-08-11 17:17:10 UTC
  • mfrom: (3286.2.20 compiz)
  • Revision ID: mc.return@gmx.net-20120811171710-6faligyjru69ejd5
MergedĀ lp:compiz

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
 
121
121
        std::vector<GLTexture::BindPixmapProc> bindPixmap;
122
122
        bool hasCompositing;
 
123
        bool commonFrontbuffer;
123
124
 
124
125
        GLIcon defaultIcon;
125
126