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
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-16
mi: remove a bunch of useless inputInfo.pointer assignments.
Peter Hutterer
1
-6
/
+6
2009-03-03
mi: only print the "EQ overflowing" error once.
Peter Hutterer
1
-2
/
+2
2009-02-23
mi: split EQ popping and event processing into two functions.
Peter Hutterer
2
-38
/
+61
2009-02-23
mi: change custom handlers to internal events
Peter Hutterer
2
-6
/
+8
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
1
-2
/
+6
2009-02-23
xkb: Switch the xkb event processing path over to InternalEvents.
Peter Hutterer
1
-11
/
+2
2009-02-23
mi: switch the EQ to contain InternalEvents only.
Peter Hutterer
2
-122
/
+70
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-1
/
+2
2009-02-07
mi: kill a few warnings
Maarten Maathuis
4
-4
/
+5
2009-02-07
mi: clip exposures to pGC->clientClip.
Maarten Maathuis
1
-0
/
+4
2009-02-06
fb: move some code to mi
Maarten Maathuis
3
-0
/
+397
2009-02-04
mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668
Peter Hutterer
1
-1
/
+8
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
27
-126
/
+116
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-17
/
+3
2009-01-16
XQuartz: mieq: Wait for the server to finish initializing before letting othe...
Jeremy Huddleston
1
-13
/
+21
2009-01-15
mi: ensure chained button mappings from SD -> MD (#19282)
Peter Hutterer
1
-2
/
+24
2009-01-13
dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)
Peter Hutterer
1
-1
/
+1
2009-01-11
mieq: Avoid possible race condition whereby one thread might call mieqEnqueue...
Jeremy Huddleston
1
-2
/
+9
2009-01-11
XQuartz: Add locking to make mieq thread safe on OSX
Jeremy Huddleston
2
-0
/
+66
2009-01-11
mi: don't mix declarations and code
Julien Cristau
2
-3
/
+4
2009-01-11
mi: ANSI cleanups
Julien Cristau
3
-4
/
+3
2008-12-15
mi: Reuse memory in mieqProcessInputEvents rather than making excessive calls...
Jeremy Huddleston
1
-4
/
+6
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
4
-4
/
+0
2008-12-10
mi: Clean up CopyGetMasterEvent, re-use the memory.
Peter Hutterer
1
-30
/
+30
2008-12-10
dix: move MAX_VALUATOR_EVENTS into include/input.h
Peter Hutterer
1
-1
/
+1
2008-12-10
mi: always update the sprite for master devices.
Peter Hutterer
1
-1
/
+1
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-0
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
51
-274
/
+274
2008-12-02
mi: UpdateSprite only if the device is attached.
Peter Hutterer
1
-1
/
+1
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-8
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
18
-47
/
+47
2008-11-19
mi: Push screen-saver/DPMS handling to after the EQ pop operation.
Jeremy Huddleston
1
-10
/
+10
2008-11-19
mi: Only increment tail (push) when the event data is actually in the queue
Jeremy Huddleston
1
-4
/
+3
2008-11-11
mi: clean up mieqProcessInputEvents, copy all events before processing.
Peter Hutterer
1
-52
/
+46
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-11-07
mi: Fix infinite loop on regen when swrast_dri.so is missing
Julien Cristau
1
-1
/
+2
2008-11-04
xkb: when faking mouse button events, fake them on the correct devices.
Peter Hutterer
1
-1
/
+1
2008-11-04
Remove XEvIE
Daniel Stone
1
-15
/
+0
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-4
/
+3
2008-10-26
Nuke unused miBankNewSerialNumber
Julien Cristau
1
-12
/
+0
2008-10-26
Nuke prototype for nonexistent function
Julien Cristau
1
-4
/
+0
2008-10-10
mieq: Backtrace when the queue overflows.
Adam Jackson
1
-0
/
+6
2008-10-08
mi: functions here are carrying 'time' without need.
Tiago Vignatti
2
-11
/
+9
2008-10-08
mi: remove deprecated and unused functions.
Tiago Vignatti
2
-36
/
+0
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
1
-2
/
+1
2008-10-03
Dangling use of miDestroyGCOps
Adam Jackson
1
-1
/
+0
2008-10-03
Fix compile for miSetScreenPixmap prototype.
Adam Jackson
1
-4
/
+0
2008-10-03
Delete unused miModifyBanking()
Adam Jackson
2
-60
/
+0
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
3
-57
/
+3
2008-10-03
staticize mi{G,S}etScreenPixmap
Adam Jackson
1
-13
/
+13
[next]