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-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
2007-06-05
Remove most of the fast-path MMX operations from fbmmx. fbCopyAreammx
Søren Sandmann Pedersen
3
-2735
/
+1
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
8
-896
/
+1
2007-06-04
xf86PostMotionEvents[P] calls xf86SendDragEvents, xf86SendDragEvents
Zephaniah E. Hull
1
-1
/
+1
2007-06-04
Let's not do a calloc and a free on every call to xf86PostMotionEvents.
Zephaniah E. Hull
1
-4
/
+12
2007-06-04
Add xf86PostMotionEventP, takes a pointer instead of a variable number of
Zephaniah E. Hull
3
-14
/
+26
2007-06-04
Fully init the AbsoluteClassRec in InitAbsoluteClassDeviceStruct.
Zephaniah E. Hull
1
-0
/
+1
2007-06-04
Print the build time as well as the date if we can.
Zephaniah E. Hull
3
-0
/
+11
2007-06-03
XFree86: Input: Assume core events per default
Daniel Stone
1
-4
/
+6
2007-06-03
XFree86: Input: Perform case-insensitive comparisons on option names
Daniel Stone
1
-3
/
+3
2007-06-03
Include pixman.h from fb.h or compile of some files will fail
Benjamin Herrenschmidt
3
-3
/
+2
2007-06-02
Minor cleanup/robustification to config parsing.
Adam Jackson
1
-22
/
+14
2007-06-02
Don't warn about default behaviour when autoconfigging.
Adam Jackson
1
-6
/
+6
2007-06-02
Don't print lack of DRI support as an error in AIGLX init.
Adam Jackson
1
-7
/
+4
2007-06-02
Delete VDIF support; it was never used anyway.
Adam Jackson
9
-598
/
+3
2007-06-01
Need to use minPitch in miScanLineWidth() to get the shrinked
Henry Zhao
1
-1
/
+1
2007-05-30
Fix mode validation against the maximum X/Y values configured
Alan Hourihane
1
-2
/
+9
2007-05-29
I/O enable/disable update for the Hurd
Samuel Thibault
1
-32
/
+12
2007-05-29
Make sure that the ramdac symbols are present in the server
Julien Cristau
1
-0
/
+51
2007-05-29
Remove wscons keyboard handling stuff that doesn't belong there anymore.
Matthieu Herrb
1
-28
/
+0
[prev]
[next]