index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
/
compwindow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
1
-3
/
+3
2006-08-08
Add CompositeRegisterAlternateVisuals.
Aaron Plattner
1
-1
/
+1
2006-03-29
Fix composite overlay window bug 6411
Deron Johnson
1
-0
/
+8
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
1
-0
/
+51
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-3
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2004-08-15
Clip destination instead of source. Should be the same, but it looks nicer
Keith Packard
1
-6
/
+5
2004-08-15
Remove debugging code which did a full tree walk on every window operation
Keith Packard
1
-1
/
+3
2004-08-15
Redraw window borders when switching window pixmaps around
Keith Packard
1
-0
/
+20
2004-08-13
Empty damage object when freeing pixmap.
Keith Packard
1
-2
/
+23
2004-08-12
Fix some issues reported by deronj:
Eric Anholt
1
-1
/
+4
2004-08-12
Paint to parent window instead of parent window's pixmap (helps for servers
Keith Packard
1
-5
/
+6
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
1
-0
/
+708