[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX
From:       m00nraker via KDE Bugzilla <bugzilla_noreply () kde ! org>
Date:       2016-03-18 19:22:48
Message-ID: bug-360033-17878-NUBTR4FtGv () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=360033

--- Comment #31 from m00nraker <m00nraker@gmx.net> ---
@Thomas

I can't apply your diff (file attached).

git apply __scene_opengl.diff
error: Anwendung des Patches fehlgeschlagen: scene_opengl.cpp:1040
error: scene_opengl.cpp: Patch konnte nicht angewendet werden

from sources/kwin/scene_opengl.cpp:

   // It is not legal to not have a vertex array object bound in a core context
    if (!GLPlatform::instance()->isGLES() &&
hasGLExtension(QByteArrayLiteral("GL_ARB_vertex_array_object"))) {
        glGenVertexArrays(1, &vao);
        glBindVertexArray(vao);
    }

Line 1040: glBindVertexArray(vao);

Don't know how to proceed. Please help. Do I have a different file
scene_opengl.cpp?

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic