index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-53
/
+53
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+2
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-8
/
+5
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-9
/
+13
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-6
/
+6
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-7
/
+6
2010-05-20
Replace screen->rgf scratch GC flags with a bit in each GC.
Jamey Sharp
1
-1
/
+0
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-20
/
+26
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-1
/
+0
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-230
/
+124
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-19
/
+3
2010-05-13
Quit using clientErrorValue in dix/gc.c.
Jamey Sharp
1
-7
/
+8
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-12
SetFontPath: set client->errorValue on failure.
Jamey Sharp
1
-6
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-33
/
+33
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
1
-22
/
+4
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-23
/
+17
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-1
/
+21
2009-07-22
Bug #22804: Reject out of bounds XGetImage requests
Aaron Plattner
1
-23
/
+49
2009-07-14
dix: switch to byte-counting functions.
Peter Hutterer
1
-28
/
+28
2009-06-03
s/MIN/min/, s/MAX/max/ (#2968)
Adam Jackson
1
-4
/
+0
2009-05-27
Remove reference to non-existing requestLog and requestLogIndex
Nicolai Hähnle
1
-6
/
+0
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-4
/
+5
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-2
/
+339
2009-03-31
dix: Simplify InitClient()
Adam Jackson
1
-22
/
+1
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-24
/
+24
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-4
/
+14
2009-02-13
dix: Remove includes which are not actually used directly
Benjamin Close
1
-4
/
+0
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-1
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-11
/
+10
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-15
/
+6
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-21
/
+21
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-13
/
+13
2008-11-04
Purge device-based WindowAccess code.
Peter Hutterer
1
-1
/
+0
2008-10-22
dix: init remaining three xkb fields to zero in a new client.
Peter Hutterer
1
-0
/
+2
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
1
-1
/
+1
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
1
-4
/
+2
2008-09-02
Don't try to destroy a NULL pixmap.
Daniel Drake
1
-1
/
+1
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-16
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-4
/
+0
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-6
/
+0
2008-05-12
X n'est pas une print API.
Adam Jackson
1
-6
/
+0
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-9
/
+0
[next]