xserver-multidpi/hw
Dodji Seketeli 1de89239bd don't crash when hostX reports an error.
* hw/kdrive/ephyr/ephyrhostvideo.c,h:
          (ephyrHostXVLogXErrorEvent): add this to
          log X error events. Heavily copied from libx11
          (ephyrHostXVErrorHandler): new x error handler that
          logs the error but does not exits.
          (ephyrHostXVInit): add this to be called at the beginning
          of xvideo lifetime. It sets an xerror handler that does not
          exit.
        * hw/kdrive/ephyr/ephyrvideo.c:
          (ephyrXVPrivIsAttrValueValid): this validates an attribute
          value.
          (ephyrSetPortAttribute): before setting an attribute,
          validate the new value so that we don't send a buggy
          request to host X.
        * hw/kdrive/ephyr/*.c: fix case in ephyrvideo code.
        * hw/kdrive/ephyr/ephyr.c: fix a typo
2007-10-02 16:55:13 +02:00
..
darwin XDarwin: build fix for X11.app 2007-09-20 19:55:48 -07:00
dmx Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
kdrive don't crash when hostX reports an error. 2007-10-02 16:55:13 +02:00
vfb XVFB: Removed obsolete hack to build on Darwin 2007-09-19 03:43:40 -07:00
xfree86 xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path 2007-09-27 16:47:32 -07:00
xgl Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xnest XNEST: removed obsolete hack to build under Darwin 2007-09-19 03:44:46 -07:00
xprint Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xwin Removed hw/xwin/winpntwin.c from Makefile.am. 2007-09-17 17:40:28 +02:00
Makefile.am DDX changes for XDarwin 2007-09-06 05:34:14 -07:00