index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
smartsched: Tweak the default scheduler intervals
Adam Jackson
1
-2
/
+3
2013-09-10
dix: Remove a dead parameter from DoGetImage
Adam Jackson
1
-57
/
+31
2013-09-06
Fix bug in cursor handling.
Thomas Klausner
1
-8
/
+15
2013-05-10
Move TouchListenerGone call to CloseDownClient
Peter Hutterer
1
-0
/
+1
2013-05-10
dix: reset the OsBuffers after killing all clients
Peter Hutterer
1
-0
/
+1
2013-04-30
dix/gpu: remove asserts for output/offload from same slave
Dave Airlie
1
-2
/
+0
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-28
dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
Jon TURNEY
1
-0
/
+4
2012-09-20
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
1
-7
/
+12
2012-09-04
dix: free default colormap before screen deletion
Dave Airlie
1
-0
/
+4
2012-07-09
Replace padlength tables with inline functions from misc.h
Alan Coopersmith
1
-3
/
+1
2012-07-09
Use C99 designated initializers in dix Replies
Alan Coopersmith
1
-100
/
+114
2012-07-09
Use C99 designated initializers in SendErrorToClient
Alan Coopersmith
1
-8
/
+7
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-6
/
+12
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-14
/
+10
2012-07-07
dix/xf86: initial offload slave tracking (v1.1)
Dave Airlie
1
-0
/
+19
2012-07-07
dix/pixmap: track dirty pixmaps in server. (v4)
Dave Airlie
1
-0
/
+1
2012-07-07
dix: add ability to link output slave gpus to the current gpu (v1.1)
Dave Airlie
1
-0
/
+17
2012-07-06
dix: add unattached list for attaching screens to initially. (v1.1)
Dave Airlie
1
-0
/
+20
2012-07-06
dix: introduce gpu screens. (v5)
Dave Airlie
1
-2
/
+71
2012-07-06
screen: split out screen init code. (v2)
Dave Airlie
1
-17
/
+27
2012-07-05
Add screen-specific privates.
Keith Packard
1
-0
/
+3
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-3
/
+2
2012-04-19
Merge branch 'input-fixes' of git://people.freedesktop.org/~cndougla/xserver ...
Peter Hutterer
1
-1
/
+4
2012-04-18
Update currentTime in dispatch loop
Chase Douglas
1
-0
/
+3
2012-04-18
Fix copy/paste error from before git history in UpdateCurrentTimeIf()
Chase Douglas
1
-1
/
+1
2012-04-18
dix: indentation fix
Peter Hutterer
1
-2
/
+2
2012-03-21
Indentation: Change '& stuff' to '&stuff'
Daniel Stone
1
-9
/
+9
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1733
/
+1618
2012-01-12
Revert "dix: Extend initial connection handshake for forwarding proxies"
Keith Packard
1
-9
/
+3
2012-01-06
dix: Tune dtrace hooks around Dispatch
Adam Jackson
1
-5
/
+9
2012-01-06
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
1
-3
/
+9
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
1
-2
/
+3
2011-12-01
Save major/minor opcodes in ClientRec for RecordAReply
Keith Packard
1
-10
/
+13
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-0
/
+2
2011-10-31
dix: Reinstate GetImage window size check
Aaron Plattner
1
-0
/
+8
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+2
2011-09-21
Merge remote-tracking branch 'mattst88/for-keith'
Keith Packard
1
-1
/
+1
2011-09-21
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-15
/
+3
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-1
/
+1
2011-09-20
Remove unused ClientStateAuthenticating
Alan Coopersmith
1
-13
/
+3
2011-09-19
Fix pixmap double-frees on error paths.
Jamey Sharp
1
-1
/
+0
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
1
-1
/
+1
2011-09-19
Remove unused ClientStateCheckingSecurity & ClientStateCheckedSecurity
Alan Coopersmith
1
-3
/
+1
2011-04-07
dix: don't free stranger pointers inside AllocARGBCursor
Tiago Vignatti
1
-3
/
+9
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
1
-0
/
+10
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-10-13
Comparison between pointer and integer in latest dix/dispatch.c
Colin Harrison
1
-1
/
+1
2010-10-13
dix: Remove the memory of the multibuffer extension
Adam Jackson
1
-11
/
+2
2010-09-28
dix: remove proc tables initialization
Tiago Vignatti
1
-20
/
+0
[next]