kwin/platformsupport/scenes/opengl
Vlad Zahorodnii 7a3fa88f02 Drop flag to indicate if swap buffers is blocking
We want the new compositing timing algorithm to be invariant regarding
whether glXSwapBuffers() or eglSwapBuffers() block.
2021-01-06 16:59:29 +00:00
..
abstract_egl_backend.cpp Create egl backend for multiple backends and enable multi-gpu usage for the gbm backend 2020-11-28 17:53:41 +00:00
abstract_egl_backend.h Prevent EGL headers from including Xlib headers 2020-12-10 11:15:06 +02:00
backend.cpp Drop flag to indicate if swap buffers is blocking 2021-01-06 16:59:29 +00:00
backend.h Drop flag to indicate if swap buffers is blocking 2021-01-06 16:59:29 +00:00
CMakeLists.txt Drop the swap profiler 2021-01-06 16:59:29 +00:00
drm_fourcc.h Trim trailing whitespace 2020-11-28 11:01:47 +00:00
egl_dmabuf.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
egl_dmabuf.h Prettify license headers 2020-08-07 19:57:56 +00:00
kwineglext.h Prettify license headers 2020-08-07 19:57:56 +00:00
texture.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
texture.h Prettify license headers 2020-08-07 19:57:56 +00:00