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
/
xf86Helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
xfree86: add xf86UpdateDesktopDimensions()
Peter Hutterer
1
-0
/
+6
2012-03-27
Introduce a consistent coding style
Keith Packard
1
-664
/
+675
2011-12-10
xf86RegisterRootWindowProperty is confused about xnfcalloc
Alan Coopersmith
1
-8
/
+3
2011-10-19
Merge remote-tracking branch 'hramrach/pull'
Keith Packard
1
-6
/
+0
2011-10-18
Unload submodules.
Michal Suchanek
1
-6
/
+0
2011-10-15
xfree86: Move xf86GetClocks to vgahw
Adam Jackson
1
-90
/
+0
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-32
/
+19
2011-09-15
Remove PC98 support.
Jamey Sharp
1
-10
/
+0
2011-08-22
xf86Helper: use LogHdrMessageVerb in xf86VDrvMsgVerb
Daniel Kurtz
1
-22
/
+6
2011-08-22
xf86Helper: use LogHdrMessageVerb in xf86VIDrvMsgVerb
Daniel Kurtz
1
-10
/
+13
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-2
/
+2
2011-04-04
xfree86: fix memory leak in xf86ConfigFbEntity
Tiago Vignatti
1
-0
/
+1
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
1
-102
/
+2
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
1
-5
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-4
/
+1
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-3
/
+7
2010-12-06
Separate out screen size and screen pixmap sizes in RRScreenSizeSet
Keith Packard
1
-1
/
+5
2010-11-30
xf86VIDrvMsgVerb: print args, not format string
Alan Coopersmith
1
-1
/
+1
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-14
/
+5
2010-09-28
Merge remote branch 'ajax/less-loader'
Keith Packard
1
-5
/
+0
2010-09-28
xfree86: Add 18bpp support
Adam Jackson
1
-0
/
+3
2010-09-28
xfree86: Kill pixmapPrivate with a vengeance (v2)
Chris Wilson
1
-11
/
+0
2010-09-22
xfree86: Remove unused refcounting from input drivers
Adam Jackson
1
-5
/
+0
2010-09-01
xfree86: remove LocalDeviceRec/Ptr definition.
Peter Hutterer
1
-5
/
+5
2010-09-01
xfree86: add xf86IDrvMsg and friends for input driver logging.
Peter Hutterer
1
-0
/
+37
2010-09-01
xfree86: move xf86AllocateInput and xf86DeleteInput to xf86Xinput.c
Peter Hutterer
1
-90
/
+0
2010-09-01
xfree86: rework driver PreInit API - XInput ABI 12
Peter Hutterer
1
-1
/
+21
2010-08-27
xfree86: Simplify xf86Msg{,Verb}
Jesse Adkins
1
-2
/
+2
2010-06-18
Don't coredump on "X -showopts" (bug 25874)
Alan Coopersmith
1
-0
/
+7
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-6
/
+6
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-6
/
+3
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-8
/
+8
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
1
-0
/
+2
2010-05-24
xfree86: no need to check for the configuration case when matching devices
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: remove all kind of bus and PCI dependency from the common helper file
Tiago Vignatti
1
-503
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-25
/
+25
2009-12-18
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
1
-1
/
+1
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-1
/
+1
2009-08-27
xfree86: Remove xf86GetMotionEvents from public API.
Peter Hutterer
1
-7
/
+0
2009-08-18
xfree86: remove unused PCI header
Tiago Vignatti
1
-1
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-11
/
+2
2009-07-28
xfree86: delete stupid video driver dump (-modalias option)
Tiago Vignatti
1
-2
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-74
/
+36
2009-07-17
xfree86: Remove xf86SetPriority
Adam Jackson
1
-36
/
+0
2009-05-28
xfree86: Remove loader symbol list ABI stubs
Adam Jackson
1
-22
/
+0
2009-05-27
xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfo
Adam Jackson
1
-11
/
+0
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-33
/
+13
2009-05-14
randr12: Initialize and keep track of updates to VidMode extension gamma value.
Michel Dänzer
1
-5
/
+5
[next]