index
:
~ofourdan/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
for-keith
for-whot
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-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
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.9-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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
parser
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
os, xfree86: Stop being so weird about <limits.h>
Adam Jackson
1
-7
/
+0
2017-05-11
hw/xfree86: fix comment typo
Frank Binns
1
-1
/
+1
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+32
2017-04-25
Remove default defines of some directories.
Eric Anholt
2
-20
/
+0
2017-03-15
parser: Fix crash when xf86nameCompare(s1 = x, s2 = NULL)
Adam Jackson
1
-0
/
+2
2017-02-16
xfree86: Remove Option "BiosBase" (v2)
Adam Jackson
2
-4
/
+1
2016-12-14
xfree86: Add ModulePath support for OutputClass config Sections
Hans De Goede
2
-0
/
+16
2016-12-14
xfree86: Add options support for OutputClass Options
Hans De Goede
2
-0
/
+7
2016-12-07
Fix a segfault that occurs if xorg.conf.d is absent:
Ben Crocker
2
-1
/
+16
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-3
/
+2
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
3
-0
/
+14
2016-04-18
xfree86/parser: simplify #ifdef ladder
Emil Velikov
1
-22
/
+9
2016-04-18
xfree86/parser: reuse StringToToken() in xf86getToken()
Emil Velikov
1
-8
/
+2
2016-04-18
xfree86/parser: move StringToToken() definition further up
Emil Velikov
1
-14
/
+12
2016-04-18
xfree86/parser: annotate xf86ConfigSymTabRec as constant data
Emil Velikov
18
-37
/
+33
2015-12-18
xfree86: add NoMatchFoo directives for InputClass sections
Peter Hutterer
3
-11
/
+78
2015-12-18
xfree86: whitespace fix
Peter Hutterer
1
-2
/
+2
2015-09-23
libxf86config: libxf86config_internal -> libxf86config
Egbert Eich
1
-2
/
+2
2015-09-23
libxf86config: Remove
Egbert Eich
2
-16
/
+1
2015-07-08
parser: static cleanup
Adam Jackson
5
-164
/
+158
2015-04-27
xserver: add xorg.conf support for gpu devices. (v2.1)
Dave Airlie
4
-2
/
+28
2014-11-12
Drop trailing whitespaces
Peter Hutterer
19
-164
/
+164
2014-09-26
xfree86: Remove Option "TextClockFreq"
Adam Jackson
3
-12
/
+0
2014-07-07
xfree86: Introduce OutputClass configuration
Thierry Reding
6
-0
/
+190
2014-05-01
xfree86: add new key MatchSeat to xorg.conf sections "Device", "Screen", and ...
Oleg Samarin
5
-0
/
+22
2014-03-27
Fix build when configured --enable-debug
Jon TURNEY
2
-0
/
+2
2014-02-05
xfree86: unconstify driver in the XF86ConfInputClassRec
Peter Hutterer
1
-1
/
+1
2014-02-05
xfree86: unconstify another string
Peter Hutterer
1
-1
/
+1
2014-02-05
xfree86: un-constify inp_driver/inp_identifier
Peter Hutterer
1
-2
/
+2
2014-02-04
Revert "xfree86/parser: make strings in xf86MatchGroup const"
Peter Hutterer
2
-13
/
+13
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
17
-287
/
+274
2014-01-12
xfree86/parser: make strings in xf86MatchGroup const
Keith Packard
2
-13
/
+13
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
3
-4
/
+4
2014-01-12
hw/xfree86: Lots of constant string support
Keith Packard
6
-66
/
+66
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-08-06
xfree86: improve check for posix saved ids
Julien Cristau
1
-1
/
+2
2012-06-20
Remove obsolete tab stop comments from hw/xfree86/parser/*.c
Alan Coopersmith
15
-30
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
22
-4749
/
+4521
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
2
-48
/
+48
2011-12-12
xf86 parser: convert Error to a varargs macro to clear gcc format warnings
Alan Coopersmith
15
-100
/
+100
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
1
-2
/
+2
2011-12-07
hw/xfree86: fix segfault in config parser when config dir is missing
Keith Packard
1
-0
/
+4
2011-11-24
parser: free val.str after xstrtokenize
Paulo Zanoni
1
-0
/
+9
2011-11-24
parser: free val.str after xf86getBoolValue
Paulo Zanoni
1
-0
/
+6
2011-11-24
parser: free scandir's list
Paulo Zanoni
1
-3
/
+3
2011-11-24
Correctly free config file names
Paulo Zanoni
2
-18
/
+12
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
5
-15
/
+15
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-2
/
+4
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
1
-4
/
+13
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
2
-3
/
+4
[next]