~smspillaz/compiz-core/compiz-core.fix_894633_geometry_saver_class

« back to all changes in this revision

Viewing changes to plugins/opengl/include/opengl/opengl.h

Merged fix-timer-warnings-893998 into compiz-core.fix_894633_geometry_saver_class.

Show diffs side-by-side

added added

removed removed

Lines of Context:
239
239
{
240
240
    public:
241
241
 
242
 
        virtual bool glInitContext (XVisualInfo *);
243
 
 
244
242
        /**
245
243
         * Hookable function used for plugins to use openGL to draw on an output
246
244
         *