xserver-multidpi/hw/dmx
Adam Jackson d127075da0 xdmxconfig: warning fix
xdmxconfig.c: In function ‘dmxConfigCanvasDraw’:
xdmxconfig.c:299:23: warning: ‘maxHeight’ may be used uninitialized in this function

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-01-20 21:03:55 -05:00
..
config xdmxconfig: warning fix 2011-01-20 21:03:55 -05:00
doc docs: replace BUILLDOCS with existing ENABLE_DEVEL_DOCS 2010-12-14 14:55:08 -08:00
examples Rename xdmx client to dmxinfo 2010-03-22 00:45:46 -05:00
glxProxy glx: warning fixes 2010-12-31 12:52:24 +00:00
input dmx: warning fixes 2011-01-20 21:03:42 -05:00
man man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
dmx_glxvisuals.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
dmx_glxvisuals.h Update to SGI FreeB 2.0. 2008-09-19 12:02:28 -04:00
dmx-config.h dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmx.c Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2. 2010-12-07 18:42:44 +01:00
dmx.h Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
dmxcb.c
dmxcb.h
dmxclient.h unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
dmxcmap.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
dmxcmap.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
dmxcursor.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
dmxcursor.h
dmxdpms.c
dmxdpms.h
dmxextension.c dmx: warning fixes 2011-01-20 21:03:03 -05:00
dmxextension.h dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxfont.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
dmxfont.h
dmxgc.c dmx: warning fix 2011-01-20 21:03:26 -05:00
dmxgc.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
dmxgcops.c Replace LookupIDByType() with dixLookupResourceByType(), take 2. 2010-12-07 18:42:44 +01:00
dmxgcops.h
dmxinit.c dmx: Delete unused GLX visual matching code. 2010-09-13 15:55:16 -07:00
dmxinit.h
dmxinput.c Revert "Add a "flags" field to DeleteInputDeviceRequest." 2010-05-26 07:54:35 -07:00
dmxinput.h dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxlog.c
dmxlog.h
dmxpict.c Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 1. 2010-12-07 18:42:44 +01:00
dmxpict.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
dmxpixmap.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
dmxpixmap.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
dmxprop.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
dmxprop.h
dmxscrinit.c dix: Remove the backing store leftovers 2010-11-30 13:46:08 -05:00
dmxscrinit.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
dmxshadow.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
dmxshadow.h
dmxstat.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
dmxstat.h
dmxsync.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
dmxsync.h
dmxvisual.c
dmxvisual.h
dmxwindow.c Replace LookupIDByType() with dixLookupResourceByType(), take 1. 2010-12-07 18:42:44 +01:00
dmxwindow.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
Makefile.am Xdmx: build all man pages using XORG_MANPAGE_SECTIONS 2011-01-18 15:11:06 -08:00