a728823fbe
QMatrix4x4 accepts data in row-major order, but returns them in column-major order, which is not documented and because of that I expected them to be in row-major order. This commit fixes it and rewrites the shaders to apply the matrix multiplications in the right order. REVIEW: 100759 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kwinconfig.h.cmake | ||
kwineffects.cpp | ||
kwineffects.h | ||
kwinglobals.cpp | ||
kwinglobals.h | ||
kwinglplatform.cpp | ||
kwinglplatform.h | ||
kwinglutils.cpp | ||
kwinglutils.h | ||
kwinglutils_funcs.cpp | ||
kwinglutils_funcs.h | ||
kwinxrenderutils.cpp | ||
kwinxrenderutils.h | ||
Mainpage.dox | ||
Messages.sh |