index
:
~dottedmag/xserver
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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
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
panning-for-server-1.6
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.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-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
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
pci-rework
Ian Romanick
27
-482
/
+182
2007-08-23
Get rid of the type1 font module.
Julien Cristau
2
-2
/
+0
2007-08-20
Move module defaults from the header to the source file.
David Nusinow
2
-11
/
+12
2007-08-01
XFree86: Allow disabling of HAL
Daniel Stone
3
-2
/
+51
2007-08-01
Input: Don't enable devices when we open them
Daniel Stone
1
-11
/
+0
2007-08-01
XFree86: Input: Fix whitespace
Daniel Stone
1
-2
/
+2
2007-08-01
XFree86: Module: Bump input version
Daniel Stone
1
-1
/
+1
2007-08-01
Input: Allow enabling and disabling of devices
Daniel Stone
1
-0
/
+1
2007-08-01
Fonts: Fix builtin fonts
Daniel Stone
1
-0
/
+2
2007-07-18
Delete some pre-dlloader debugging scaffolding.
Adam Jackson
2
-130
/
+0
2007-07-18
Remove (long-)deprecated xf86EnablePciBusMaster.
Adam Jackson
2
-27
/
+0
2007-07-18
Always normalize the module name.
Adam Jackson
2
-8
/
+0
2007-07-18
Remove dead code for screen crossing.
Adam Jackson
2
-15
/
+3
2007-07-18
Delete dead module test code.
Adam Jackson
1
-33
/
+0
2007-07-18
Remove MEMDEBUG
Adam Jackson
3
-16
/
+0
2007-07-18
Dead ifdefs for BITMAP_SCANLINE_UNIT == 64
Adam Jackson
2
-31
/
+0
2007-07-18
Nuke dead X -configure code.
Adam Jackson
1
-61
/
+4
2007-07-14
MakeAtom needs length without trailing NUL. sizeof("string") includes NUL.
Keith Packard
1
-1
/
+1
2007-07-14
When sync'ing logfile, also flush it.
Keith Packard
1
-0
/
+1
2007-07-13
Use %S instead of %s for strftime seconds when printing build time
Alan Coopersmith
1
-1
/
+1
2007-07-12
Use kbd driver when xorg.conf specifies "keyboard" or "Keyboard" (bug #11301)
Alan Coopersmith
1
-0
/
+16
2007-07-10
Add per-monitor config file option for maximum pixel clock.
Adam Jackson
2
-5
/
+12
2007-06-29
Death to RCS tags.
Adam Jackson
8
-13
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
11
-80
/
+6
2007-06-27
Janitor work. Remove 'defined but not used' warnings from xorg and other cosm...
Tiago Vignatti
3
-7
/
+1
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
Split up memory for devices configured in the config file.
Peter Hutterer
3
-53
/
+69
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
19
-179
/
+359
2007-06-18
Compile fixes for Linux ARM platforms.
Lennart Buytenhek
1
-1
/
+1
2007-06-18
In NewInputDeviceRequest, only call EnableDevice if xf86Screens[0]->vtSema is
Zephaniah E. Hull
1
-1
/
+1
2007-06-11
Really make sure BUILD_TIME doesn't have a leading zero.
Clark Rawlins
1
-1
/
+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
Print the build time as well as the date if we can.
Zephaniah E. Hull
2
-0
/
+9
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-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-01
Need to use minPitch in miScanLineWidth() to get the shrinked
Henry Zhao
1
-1
/
+1
2007-05-29
Remove wscons keyboard handling stuff that doesn't belong there anymore.
Matthieu Herrb
1
-28
/
+0
2007-05-28
Fixes for s390
Bastian Blank
1
-1
/
+1
2007-05-25
xf86XVFillKeyHelper assumed root clip never changed.
Keith Packard
1
-21
/
+14
2007-05-24
Consolidate portPriv->pDraw assignments into xf86XVEnlistPortInWindow.
Michel Dänzer
1
-4
/
+3
2007-05-21
Fix boolean thinko that prevented working without a server layout
David Nusinow
1
-1
/
+1
2007-05-07
Add more informative logging for module default loading
David Nusinow
1
-0
/
+3
2007-05-03
Provide UseDefaultFontPath option
David Nusinow
2
-6
/
+26
2007-05-03
Improve modules loading defaults
David Nusinow
2
-33
/
+91
2007-04-24
Disable devices before removing, remove unrecoverable devices.
Peter Hutterer
2
-3
/
+22
[next]