xserver/composite
Enrico Weigelt, metux IT consult 25f50e2cc5 panoramix: replace FOR_NSCREENS() by FOR_NSCREENS_BACKWARD(i)
FOR_NSCREENS() is just alias for FOR_NSCREENS_BACKWARD(). In many cases
it really matters that we're going backwards and the last iteration visited
the screen #0, and that one is panoramix-wrapped.

Thus directly calling FOR_NSCREENS_BACKWARD() here and dropping the alias.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:24:18 +02:00
..
compalloc.c composite: initialize border clip even when pixmap alloc fails 2025-02-25 11:43:01 +01:00
compext.c panoramix: replace FOR_NSCREENS() by FOR_NSCREENS_BACKWARD(i) 2025-06-12 16:24:18 +02:00
compinit.c os: move out extension disable flags to corresponing extensions 2025-02-07 12:00:53 +01:00
compint.h include: drop obsolete dixevents.h 2025-06-12 16:17:35 +02:00
compositeext.h composite: move out unexported CompositeIsImplicitRedirectException() 2024-03-03 22:50:07 +00:00
compositeext_priv.h composite: fix duplicate typedef of ScreenPtr 2024-04-18 00:51:06 +00:00
compoverlay.c rename old symbol PANORAMIX to XINERAMA 2025-02-06 15:51:27 +00:00
compwindow.c composite: use dixDestroyPixmap() instead of direct driver call 2025-02-12 17:48:30 +01:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00