kwin/libkwineffects
Frederik Gladhorn 25ec024ab5 Use compiler __SSE2__ definitions and C++11 alignas
Summary:
Since C++11 alignas is a keyword, so we don't need to create our own.
All relevant compilers (gcc, clang, icc) define __SSE2__, so just use that.

There seem to be frequent crashes in the quad version of this code, but
this change should not make any difference from what I can tell.

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D23120
2019-08-14 09:31:28 +02:00
..
anidata.cpp
anidata_p.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
CMakeLists.txt
kwinanimationeffect.cpp
kwinanimationeffect.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
kwinconfig.h.cmake
kwineffects.cpp Use compiler __SSE2__ definitions and C++11 alignas 2019-08-14 09:31:28 +02:00
kwineffects.h Be consistent about touch point id type: use qint32 2019-08-11 22:15:05 +02:00
kwinglobals.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
kwinglplatform.cpp
kwinglplatform.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
kwingltexture.cpp
kwingltexture.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
kwingltexture_p.h
kwinglutils.cpp
kwinglutils.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
logging.cpp
logging_p.h
Mainpage.dox
Messages.sh