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
/
xf86Init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
1
-10
/
+0
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-4
/
+2
2010-08-27
xfree86: Remove comments about unable to use malloc.
Jesse Adkins
1
-5
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-2
/
+2
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-0
/
+10
2010-05-19
xfree86: remove PCI dependency from InitOutput
Tiago Vignatti
1
-305
/
+5
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
1
-1
/
+0
2010-05-19
xfree86: remove unused xf86AccessInit()
Tiago Vignatti
1
-3
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-04-23
xfree86: no need to assign numScreens again
Tiago Vignatti
1
-3
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-10
/
+0
2010-04-02
xfree86: die gracefully in the vga arbiter if AddScreen fails
Tiago Vignatti
1
-0
/
+2
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+10
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-0
/
+15
2009-12-16
xfree86: fix -quiet option behaviour
Tiago Vignatti
1
-1
/
+1
2009-12-16
xfree86: spam output but with verbose level checked instead
Tiago Vignatti
1
-21
/
+25
2009-11-17
xfree86: set a sane umask before opening the log
Julien Cristau
1
-1
/
+3
2009-10-28
Add video driver flag to indicate that console access is not needed.
Jamey Sharp
1
-11
/
+21
2009-09-20
xf86Xinput.c: get DIX event queue pointer once at InitInput time
Keith Packard
1
-0
/
+2
2009-09-20
probe_devices_from_device_sections: don't leak list of devices
Keith Packard
1
-1
/
+1
2009-09-11
xfree86: vgaarb: close and cleanup vga arbiter
Tiago Vignatti
1
-0
/
+2
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-4
/
+0
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-3
/
+8
2009-08-20
xfree86: dump /proc/cmdline in the log on Linux
Adam Jackson
1
-0
/
+15
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-127
/
+2
2009-07-28
xfree86: delete stupid video driver dump (-modalias option)
Tiago Vignatti
1
-92
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-7
/
+0
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-07-06
Unclaim PCI slot if driver probing fails.
Matthias Hopf
1
-1
/
+2
2009-06-19
Use pixman_version_string() instead of PIXMAN_VERSION_STRING
Søren Sandmann Pedersen
1
-1
/
+1
2009-06-18
Print the current version of pixman.
Søren Sandmann Pedersen
1
-0
/
+1
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-13
/
+5
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-8
/
+10
2009-02-17
Add XkbDir to Files config file section
Keith Packard
1
-0
/
+7
2009-02-04
Bus: Delete some obfuscatory macros
Adam Jackson
1
-1
/
+1
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-8
/
+6
2009-01-05
XFree86: Fix build with DGA disabled
Daniel Stone
1
-0
/
+2
2008-12-23
Remove obsolete XF86_DATE & xf86Date.h
Alan Coopersmith
1
-2
/
+1
2008-12-23
Remove unused CLOG_DATE (leftover from pre-git ChangeLog)
Alan Coopersmith
1
-14
/
+0
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-08
xfree86: init EQ before trying to initialise the devices (#18890)
Peter Hutterer
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-14
/
+14
2008-12-02
Don't need to check uid/euid for every commandline argument
Alan Coopersmith
1
-5
/
+5
2008-12-02
xfree86: don't FatalError on "too many input devices".
Peter Hutterer
1
-1
/
+3
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-12
/
+12
2008-11-25
Code motion: subsume xf86DoProbe.c into xf86Init.c
Adam Jackson
1
-0
/
+69
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-2
/
+2
2008-11-24
xfree86: Split the working code of NIDR into new xf86NewInputDevice.
Peter Hutterer
1
-32
/
+2
[next]