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
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
6
-36
/
+87
2007-07-03
ExaOffscreenMarkUsed: Don't crash when there's no offscreen memory.
Dodji Seketeli
1
-1
/
+1
2007-07-03
Fix build when int10 doesn't use x86emu.
Michel Dänzer
1
-0
/
+2
2007-07-02
Make x86emu's I/O cycle tracing more useful.
Adam Jackson
2
-58
/
+61
2007-07-02
Bug #10814: Add needed quirk for Samsung 225BW like the 226BW.
Gero Mudersbach
1
-2
/
+7
2007-07-02
Correct the xf86EdidModes.c file description.
Eric Anholt
1
-2
/
+3
2007-07-02
Fix documentation of association of outputs to monitor sections in xorg.conf(5)
Eric Anholt
1
-6
/
+14
2007-06-29
Death to RCS tags.
Adam Jackson
586
-1031
/
+3
2007-06-29
Make sure window->optional is allocated before assigning it.
Peter Hutterer
1
-6
/
+6
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
50
-910
/
+31
2007-06-28
Fix another usage of MAX_PCI_DEVICES.
Adam Jackson
1
-1
/
+1
2007-06-28
Bug #10770: "Inputdevs" isn't a valid config file keyword.
Adam Jackson
1
-1
/
+1
2007-06-27
Relink properly all kdrive servers when changes happen.
Tiago Vignatti
16
-1
/
+33
2007-06-27
Remove double-defined.
Tiago Vignatti
1
-5
/
+0
2007-06-27
Handle tileStride > 1 in fbEvenTile.
Aaron Plattner
2
-5
/
+8
2007-06-27
Add VBE PanelID support.
Adam Jackson
2
-0
/
+86
2007-06-27
More janitor work. Remove 'defined but not used' warnings from kdrive and som...
Tiago Vignatti
3
-3
/
+4
2007-06-27
Janitor work. Remove 'defined but not used' warnings from xorg and other cosm...
Tiago Vignatti
3
-7
/
+1
2007-06-27
Fix kdrive XKB.
Tiago Vignatti
1
-3
/
+4
2007-06-26
Split checks for dtrace & getpeerucred()
Alan Coopersmith
1
-1
/
+5
2007-06-25
Make sure DRIScreenPrivIndex is -1 when no DRI screen private is allocated.
Michel Dänzer
1
-7
/
+9
2007-06-25
configFiles(): don't return anything when declared as void.
Peter Hutterer
1
-1
/
+1
2007-06-25
NULL-terminate device list when synthesizing core devices.
Peter Hutterer
1
-3
/
+3
2007-06-25
Set the detail field for DeviceKeyEvents to the keycode.
Peter Hutterer
1
-0
/
+1
2007-06-25
Only decrement buttonsDown when the button count is greater than 0.
Peter Hutterer
2
-12
/
+25
2007-06-25
Add a few comments to devices.c
Peter Hutterer
1
-0
/
+76
2007-06-25
Split up memory for devices configured in the config file.
Peter Hutterer
3
-53
/
+69
2007-06-25
Check for identical grabs when adding a new passive grab. If an identical grab
Peter Hutterer
1
-0
/
+47
2007-06-22
In fbFill() make sure the drawable is validated when pixman_fill() succeeds.
Søren Sandmann Pedersen
1
-32
/
+22
2007-06-22
Skip driver mode detection/configuration when !vtSema.
Keith Packard
1
-3
/
+21
2007-06-20
Include module name in "already built-in" message
Alan Coopersmith
1
-1
/
+1
2007-06-20
Fixed fbSolidBoxClipped() to fill the right place.
Arcady Goldmints-Orlov
1
-1
/
+1
2007-06-20
exaPolyFillRect: Don't track damage explicitly.
Michel Dänzer
1
-15
/
+6
2007-06-20
exaGetImage: Don't migrate or try to accelerate for 1x1.
Michel Dänzer
1
-3
/
+3
2007-06-19
mieqEnqueue: Make local queue tail variables unsigned.
Michel Dänzer
1
-1
/
+1
2007-06-18
Make xf86{En,Dis}ableInterrupts no-ops on Linux.
Adam Jackson
1
-57
/
+5
2007-06-18
Compile fixes for Linux ARM platforms.
Lennart Buytenhek
3
-4
/
+6
2007-06-18
In NewInputDeviceRequest, only call EnableDevice if xf86Screens[0]->vtSema is
Zephaniah E. Hull
1
-1
/
+1
2007-06-15
swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.
Matthieu Herrb
1
-0
/
+2
2007-06-11
Remove fbmmx.[ch] files
Søren Sandmann Pedersen
2
-121
/
+0
2007-06-11
Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]
Søren Sandmann Pedersen
8
-398
/
+20
2007-06-11
Require pixman 0.9.2
Søren Sandmann Pedersen
1
-1
/
+1
2007-06-11
Delete fbBltmmx().
Søren Sandmann Pedersen
2
-145
/
+0
2007-06-11
Port a few forgotten fbSolidFillmmx()'es to fbFillmmx(). Use pixman_blt() ins...
Søren Sandmann Pedersen
3
-30
/
+31
2007-06-11
Remove fbCopyAreammx() and fbSolidFillmmx()
Søren Sandmann Pedersen
2
-66
/
+0
2007-06-11
Split fbSolidFillmmx() into a new FbFillmmx() function. Call that from fbFill().
Søren Sandmann Pedersen
3
-18
/
+43
2007-06-11
Split fbCopyAreammx() into a new fbBltmmx() function; call this
Søren Sandmann Pedersen
3
-38
/
+61
2007-06-11
Really make sure BUILD_TIME doesn't have a leading zero.
Clark Rawlins
2
-2
/
+2
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
5
-167
/
+181
2007-06-11
Make sure BUILD_TIME doesn't have a leading zero.
Michel Dänzer
1
-1
/
+1
[next]