https://bugs.freedesktop.org/show_bug.cgi?id=99033
--- Comment #4 from Ilya Indigo <[email protected]> ---
> could you tell us which extensions are actually needed?
In the source code, I spent kwin search for extensions by string ("GL_ and
revealed the following files, which is held on the expansion test.
./kwin/effects/blur/blurshader.cpp
./kwin/eglonxbackend.cpp
./kwin/libkwineffects/kwinglplatform.cpp
./kwin/libkwineffects/kwingltexture.cpp
./kwin/libkwineffects/kwinglutils.cpp
./kwin/libkwineffects/kwinglutils_funcs.cpp
./kwin/scene_opengl.cpp
And determined the expansion are absent in nouveau, but there is nvidia.
GL_EXT_texture_format_BGRA8888
GL_ARB_framebuffer_object
GL_OES_mapbuffer
GL_OES_texture_3D
And also found that the extension is not in the nvidia, but there is in
nouveau.
GL_OES_EGL_image
Problem effect is "Taskbar thumbnail"
./kwin/effects/taskbarthumbnail/*
When you mouse hover over a tab on the taskbar instead of the window shows a
blank thumbnail translucent rectangle of the appropriate size.
When you switch on the OpenGL 1.2 kwin thumbnail is displayed.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau