index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-04-24
mi: remove superfluous check.
Peter Hutterer
1
-1
/
+1
2009-04-24
input: propagate XTst events through virtual slave devices.
Benjamin Close
4
-5
/
+176
2009-04-22
XQuartz: Localization update
Jeremy Huddleston
69
-0
/
+69746
2009-04-22
XQuartz: Make sure the bgMouseLocationUpdated state is consistent
Jeremy Huddleston
1
-18
/
+23
2009-04-23
exa: add missing exa.h header include
Dave Airlie
1
-4
/
+3
2009-04-23
exa: missed exa.h change
Dave Airlie
1
-0
/
+3
2009-04-23
exa: add CreatePixmap2 hook for driver pixmaps.
Dave Airlie
1
-4
/
+7
2009-04-23
exa: avoid offscreen pixmap swapped out flag for driver pixmaps
Dave Airlie
1
-0
/
+3
2009-04-22
Bug#21324: Add quirk for Iiyama Vision Master 450
Julien Cristau
1
-0
/
+5
2009-04-20
DRI2: Send the version the code actually supports
Ian Romanick
1
-2
/
+2
2009-04-20
DRI2: Add missing front-buffer flush callback.
Ian Romanick
1
-0
/
+8
2009-04-21
dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.
Benjamin Close
3
-10
/
+15
2009-04-21
dix: don't allow more than MAX_VALUATORS on one device.
Peter Hutterer
2
-0
/
+10
2009-04-20
Add XI 1.5 event and requests to protocol.txt
Julien Cristau
1
-0
/
+5
2009-04-20
Add RandR 1.3 requests to protocol.txt
Julien Cristau
1
-0
/
+7
[next]