index
:
~jbarnes/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
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
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.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_0-branch
server-1_1-branch
transform-proposal
upstream
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
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-15
In DRI2Connect, check to see if DRI2 has been initialized (bug 28424)
Keith Packard
1
-1
/
+5
2010-06-15
Clean up RandR12 bits on screen close (bug 27114)
Keith Packard
3
-1
/
+28
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
5
-35
/
+16
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
3
-14
/
+14
2010-06-11
xquartz: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-11
xwin: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
3
-8
/
+8
2010-06-11
kdrive: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-11
dmx: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
2
-3
/
+3
2010-06-10
Merge remote branch 'alanc/master'
Keith Packard
2
-5
/
+6
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
1
-1
/
+1
2010-06-10
Solaris: avoid memory leak if AGPIOC_INFO ioctl fails
Alan Coopersmith
1
-5
/
+5
2010-06-10
Record some additional library dependencies in xf86 modules
Alan Coopersmith
1
-0
/
+1
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
5
-125
/
+383
2010-06-11
xfree86: Match devices based on current driver setting
Dan Nicholson
5
-22
/
+57
2010-06-11
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
4
-109
/
+179
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
5
-0
/
+34
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
5
-0
/
+41
2010-06-10
Merge remote branch 'jeremyhu/master'
Keith Packard
4
-29
/
+31
2010-06-10
dri2: Only deal with output windows and pixmaps.
Keith Packard
2
-7
/
+12
2010-06-10
DRI2: Don't return junk reply instead of blocking in glXWaitForSbcOML()
Mario Kleiner
3
-21
/
+8
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
78
-339
/
+339
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
5
-0
/
+62
2010-06-10
xfree86: Refactor InputClass matching code
Dan Nicholson
1
-51
/
+66
2010-06-10
xfree86: Constify InputClass functions
Dan Nicholson
1
-3
/
+4
2010-06-08
XQuartz: Add more sanity checking around string manipulation for xmodmap
Jeremy Huddleston
1
-11
/
+19
2010-06-08
XQuartz: Fix build regression from faeebead7bfcc78535757ca7acc1faf7554c03b7
Jeremy Huddleston
3
-18
/
+12
2010-06-07
Make DRI_SCREEN_PRIV just return NULL when DRI isn't initialized
Keith Packard
1
-1
/
+2
2010-06-07
randr: prevent an unnecessary screen resize with multiple displays
Ben Skeggs
1
-2
/
+2
2010-06-07
dri2: Deal with input-only windows by using WindowDrawable()
Keith Packard
1
-5
/
+5
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
41
-134
/
+80
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
8
-13
/
+13
2010-06-05
dmx: Split glx scalar swap variables from array swap variables.
Jamey Sharp
7
-1
/
+147
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
7
-58
/
+18
2010-06-05
Register Xnest colormap screen private key
Keith Packard
1
-0
/
+3
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
62
-243
/
+384
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
60
-581
/
+581
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-5
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
2
-18
/
+10
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-3
/
+7
2010-06-03
Merge remote branch 'jamey/for-keith'
Keith Packard
32
-179
/
+171
2010-06-03
Delete XineramaScreenRegions cache.
Jamey Sharp
1
-2
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
13
-132
/
+128
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
2
-8
/
+5
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
22
-33
/
+33
2010-06-03
dmx: Fix XSetExtensionErrorHandler calls to agree on constness.
Jamey Sharp
3
-5
/
+5
2010-06-03
Install fbdevhw module in normal module directory instead of linux/
Alan Coopersmith
1
-2
/
+1
2010-06-03
DRI2: Use single error path in initialization
Pauli Nieminen
1
-8
/
+4
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
3
-4
/
+18
2010-06-03
DRI2: add AuthMagic hook for driver side support
Tiago Vignatti
2
-3
/
+18
[prev]
[next]