xserver/hw/xwin/glx
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
..
.gitignore
Makefile.am Fix 'make distcheck' for hw/xwin 2012-10-11 12:54:12 +01:00
gen_gl_wrappers.py hw/xwin: Fix some of the warnings in generated gl wrapper code 2012-10-16 22:29:48 +01:00
glwindows.h
glwrap.c hw/xwin: Fix some of the warnings in generated gl wrapper code 2012-10-16 22:29:48 +01:00
indirect.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
wgl_ext_api.c
wgl_ext_api.h
winpriv.c
winpriv.h