kwin/src/libkwineffects
Arjen Hiemstra a4fe17653f Remove alignment requirements from data in vertex/index buffers
We now rely on auto-vectorisation to generate the appropriate SSE or
other instruction set code. We can also assume that takes care of
handling any alignment requirements and thus remove the need for manual
alignment things.
2022-07-13 09:25:12 +00:00
..
anidata.cpp [libkwineffects] Fix minor compiler warnings 2022-05-30 19:37:24 +01:00
anidata_p.h Make TimeLine API ergonomic with presentation timestamps 2022-05-26 17:10:07 +00:00
CMakeLists.txt Rename DeformEffect to OffscreenEffect 2022-06-13 07:06:09 +00:00
kwinanimationeffect.cpp Rename DeformEffect to OffscreenEffect 2022-06-13 07:06:09 +00:00
kwinanimationeffect.h Rename DeformEffect to OffscreenEffect 2022-06-13 07:06:09 +00:00
kwinconfig.h.cmake
kwineffects.cpp Add unroll hint to inner loop in WindowQuads::makeInterleavedArrays 2022-07-13 09:25:12 +00:00
kwineffects.h Improve docs for creating KWin effects 2022-07-10 10:05:55 +00:00
KWinEffectsConfig.cmake.in
kwineglimagetexture.cpp
kwineglimagetexture.h
kwinglobals.h
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp
kwingltexture.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
kwingltexture_p.h
kwinglutils.cpp Remove alignment requirements from data in vertex/index buffers 2022-07-13 09:25:12 +00:00
kwinglutils.h effects: modernize some code 2022-06-29 10:34:50 +00:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinoffscreeneffect.cpp Rename DeformEffect to OffscreenEffect 2022-06-13 07:06:09 +00:00
kwinoffscreeneffect.h Rename DeformEffect to OffscreenEffect 2022-06-13 07:06:09 +00:00
kwinoffscreenquickview.cpp Set all timestamps for all touch events 2022-07-01 12:13:18 +00:00
kwinoffscreenquickview.h Internal tracking for quick effect item focus 2022-06-24 15:56:08 +00:00
kwinquickeffect.cpp Internal tracking for quick effect item focus 2022-06-24 15:56:08 +00:00
kwinquickeffect.h Internal tracking for quick effect item focus 2022-06-24 15:56:08 +00:00
logging.cpp backends/x11: Cleanup KWinXRenderUtils and move it to eglx11common 2022-05-19 12:10:18 +00:00
logging_p.h backends/x11: Cleanup KWinXRenderUtils and move it to eglx11common 2022-05-19 12:10:18 +00:00
Mainpage.dox
Messages.sh
sharedqmlengine.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
sharedqmlengine.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00