xserver/hw
Keith Packard 6a870992d8 xf86XVFillKeyHelper assumed root clip never changed.
When the root window changed size, xf86XVFillKeyHelper would not revalidate
the GC, leaving the clip at the old size causing lossage (and possibly
memory corruption if the screen and frame buffer shrank).

Fixed by just using a scratch GC; saving memory, eliminating bugs and
shrinking the code.
2007-05-25 20:33:18 -07:00
..
darwin Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
dmx fix __glXErrorCallBack() proto 2007-04-30 10:33:12 -06:00
kdrive Fix the 'relink' target for kdrive servers. 2007-04-26 15:28:04 -04:00
vfb Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
xfree86 xf86XVFillKeyHelper assumed root clip never changed. 2007-05-25 20:33:18 -07:00
xgl Fix a couple of picture repeat fields incorrectly compared to RepeatNormal. 2007-04-29 23:38:13 +02:00
xnest Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xprint add DDXRingBell() stub to solve link problem 2007-04-03 09:30:24 -06:00
xwin Fix a typo in using memcpy in xwin. 2007-05-24 11:30:27 -07:00
Makefile.am dix mods for Darwin 2007-02-17 01:21:43 -08:00