index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-29
Change the GLX module to initialize after COMPOSITE.
Kristian Høgsberg
1
-10
/
+10
2007-10-18
Simplify and clean up GLX visual initialization.
Kristian Høgsberg
1
-4
/
+1
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-2
/
+1
2007-10-02
Fix #12650: "windows not receiving mouse events in multiple screens context"
Dodji Seketeli
1
-0
/
+1
2007-09-13
Merge remote branch 'origin/master' into paint-window
Eric Anholt
1
-44
/
+65
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
5
-139
/
+20
2007-09-12
Try again to fix drawable and tile offsets in miPaintWindow
Keith Packard
1
-16
/
+29
2007-09-12
miPaintWindow draw to window for background.
Keith Packard
1
-42
/
+52
2007-09-12
Rewrite miPaintWindow to draw to window pixmap.
Keith Packard
1
-198
/
+48
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
10
-4252
/
+37
2007-08-22
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
Eric Anholt
1
-1
/
+1
2007-08-22
Fix <pixman.h> include to <pixman/pixman.h>
Alan Hourihane
1
-1
/
+1
2007-08-06
Require pixman-1 0.9.4, update pixman includes to new scheme
Søren Sandmann Pedersen
1
-1
/
+1
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-10
/
+21
2007-06-29
Death to RCS tags.
Adam Jackson
3
-4
/
+0
2007-06-19
mieqEnqueue: Make local queue tail variables unsigned.
Michel Dänzer
1
-1
/
+1
2007-06-11
mieq queue handling cleanups.
Michel Dänzer
1
-16
/
+6
2007-05-15
Port large amounts of the region code to pixman
Soren Sandmann Pedersen
1
-679
/
+50
2007-05-15
Add new InitRegions() function called from dix/main
Soren Sandmann Pedersen
1
-0
/
+7
2007-05-11
Remove mfb and cfb from include paths where they're not needed.
Adam Jackson
1
-2
/
+0
2007-05-11
Use system copy of cbrt() if available.
Adam Jackson
3
-55
/
+11
2007-05-11
Use _X_INLINE instead of ad-hoc #defines.
Adam Jackson
2
-31
/
+5
2007-05-11
Make the use of ICEIL slightly less ugly.
Adam Jackson
4
-22
/
+3
2007-04-19
Revert "Suppress software cursor removal during rotated shadow buffer drawing."
Keith Packard
3
-36
/
+4
2007-04-18
Suppress software cursor removal during rotated shadow buffer drawing.
Eric Anholt
3
-4
/
+36
2007-04-18
Remove libminimi build.
Eric Anholt
1
-5
/
+2
2007-04-10
mieq: Use larger default queue size
Daniel Stone
1
-1
/
+1
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
2
-4
/
+4
2007-03-25
Static and dead code cleanup from mi/
Adam Jackson
19
-573
/
+61
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
2
-3
/
+3
2007-03-21
mieq: Allow event handlers for arbitrary events to be set
Daniel Stone
2
-0
/
+27
2007-03-09
mi: remove 'register' keywords.
Peter Hutterer
25
-556
/
+556
2007-02-17
cleaned up some linking ugliness in hw/darwin/quartz
Ben Byer
1
-14
/
+14
2007-02-17
dix mods for Darwin
Ben Byer
1
-3
/
+6
2007-02-16
mi: Move WarpPointer event generation to miPointerMove to avoid duplicate
Peter Hutterer
1
-23
/
+31
2007-02-15
fix: WarpCursor needs to send MotionNotify.
Peter Hutterer
1
-0
/
+23
2007-01-03
Move the code for resetting the DPMS mode in response to input events,
Fredrik Höglund
1
-0
/
+13
2006-11-08
dix/mi: still more warning fixes
Daniel Stone
1
-4
/
+1
2006-11-08
mieq: annotate with some more comments
Daniel Stone
1
-2
/
+6
2006-11-07
Bug #8937: Extension setup functions not called on server resets
Eamon Walsh
1
-0
/
+10
2006-10-27
mieqEnqueue: only compare DEVICE_BITS of deviceid
Daniel Stone
1
-1
/
+2
2006-10-25
mipointer: remember to update pointer location
Daniel Stone
1
-0
/
+4
2006-10-25
mi: remove mi motion history
Daniel Stone
3
-91
/
+0
2006-10-25
miscellaneous warning fixes
Daniel Stone
1
-0
/
+1
2006-10-23
miinitext: Xi and XKB are not hardware-only extensions
Daniel Stone
1
-2
/
+2
2006-10-22
minor formatting fixes
Daniel Stone
1
-1
/
+1
2006-10-20
move keymap copy to event processing, from enqueuing
Daniel Stone
2
-81
/
+72
2006-10-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-1
/
+17
2006-10-08
mipointer: take device arguments, split miPointerAbsoluteCursor
Daniel Stone
3
-43
/
+94
2006-10-08
mi/mipointer: deprecate functions which don't take a device
Daniel Stone
3
-22
/
+56
[next]