index
:
~dbn/xserver
build-fixes
for-keithp
inputclass
inputconf
master
no-libxorg
xorg.conf.d
Various xserver patches
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
xfree86: Match devices based on current driver setting
inputconf
Dan Nicholson
5
-22
/
+57
2010-06-10
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
4
-109
/
+179
2010-06-10
config: Script to convert HAL fdi settings to InputClass sections
Dan Nicholson
2
-1
/
+203
2010-06-10
xfree86: Match devices based on USB ID
Dan Nicholson
10
-0
/
+88
2010-06-10
xfree86: Match devices based on PnP ID
Dan Nicholson
10
-1
/
+68
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
7
-1
/
+66
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-10
config/hal: Missing newline in log message
Dan Nicholson
1
-1
/
+1
2010-06-10
config/udev: Add verbose info when fetching udev properties
Dan Nicholson
1
-3
/
+36
2010-06-10
config/hal: don't leak the input.tags property
Dan Nicholson
1
-1
/
+4
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
5
-30
/
+9
2010-06-07
dri2: Deal with input-only windows by using WindowDrawable()
Keith Packard
1
-5
/
+5
2010-06-06
Initialize private keys in test suite
Keith Packard
7
-4
/
+31
2010-06-06
Place glyph privates at correct location within the allocate storage
Keith Packard
1
-5
/
+5
2010-06-06
randr: Make deletion of output properties more robust
Mikhail Gusarov
1
-41
/
+35
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
84
-412
/
+240
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
32
-132
/
+132
2010-06-06
xkb: Remove superfluous if(x) x = realloc(x, sz); else x = malloc(sz); logic
Mikhail Gusarov
1
-71
/
+23
2010-06-06
xkb: Remove superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-96
/
+48
2010-06-05
Merge remote branch 'jamey/for-keith'
Keith Packard
7
-1
/
+147
2010-06-05
dmx: Split glx scalar swap variables from array swap variables.
Jamey Sharp
7
-1
/
+147
2010-06-05
dix: Remove test for obsolete NO_XINERAMA_PORT macro.
Kim Woelders
1
-2
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
31
-259
/
+102
2010-06-05
Damage pixmap private key was being mis-registered as a picture key
Keith Packard
1
-1
/
+1
2010-06-05
Register Xnest colormap screen private key
Keith Packard
1
-0
/
+3
2010-06-05
Make GetPictureScreenIfSet check if Render is running
Keith Packard
1
-1
/
+1
2010-06-05
Move the shadow screen private key initialization to shadowSetup
Keith Packard
1
-3
/
+3
2010-06-05
Fix exa_priv.h declarations of privates
Keith Packard
2
-9
/
+10
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Allocate per-screen device/cursor-bits private keys in midispcur
Keith Packard
1
-15
/
+14
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
2
-2
/
+42
2010-06-05
Change devPrivates implementation.
Keith Packard
2
-185
/
+407
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
139
-711
/
+1105
2010-06-05
Create separate private key for midispcur cursor bits
Keith Packard
1
-17
/
+21
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
4
-63
/
+19
2010-06-05
Add REGION_ macros for source compatibility with existing drivers.
Keith Packard
1
-0
/
+39
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
4
-276
/
+196
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
130
-1865
/
+1817
2010-06-05
Move mi/miregion.c to dix/region.c
Keith Packard
3
-1
/
+1
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
10
-149
/
+192
2010-06-05
rootless: Fix SetShape regression
Jeremy Huddleston
2
-3
/
+3
2010-06-04
configure: Check for libsha1.pc
Pauli Nieminen
1
-1
/
+1
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-04
xkb: fix invalid memory writes in _XkbCopyGeom.
Peter Hutterer
1
-2
/
+2
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
6
-158
/
+70
2010-06-03
Merge remote branch 'jamey/for-keith'
Keith Packard
73
-957
/
+597
2010-06-03
Accumulate graphics exposures incrementally in PanoramiXCopyArea/Plane.
Jamey Sharp
1
-36
/
+26
2010-06-03
Delete XineramaScreenRegions cache.
Jamey Sharp
2
-19
/
+21
[next]