xserver/exa
Yaakov Selkowitz ea1d76d1b6 Fix formatting of address operators
The formatter confused address operators preceded by casts with
bitwise-and expressions, placing spaces on either side of both.
That syntax isn't used by ordinary address operators, however,
so fix them for consistency.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-12-05 18:09:48 -06:00
..
Makefile.am
exa.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
exa.h exa: pixmap sharing infrastructure (v3) 2012-07-07 10:37:10 +01:00
exa_accel.c
exa_classic.c
exa_driver.c
exa_glyphs.c
exa_migration_classic.c
exa_migration_mixed.c
exa_mixed.c exa: pixmap sharing infrastructure (v3) 2012-07-07 10:37:10 +01:00
exa_offscreen.c
exa_priv.h EXA: Track source/mask pixmaps more explicitly for Composite fallback regions. 2012-10-29 09:06:44 -07:00
exa_render.c
exa_unaccel.c EXA: Track source/mask pixmaps more explicitly for Composite fallback regions. 2012-10-29 09:06:44 -07:00