xserver-multidpi/hw/dmx/glxProxy
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
..
compsize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
compsize.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_disptab.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_disptab.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_renderswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
global.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmds.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
glxcmds.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmdsswap.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
glxcontext.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdrawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxerror.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxext.c glx: drop GLX_LIBS from X server and workaround sdksyms. 2012-07-25 23:30:53 -07:00
glxext.h Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
glxfbconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxfbconfig.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxscreens.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
glxscreens.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxserver.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxsingle.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
glxsingle.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxswap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxutil.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxutil.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvendor.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
glxvendor.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am dmx: fix distcheck failure, missing compsize.h in Makefile.am 2011-12-15 14:17:16 -08:00
render2swap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
renderpixswap.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
unpack.h Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00