index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-06
Allow disabling XFree86-DGA, DRI, VidModeExtension extensions
Alan Coopersmith
1
-1
/
+1
2013-01-09
mi: Ensure pointer emulating touch events update the sprite
Carlos Garnacho
1
-1
/
+5
2012-12-19
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-3
/
+6
2012-12-18
EnableDisableExtensionError: Use ARRAY_SIZE rather than sentinel
Alan Coopersmith
1
-3
/
+6
2012-12-17
mi: rename mipointer's internal event list
Peter Hutterer
1
-9
/
+9
2012-12-17
Xi: fill in barrier root x/y after clamping to RandR outputs
Peter Hutterer
1
-1
/
+17
2012-12-17
Pass the event list through to the pointer barrier code to return it
Peter Hutterer
2
-3
/
+6
2012-12-17
Add support for XI2.3: Pointer barrier events and releases.
Jasper St. Pierre
1
-0
/
+4
2012-12-17
barriers: Switch to an explicit hook for barrier constrainment
Jasper St. Pierre
1
-0
/
+16
2012-11-21
Constify argument to LoadExtension
Daniel Stone
1
-1
/
+1
2012-11-05
mi: fix shadow warnings
Yaakov Selkowitz
2
-7
/
+3
2012-10-04
mi: drop two useless conditions in miPointerSetPosition
Peter Hutterer
1
-5
/
+0
2012-09-23
dix: Delete mibstore.h
Daniel Martin
2
-25
/
+1
2012-09-23
dix: Delete mibstore.c
Daniel Martin
1
-43
/
+0
2012-08-23
mi: don't check for core events in miPointerSetPosition (#53568)
Peter Hutterer
1
-1
/
+1
2012-07-24
XQuartz: Fix runtime regressions introduced by extension loading changes
Jeremy Huddleston
1
-0
/
+6
2012-07-10
Remove unused setupFunc from extensions
Daniel Stone
1
-31
/
+25
2012-07-10
Replace NO_HW_ONLY_EXTS with Xorg DDX test
Daniel Stone
1
-1
/
+1
2012-07-10
Unify miinitext.c
Daniel Stone
1
-121
/
+1
2012-07-10
Remove Xorg-specific extensions from non-Xorg miinitext
Daniel Stone
1
-26
/
+1
2012-07-10
Quartz: Move PseudoramiX initialisation to DDX
Daniel Stone
1
-5
/
+0
2012-07-10
Move the remnants of loadext.c to miinitext.c
Daniel Stone
1
-1
/
+84
2012-07-10
Loader: Move ExtensionModule types to DIX
Daniel Stone
1
-3
/
+1
2012-07-10
Loader: Remove extension initialisation sorting
Daniel Stone
1
-19
/
+15
2012-07-10
Add static extensions before those in modules
Daniel Stone
1
-11
/
+20
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
1
-0
/
+3
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
1
-2
/
+2
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
1
-0
/
+4
2012-07-09
Move XRes from extmod to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move DPMS from extmod to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move MIT-SCREEN-SAVER from extmod to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
miinitext: Use ARRAY_SIZE rather than sentinel
Daniel Stone
1
-5
/
+5
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-101
/
+4
2012-07-09
GLX: Insert swrast provider from GlxExtensionInit
Daniel Stone
1
-5
/
+0
2012-07-09
Reorder extension initialisation for non-Xorg
Daniel Stone
1
-53
/
+75
2012-07-09
Replace INITARGS with void
Tomas Carnecky
1
-36
/
+31
2012-07-09
Use C99 designated initializers in dix Events
Alan Coopersmith
1
-6
/
+5
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
2012-07-05
mi: Don't save midispcur rendering resources for each cursor
Keith Packard
1
-102
/
+87
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
1
-10
/
+9
2012-07-02
Log mieq enqueue overflow in a signal safe manner
Chase Douglas
1
-10
/
+9
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
1
-17
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
5
-19
/
+16
2012-05-14
mi: Remove redundant declarations.
Michal Suchanek
1
-59
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
55
-13000
/
+11706
2012-01-09
mi/mibitblt: Fix an overflow bug of bit shift.
Zhigang Gong
1
-1
/
+1
2011-12-21
mi: handle screen switching on pointer emulated touch events
Peter Hutterer
1
-0
/
+6
2011-12-21
mi: split move to new screen logic to a helper function
Peter Hutterer
1
-7
/
+15
[next]