[SOLVED] ATI, KWin, Effects, OpenGL Problem

Hello,
I had never seen the reflections on the Desktop Cube effect in KWin partly because I never played with it and it doesn't work in anything above OpenGL 1.2.
Using System Settings> Advanced> Compositing Type
OpenGL 1.2 = Reflections
OpenGL 2.0 = No reflections
OpenGL 3.1 = No reflections
It does seem that OpenGL 2 is functional. I used the Invert effect which can be enabled in Systemsettings -> Desktop Effects -> All Effects tab. After enabling the screen was inverted. If it inverts OpenGL 2 is used, if it does nothing OpenGL 1 is used.
http://userbase.kde.org/Desktop_Effects_Performance#OpenGL_Version
System info:
Maybe I'm mistaken but since OpenGL 2 is working, shouldn't I have reflections with it? What about 3.1?
I had never seen the reflections on the Desktop Cube effect in KWin partly because I never played with it and it doesn't work in anything above OpenGL 1.2.
Using System Settings> Advanced> Compositing Type
OpenGL 1.2 = Reflections
OpenGL 2.0 = No reflections
OpenGL 3.1 = No reflections
It does seem that OpenGL 2 is functional. I used the Invert effect which can be enabled in Systemsettings -> Desktop Effects -> All Effects tab. After enabling the screen was inverted. If it inverts OpenGL 2 is used, if it does nothing OpenGL 1 is used.
http://userbase.kde.org/Desktop_Effects_Performance#OpenGL_Version
System info:
- Code: Select all
[john@localhost ~]$ glxinfo | grep OpenGL
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6800 Series
OpenGL core profile version string: 4.3.12618 Core Profile Context 13.251
OpenGL core profile shading language version string: 4.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.3.12618 Compatibility Profile Context 13.251
OpenGL shading language version string: 4.30
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
- Code: Select all
[john@localhost ~]$ glxinfo | grep glx
server glx vendor string: ATI
server glx version string: 1.4
server glx extensions:
client glx vendor string: ATI
client glx version string: 1.4
client glx extensions:
Maybe I'm mistaken but since OpenGL 2 is working, shouldn't I have reflections with it? What about 3.1?