index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
220
-14712
/
+5395
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
2007-05-29
Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/xserver
Matthieu Herrb
19
-806
/
+1205
2007-05-29
Make this build on OpenBSD
Matthieu Herrb
1
-2
/
+2
2007-05-30
Update Xprint build for pixman.
Drew Parsons
2
-4
/
+4
2007-05-28
Fix for GNU/kFreeBSD
David Nusinow
1
-1
/
+1
2007-05-28
Fixes for s390
Bastian Blank
2
-2
/
+2
[next]