Wrap ClipNotify to see region motions during MoveWindow.

Check window reorigin in PositionWindow and bump pixmap serial numbers to
    revalidate GCs.
Fix picture clip region origin in automatic update
Initialize client private 'critical' value
Clean up pixmap bounds checking code to only affect contents allocated by
    fb.
Oops. Call SourceValidate for Composite operations.
Add Xchips server (vesa based)
This commit is contained in:
Keith Packard 2003-12-02 01:59:38 +00:00
commit 33fdd50a94
5 changed files with 98 additions and 46 deletions

View file

@ -1,5 +1,5 @@
if KDRIVEVESA
VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi
VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips
endif
if KDRIVEFBDEV