Philipp Knechtges
ec1df109d9
kwin: cleaning up KWin::GLTexture::convertToGLFormat
...
Now convertToGLFormat does no longer mirror the texture, so that we can
avoid a deep copy in case we render a GL_BGRA texture on a little endian system.
REVIEW: 101739
2011-07-04 18:06:45 +02:00
Martin Gräßlin
08b2aebd30
Merge branch 'KDE/4.7'
...
Conflicts:
kwin/libkwineffects/kwinglutils.cpp
kwin/libkwineffects/kwinglutils.h
2011-07-03 09:30:38 +02:00
Martin Gräßlin
c8daeef43c
Remove (en|dis)able(Un)NormalizedTexCoords from GLTexture
...
Those are not used anymore as makeArrays only renders normalized
texCoords and also honors the y-Inverted case.
2011-06-26 09:15:31 +02:00
Philipp Knechtges
116e024d12
kwin: moving KWin::GLTexture to a separate file
2011-06-22 13:03:36 +02:00