index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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.9-branch
server-1_0-branch
server-1_1-branch
server-21.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
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Configure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
dix: Merge AbortDDX into ddxGiveUp
Adam Jackson
1
-2
/
+2
2018-02-05
xfree86: Only call PreInit handler if it exists for device
Jeff Smith
1
-1
/
+2
2018-02-05
xfree86: Allocate sufficienct space for dev2screen array
Jeff Smith
1
-1
/
+1
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
1
-1
/
+1
2017-07-31
xfree86: Fix X -configure driver sort yet again
Adam Jackson
1
-6
/
+5
2017-05-11
Replace all checks for 'linux' macro with '__linux__'
Julien Cristau
1
-1
/
+1
2017-02-16
xfree86: Remove Option "BiosBase" (v2)
Adam Jackson
1
-1
/
+0
2017-01-25
loader: Turn LoaderListDirs into LoaderListDir
Adam Jackson
1
-8
/
+67
2017-01-25
loader: Move loader list details to internal header
Adam Jackson
1
-0
/
+1
2017-01-25
xfree86: Remove a stray reference to font modules
Adam Jackson
1
-2
/
+1
2017-01-25
xfree86: Fix up some bad indentation
Adam Jackson
1
-14
/
+14
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
1
-1
/
+1
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
1
-2
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-09-26
xfree86: Remove Option "TextClockFreq"
Adam Jackson
1
-1
/
+0
2014-02-10
xfree86: use xnfstrdup in the Xorg -configure code
Peter Hutterer
1
-21
/
+21
2014-02-05
xfree86: unconstify another string
Peter Hutterer
1
-2
/
+2
2014-02-05
xfree86: un-constify inp_driver/inp_identifier
Peter Hutterer
1
-4
/
+4
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-24
/
+23
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-12
/
+26
2014-01-12
hw/xfree86: Lots of constant string support
Keith Packard
1
-2
/
+4
2013-10-31
xf86AddBusDeviceToConfigure(): Store device in DevToConfig[i].pVideo
Søren Sandmann Pedersen
1
-0
/
+2
2012-09-20
xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)
Adam Jackson
1
-26
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-403
/
+424
2011-12-12
DoShowOptions: preserve constness of options list as we walk it
Alan Coopersmith
1
-2
/
+3
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-10
/
+10
2011-11-23
Move DoShowOptions to xf86Configure.c, delete xf86ShowOpts.c
Alan Coopersmith
1
-0
/
+51
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-1
/
+5
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-1
/
+1
2011-04-18
Simplify auto-detect mouse for WSCONS_SUPPORT
Alexandr Shadchin
1
-10
/
+3
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-4
/
+1
2010-12-20
Remove SCO support
Adam Jackson
1
-20
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-22
/
+11
2010-09-14
xfree86: configure: move buses references to their own location
Tiago Vignatti
1
-93
/
+22
2010-07-01
xfree86: configure: remove vendor and card name matching rules
Tiago Vignatti
1
-25
/
+0
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-10
/
+10
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
1
-2
/
+0
2010-05-19
Merge remote branch 'vignatti/bus-cleanup'
Keith Packard
1
-2
/
+0
2010-05-19
xfree86: fix typo in optionTypeToSting.
Peter Hutterer
1
-2
/
+2
2010-05-19
xfree86: remove xf86EnableAccess
Tiago Vignatti
1
-1
/
+0
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
1
-1
/
+0
2010-05-18
xfree86: Add option parsing for percent options.
Peter Hutterer
1
-1
/
+4
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-03-21
common: xf86Configure: alloc_strlen: Allocated memory does not have space for...
Oliver McFadden
1
-1
/
+1
2009-12-11
xfree86: remove unused variable in configureDDMonitorSection.
Peter Hutterer
1
-1
/
+0
2009-10-29
EDID: CEA extension support
Ma Ling
1
-24
/
+32
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
1
-1
/
+1
2009-08-18
xfree86: remove unused code (xf86Configure.c)
Tiago Vignatti
1
-2
/
+0
2009-08-18
xfree86: remove unaffected code (xf86Configure.c)
Tiago Vignatti
1
-8
/
+0
[next]