index
:
~suokko/xserver
DRI2Drawable_refcnt
client_logging
client_logging2
dri2_patches
egl_image
personal_fdo/client_logging
xkb_fixes_1
xv_color_key_fill
xserver patches
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-02
xselinux: Fix GetDrawableContext
Adam Jackson
1
-4
/
+2
2011-01-05
X Sync Cleanups
James Jones
1
-56
/
+86
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
2
-4
/
+0
2010-12-20
Remove SCO support
Adam Jackson
1
-1
/
+1
2010-12-19
IDLETIME: Fix edge-case in IdleTimeBlockHandler
Christopher James Halse Rogers
1
-0
/
+8
2010-12-19
Xext: Fix edge case with {Positive, Negative}Transition triggers.
Christopher James Halse Rogers
1
-0
/
+22
2010-12-06
sync: syncObject may be None in SyncInitTrigger
Keith Packard
1
-2
/
+2
2010-12-06
Expose Sync Fence Object protocol
James Jones
1
-0
/
+24
2010-12-06
Add XSyncAwaitFence() handler
James Jones
2
-32
/
+152
2010-12-06
Create/Destroy/Trigger/Reset/Query Fence Sync objs
James Jones
3
-5
/
+272
2010-12-06
Add fence sync driver interface
James Jones
1
-1
/
+5
2010-12-06
Move some sync code to miext
James Jones
2
-42
/
+3
2010-12-06
Factor out generic code from ProcSyncAwait()
James Jones
1
-43
/
+63
2010-12-06
Make Await SyncTrigger functions generic
James Jones
2
-114
/
+200
2010-12-06
Create SyncObject base type.
James Jones
2
-38
/
+73
2010-12-06
Add and use SERVER_SYNC_*_VERSION
James Jones
1
-2
/
+3
2010-11-30
composite: add panoramix support
David Reveman
1
-0
/
+7
2010-11-30
fixes: Add panoramix support
David Reveman
2
-0
/
+10
2010-11-15
Xext: panoramiXprocs: fix typo
Linus Arver
1
-1
/
+1
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-4
/
+6
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
8
-463
/
+345
2010-09-10
xext: remove unused header
Tiago Vignatti
1
-1
/
+0
2010-08-10
xace: Invalid reference to out-of-scope data.
Chris Wilson
1
-95
/
+75
2010-06-21
xv: Don't send port notify when SetPortAttribute fails
Ville Syrjälä
1
-3
/
+4
2010-06-10
Merge remote branch 'alanc/master'
Keith Packard
1
-3
/
+5
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
1
-1
/
+1
2010-06-10
SecurityResource should not segfault when client owning resource has exited
Sam Lau
1
-3
/
+5
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
9
-102
/
+102
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
1
-27
/
+6
2010-06-06
Initialize private keys in test suite
Keith Packard
1
-1
/
+7
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
4
-10
/
+6
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
2
-3
/
+3
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
3
-20
/
+6
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
11
-48
/
+82
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
1
-1
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
4
-61
/
+61
2010-06-03
Accumulate graphics exposures incrementally in PanoramiXCopyArea/Plane.
Jamey Sharp
1
-36
/
+26
2010-06-03
Delete XineramaScreenRegions cache.
Jamey Sharp
1
-17
/
+20
2010-06-03
XineramaSetCursorPosition: use screen bounds directly, not POINT_IN_REGION.
Jamey Sharp
2
-3
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
4
-83
/
+83
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
6
-111
/
+90
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
3
-11
/
+11
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
3
-14
/
+15
2010-06-03
xext: delete wrong source reference from fontcache
Tiago Vignatti
1
-1
/
+0
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-2
/
+2
2010-05-26
xf86bigfont: Silence compiler warning by initializing pDesc.
Jamey Sharp
1
-3
/
+1
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
11
-102
/
+113
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
4
-7
/
+3
2010-05-19
Use WriteEventsToClient rather than TryClientEvents where possible.
Jamey Sharp
1
-4
/
+2
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
7
-19
/
+3
[next]