index
:
xorg/xprint
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dri-0-1-branch
exa-damagetrack
glucose-2
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-06-11
DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.
Michel Dänzer
3
-12
/
+69
2007-06-11
DRITreeTraversal: Stop walking tree when we've seen all DRI windows.
Michel Dänzer
1
-3
/
+8
2007-06-11
DRI: Fix build warning.
Michel Dänzer
1
-1
/
+1
2007-06-11
dixLookupClient: Use access parameter.
Michel Dänzer
1
-1
/
+1
2007-06-11
mieq queue handling cleanups.
Michel Dänzer
1
-16
/
+6
2007-06-10
GNU is wrong and ` is not left-quote.
Adam Jackson
1
-6
/
+6
2007-06-11
update xproto dependency to at least 7.0.9
Dave Airlie
1
-1
/
+1
2007-06-08
Fix sync polarity on Samsung SyncMaster 205BW monitor.
Daniel Ciocea
1
-1
/
+5
2007-06-07
Add new fb symbols to wfbrename.h.
Aaron Plattner
1
-0
/
+2
2007-06-05
Delete fbCompositeCopyAreammx()
Søren Sandmann Pedersen
2
-36
/
+0
[next]