index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-07
Reinstate cursorScreenDevPriv
Adam Jackson
1
-0
/
+2
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
7
-16
/
+14
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-44
/
+2
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
3
-31
/
+7
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-1
/
+0
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-18
/
+7
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-10-03
Remove an utterly, utterly ancient changelog.
Adam Jackson
2
-18
/
+1
2008-10-03
dix: fix axis scaling.
Peter Hutterer
1
-2
/
+6
2008-10-03
dix: don't lose subpixel precision when scaling.
Peter Hutterer
1
-7
/
+11
2008-10-03
dix: fix non-initialization of pointer accel in master devices.
Simon Thum
1
-2
/
+7
2008-10-02
Don't inherit XAUTHORITY from the environment.
Adam Jackson
1
-4
/
+0
2008-09-26
Push server-known properties into xserver-properties.h.
Peter Hutterer
1
-0
/
+1
2008-09-26
Xi: add "deletable" flag to properties, add DeleteProperty handler.
Peter Hutterer
1
-1
/
+2
2008-09-26
Xi: allow Set/GetProperties to return a status, and honour this status code.
Peter Hutterer
1
-4
/
+3
2008-09-26
Xi: remove configure/query device property calls.
Peter Hutterer
1
-4
/
+3
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
1
-2
/
+2
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
2
-4
/
+4
2008-09-22
Don't remap windows for SaveSetUnmap
Owen W. Taylor
1
-0
/
+5
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
2
-8
/
+7
2008-09-22
Don't use our version of ffs() if the system has one
Julien Cristau
1
-0
/
+4
2008-09-18
dix: calloc, not malloc, ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2008-09-12
Array-index based devPrivates implementation.
Eamon Walsh
1
-101
/
+108
2008-09-02
Don't try to destroy a NULL pixmap.
Daniel Drake
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
3
-4
/
+8
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-0
/
+2
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
3
-2
/
+1
2008-08-15
dix: stick a warning in about loss of subpixel precision.
Peter Hutterer
1
-0
/
+1
2008-08-13
Eviscerate save-under support.
Adam Jackson
2
-159
/
+2
2008-08-12
dix: remove superfluous check.
Peter Hutterer
1
-3
/
+0
2008-08-11
The smart scheduler is not optional.
Mathieu BĂ©rard
2
-18
/
+0
2008-08-09
Move string comparaison functions to from dix/ to os/.
Matthieu Herrb
3
-137
/
+1
2008-08-08
dix: don't try to create events if we don't have a screen. #16898
Peter Hutterer
1
-0
/
+2
2008-08-08
dix: remove misleading comment in ptrvelo.c
Simon Thum
1
-3
/
+2
2008-08-08
dix: remove obsolete FIXME comment.
Peter Hutterer
1
-4
/
+0
2008-08-08
dix: SetModifierMapping should only apply to the ClientPointer and it's SDs.
Peter Hutterer
1
-1
/
+2
2008-08-08
dix: simplified debugging helper for pointer acceleration
Simon Thum
1
-27
/
+23
2008-08-08
dix: simplify velocity tracking filters
Simon Thum
1
-2
/
+1
2008-08-05
Redefine clients as a fixed array
Tomas Carnecky
2
-5
/
+2
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
3
-8
/
+2
2008-08-04
dix: export driver-side functions for acceleration
Simon Thum
1
-3
/
+12
2008-08-04
dix: use average of pointer accel profile
Simon Thum
1
-29
/
+109
2008-07-28
some trivial changes regarding C compat, indentation, etc.
Simon Thum
1
-7
/
+16
2008-07-28
dix: preparation change: make runtime exchange of filter chain safe
Simon Thum
1
-1
/
+7
2008-07-28
dix: optimize precision in device velocity estimation
Simon Thum
1
-25
/
+63
2008-07-28
dix: improve the driver interface to predictable pointer acceleration
Simon Thum
1
-6
/
+16
2008-07-28
dix: introduce defines for accel profile numbers
Simon Thum
1
-12
/
+14
2008-07-28
dix: rename classic accel _scheme_ to lightweight to avoid confusion with
Simon Thum
2
-5
/
+16
2008-07-28
dix: add legal statements to ptrvelo.{c|h}
Simon Thum
1
-0
/
+23
2008-07-28
dix: fix up enter/leave system once again.
Peter Hutterer
1
-5
/
+8
[next]