xserver-multidpi/hw/xfree86/modes
Alex Deucher ff49f5944d Fix potential crasher in xf86CrtcRotate()
xf86CrtcRotate() is called by randr 1.2 drivers via xf86CrtcSetMode() or xf86SetDesiredModes()
during ScreenInit() at which point pScrn->pScreen is not set. If a user specifies a rotation
in their config file pScrn->pScreen is dereferenced and boom.
2008-07-29 18:40:44 -07:00
..
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
xf86Crtc.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-29 16:48:52 -07:00
xf86Crtc.h move intel crtc xv clipping helper to the xserver 2007-08-23 12:22:14 -07:00
xf86Cursors.c Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB 2008-05-16 17:20:08 +03:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-29 16:48:52 -07:00
xf86EdidModes.c Bug 13308: Verify and reject obviously broken modes. 2007-12-12 23:59:54 +02:00
xf86Modes.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-29 16:48:52 -07:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c Prefer configured DisplaySize to probed DDC data, if available. 2007-11-06 14:53:42 +00: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 Fix potential crasher in xf86CrtcRotate() 2008-07-29 18:40:44 -07:00