xserver-multidpi/hw/xfree86/modes
Keith Packard ac979c1651 MakeAtom needs length without trailing NUL. sizeof("string") includes NUL.
I made a mistake in some new code using MakeAtom, passing the size of the
string instead of the length of the string. Figuring there might be other
such mistakes, I reviewed the server code and found four bugs of the same
form.
2007-07-14 12:13:17 -07:00
..
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
xf86Crtc.c MakeAtom needs length without trailing NUL. sizeof("string") includes NUL. 2007-07-14 12:13:17 -07:00
xf86Crtc.h Add RandR reflection support. 2007-07-14 09:03:47 -07:00
xf86Cursors.c Add RandR reflection support. 2007-07-14 09:03:47 -07:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86DiDGA.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86EdidModes.c Add per-monitor config file option for maximum pixel clock. 2007-07-10 14:20:55 -04:00
xf86Modes.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
xf86RandR12.h Include xf86Rename.h in xf86RandR12.h. 2007-04-24 17:20:14 -07:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c Add RandR reflection support. 2007-07-14 09:03:47 -07:00