index
:
~alanh/xserver
master
alanh's xserver tree
alanh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
/
cw
/
cw_render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
1
-30
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-0
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-08-15
Copy bits from parent window when allocating pixmaps so that Background ==
Keith Packard
1
-1
/
+15
2004-08-15
Redraw window borders when switching window pixmaps around
Keith Packard
1
-7
/
+5
2004-08-14
Fix clip list computation and setting to ignore clip changes to "real"
Keith Packard
1
-55
/
+68
2004-08-14
Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32
Keith Packard
1
-16
/
+17
2004-08-12
Fix various cw issues, including a couple reported by deronj:
Eric Anholt
1
-22
/
+17
2004-08-12
Paint to parent window instead of parent window's pixmap (helps for servers
Keith Packard
1
-2
/
+2
2004-08-06
Fix missing ';' in cw.c and unwrap the render wrapper properly.
Eric Anholt
1
-0
/
+18
2004-08-05
- Add a new Render function, CopyPicture, which will update a picture with
Eric Anholt
1
-99
/
+110
2004-08-03
Major improvements to Composite wrapper. Several issues remain, but it now
Eric Anholt
1
-5
/
+5
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
1
-0
/
+447