xserver-multidpi/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
..
exa_accel.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_classic.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_driver.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_glyphs.c render/exa: use glyph picture accessors 2012-05-21 12:59:20 +01:00
exa_migration_classic.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_migration_mixed.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_mixed.c exa: pixmap sharing infrastructure (v3) 2012-07-07 10:37:10 +01:00
exa_offscreen.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
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 Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_unaccel.c EXA: Track source/mask pixmaps more explicitly for Composite fallback regions. 2012-10-29 09:06:44 -07:00
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
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00