index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
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
2012-03-27
Introduce a consistent coding style
Keith Packard
1
-200
/
+178
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
1
-64
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-3
/
+0
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