index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
4
-12
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
5
-0
/
+20
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-0
/
+2
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+8
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
2
-8
/
+12
2004-08-15
Copy bits from parent window when allocating pixmaps so that Background ==
Keith Packard
1
-35
/
+49
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
4
-9
/
+67
2004-08-12
Apply a kludge to initialize the composite wrapper before DamageSetup. If
Eric Anholt
1
-3
/
+0
2004-08-12
Fix some issues reported by deronj:
Eric Anholt
2
-3
/
+4
2004-08-12
Paint to parent window instead of parent window's pixmap (helps for servers
Keith Packard
1
-5
/
+6
2004-08-07
Remove alpha-related fields from visual structure to retain binary
Keith Packard
1
-3
/
+0
2004-08-03
Major improvements to Composite wrapper. Several issues remain, but it now
Eric Anholt
1
-0
/
+1
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
5
-0
/
+2267