index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-14
Fix mem_barrier() on Alpha
Matt Turner
1
-1
/
+2
2009-05-14
xfree86: Add two __FreeBSD_kernel__ checks
Julien Cristau
2
-2
/
+4
2009-05-14
COPYING: SGI FreeB 1.1 -> SGI FreeB 2.0
Adam Jackson
1
-70
/
+19
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
8
-138
/
+75
2009-05-14
glx: If a destroyed window is bound to the current context, make it not current.
Michel Dänzer
1
-0
/
+4
2009-05-14
randr12: Initialize and keep track of updates to VidMode extension gamma value.
Michel Dänzer
2
-5
/
+7
2009-05-14
randr12: Fix calculation of gamma ramp values.
Michel Dänzer
2
-4
/
+4
2009-05-12
COPYING file updates for git master changes since 1.6 branch
Alan Coopersmith
1
-33
/
+12
2009-05-12
Resync COPYING file with notices in code base as of xorg-server-1.6.1
Alan Coopersmith
1
-682
/
+111
2009-05-11
DRI2: update DRI2 private drawable width & height according to X drawable
Jerome Glisse
1
-0
/
+2
2009-05-11
xselinux: Relax ownership restriction on SetSelectionUseContext.
Eamon Walsh
1
-9
/
+0
2009-05-11
xkb: if kbd init failed, NULL out the pointers after freeing them (#21278)
Peter Hutterer
1
-0
/
+3
2009-05-09
XQuartz: pbproxy standalone: added missing variable declarations.
Jeremy Huddleston
1
-0
/
+3
2009-05-08
Don't printf NULL pointers on HAL connection error
Alan Coopersmith
1
-3
/
+6
2009-05-08
Fix a couple off-by-one array boundary checks.
Alan Coopersmith
3
-3
/
+3
2009-05-08
xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFree
Peter Hutterer
11
-140
/
+136
2009-05-08
xkb: remove some now-useless XFUNCPROTOBEGIN
Peter Hutterer
2
-8
/
+0
2009-05-08
Xi: fix copy/paste error causing sizeof against wrong struct.
Peter Hutterer
1
-1
/
+1
2009-05-08
xfree86: fix xf86PostMotionEventP type checking
Peter Hutterer
1
-3
/
+4
2009-05-08
Xi: don't double-swap the XListDeviceProperties reply.
Peter Hutterer
1
-7
/
+0
2009-05-07
dix: add 'none' pointer acceleration profile with number -1
Simon Thum
2
-12
/
+31
2009-05-07
dix: remove superfluous includes from ptrveloc.c
Simon Thum
1
-3
/
+0
2009-05-07
dix: fix warning in pointer acceleration
Simon Thum
1
-2
/
+8
2009-05-05
Change glib require for tests to auto.
Peter Hutterer
1
-2
/
+5
2009-05-05
mi: don't crash if we're trying to update the pointer for a keyboard.
Peter Hutterer
1
-0
/
+3
2009-05-05
include: up the number of max. input devices to 40.
Peter Hutterer
1
-1
/
+1
2009-05-05
Xext: shut up compiler warnings in xtest.c
Peter Hutterer
1
-2
/
+2
2009-05-05
Xext: return BadDevice from XTest if we don't have keys/buttons/valuators.
Peter Hutterer
1
-0
/
+10
2009-05-05
Xext: fix core Xtest button presses, don't call PickPointer.
Peter Hutterer
1
-6
/
+0
2009-05-04
Don't prepare outputs & crtcs if set_mode_major is present
Jesse Barnes
1
-3
/
+8
2009-05-04
Fix typo in ProcRenderCreateAnimCursor.
Michel Dänzer
1
-1
/
+1
2009-05-03
XkbSetNamedIndicator should ignore SD's without LED's
Alan Coopersmith
1
-0
/
+2
2009-05-01
DRI2: Force allocation of real-front buffer for non-windows as well
Ian Romanick
1
-8
/
+11
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
50
-1037
/
+1017
2009-04-28
kdrive: fix Xvfb build with separate libmain.
Eamon Walsh
1
-1
/
+1
2009-04-28
xfree86: restore default off for DontZap
Peter Hutterer
3
-10
/
+8
2009-04-28
test: add InternalEvent to core event conversion tests.
Peter Hutterer
1
-0
/
+144
2009-04-28
test: add a simple test to verify device axis intialization.
Peter Hutterer
2
-2
/
+85
2009-04-28
Add a test-suite for in-server unit-testing.
Peter Hutterer
4
-0
/
+260
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
11
-377
/
+376
2009-04-27
Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sources
Alan Coopersmith
4
-121
/
+7
2009-04-28
Make the cursor completely optional
Simon Farnsworth
3
-3
/
+19
2009-04-27
Fix obvious copypasta
Pierre Willenbrock
1
-2
/
+2
2009-04-27
Export CompositeRegisterAlternateVisuals.
Aaron Plattner
4
-4
/
+43
2009-04-24
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
5
-88
/
+284
2009-04-24
DRI2: Add interface for drivers to query DRI2 extension version
Ian Romanick
2
-0
/
+27
2009-04-24
Correct fcntl(F_SETOWN) error check in non-Solaris sigio code
Joel Bosveld
1
-1
/
+1
2009-04-24
Add SIGIO/SIGPOLL support for Solaris
Alan Coopersmith
4
-8
/
+42
2009-04-24
Add casts to generated entries in sdksyms.c to silence type mismatch warnings
Alan Coopersmith
1
-1
/
+1
2009-04-24
Fix byte swapping of XF86VidMode{Get,Set}GammaRamp
Alan Coopersmith
1
-10
/
+6
[next]