index
:
~cloos/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
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.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
xwayland-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
1
-0
/
+1
2011-12-12
xf86Priv.h: Add some noreturn attributes suggested by gcc
Alan Coopersmith
1
-4
/
+2
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-1
/
+1
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-1
/
+1
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-3
/
+0
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-1
/
+1
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-1
/
+0
2010-09-14
xfree86: use xf86PciIsolateDevice to get PCI config information
Tiago Vignatti
1
-3
/
+0
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
1
-4
/
+0
2010-05-19
xfree86: remove PCI dependency from InitOutput
Tiago Vignatti
1
-0
/
+1
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
1
-1
/
+0
2010-05-19
xfree86: remove unused xf86AccessInit()
Tiago Vignatti
1
-1
/
+0
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-0
/
+1
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-1
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-2
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-3
/
+0
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-1
/
+1
2009-04-04
xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macros
Julien Cristau
1
-3
/
+0
2009-02-18
Obsolete InputDevices keyword in xorg.conf Files section
Alan Coopersmith
1
-1
/
+0
2009-02-17
Add XkbDir to Files config file section
Keith Packard
1
-0
/
+1
2008-12-07
Correct xf86acpiDisableFlag symbol.
Paulo Cesar Pereira de Andrade
1
-0
/
+2
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-4
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-75
/
+79
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-11
/
+0
2008-11-25
Code motion: subsume xf86DoProbe.c into xf86Init.c
Adam Jackson
1
-2
/
+3
2008-11-23
Added '-showopts' option to print available driver options (#5564).
Stefan Dirsch
1
-0
/
+1
2008-08-19
Remove unused -co option.
Adam Jackson
1
-1
/
+0
2008-08-19
Remove unused -bestRefresh option.
Adam Jackson
1
-1
/
+0
2008-08-19
Remove unused -showunresolved option
Adam Jackson
1
-1
/
+0
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-1
/
+0
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
1
-4
/
+0
2008-07-16
XFree86: Delete empty file & function
Daniel Stone
1
-4
/
+0
2008-07-16
XFree86: Clean up init a tiny bit (no code changes)
Daniel Stone
1
-6
/
+0
2008-07-04
Remove inexistent function headers.
Tiago Vignatti
1
-2
/
+0
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-1
/
+2
2008-03-07
Size xf86DefaultModes explicitly.
Adam Jackson
1
-0
/
+1
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-7
/
+0
2008-02-29
Constify the built-in mode tables.
Adam Jackson
1
-1
/
+1
2008-02-25
No more "-scanpci" given that we already have it in libpciaccess.
Tiago Vignatti
1
-4
/
+0
2008-02-14
Friends don't let friends call xf86AddModuleInfo.
Adam Jackson
1
-3
/
+0
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+1
2007-11-18
Bump DEFAULT_DPI to 96.
Adam Jackson
1
-1
/
+1
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+4
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
pci-rework
Ian Romanick
1
-3
/
+0
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+0
2007-07-18
Remove MEMDEBUG
Adam Jackson
1
-3
/
+0
2007-05-02
Adjust EQ to support long events.
Peter Hutterer
1
-1
/
+2
2007-03-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-2
/
+0
2007-03-25
Static cleanup for xf86 ddx.
Adam Jackson
1
-2
/
+0
2007-01-17
Convert xf86IsolateDevice to a 'struct pci_slot_match'.
Ian Romanick
1
-1
/
+1
[next]