index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-20
Don't include fontmod.h
Adam Jackson
1
-1
/
+0
2009-01-20
XFree86: Input: Fail NIDR if we can't enable devices
Daniel Stone
1
-0
/
+9
2009-01-18
Kill off --with-mesa-source completely
Dan Nicholson
1
-2
/
+0
2009-01-18
Don't reuse PKG_CHECK_MODULES identifiers
Dan Nicholson
2
-2
/
+2
2009-01-16
xfree86: always force RAW mode under linux.
Peter Hutterer
1
-35
/
+25
2009-01-15
xfree86: init properties when ptraccel configuration is found.
Simon Thum
1
-17
/
+60
2009-01-11
xfree86: linuxPci.c needs a prototype for xf86AccResFromOS
Julien Cristau
1
-0
/
+1
2009-01-11
xfree86: use %zu to format size_t arguments
Julien Cristau
1
-1
/
+1
2009-01-11
xfree86: don't mix declarations and code
Julien Cristau
3
-3
/
+3
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
19
-62
/
+56
2009-01-11
xfree86/linux: fix log flood on acpid open error
Julien Cristau
1
-2
/
+6
2009-01-09
avoid a potential endless loop.
Xiang, Haihao
1
-2
/
+6
2009-01-08
XAA: Disable offscreen pixmaps by default.
Adam Jackson
1
-3
/
+6
2009-01-07
Don't call free, use xfree macro.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2009-01-07
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-86
/
+48
2009-01-07
Include Xmd.h from edid.h
Rémi Cardona
1
-0
/
+2
2009-01-06
Make cvt complain about invalid arguments more often.
Keith Packard
1
-5
/
+20
2009-01-06
Add sdksyms.sh to EXTRA_DIST to correct make distcheck
Paulo Cesar Pereira de Andrade
1
-1
/
+2
2009-01-05
Update sdk headers to export new symbols.
Paulo Cesar Pereira de Andrade
1
-18
/
+2
2009-01-05
XFree86: Xv: Add ClipNotify helper
Daniel Stone
3
-0
/
+8
2009-01-05
XFree86: fbdevhw: Add helper function to get fd
Daniel Stone
2
-0
/
+10
2009-01-05
XFree86: Fix build with DGA disabled
Daniel Stone
5
-2
/
+18
2009-01-05
xfree86: If an input device failed to activate, return immediately.
Peter Hutterer
1
-1
/
+4
2009-01-05
xfree86: don't call CheckMotion if a device hasn't been enabled. #19176
Peter Hutterer
1
-3
/
+4
2008-12-23
Remove obsolete XF86_DATE & xf86Date.h
Alan Coopersmith
3
-39
/
+1
2008-12-23
Remove unused CLOG_DATE (leftover from pre-git ChangeLog)
Alan Coopersmith
1
-14
/
+0
2008-12-23
Remove powerpc load/store functions from export list on other platforms
Alan Coopersmith
1
-14
/
+16
2008-12-23
Improve sdksyms.c automatic generation (Fix #19245).
Paulo Cesar Pereira de Andrade
2
-2
/
+17
2008-12-22
randr/xfree86: Fix initial gamma computation.
Maarten Maathuis
1
-7
/
+6
2008-12-22
xfree86/randr: Avoid a crash when xf86CrtcConfigPrivateIndex is -1.
Maarten Maathuis
1
-1
/
+1
2008-12-19
randr/xfree86: Fix a one off error in the panning calculations.
Maarten Maathuis
1
-4
/
+4
2008-12-18
Fix linking of Xorg with dtrace probes on Solaris
Alan Coopersmith
1
-0
/
+5
2008-12-18
Fix sdksyms.sh to work with Solaris/Sun compiler builds
Alan Coopersmith
2
-3
/
+3
2008-12-19
xfree86: don't restore the TTY mode if we didn't initialize it ourselves
Peter Hutterer
1
-2
/
+4
2008-12-18
Add xace headers to the SDK when enabled and export the XaceHooks symbol
Eamon Walsh
1
-0
/
+1
2008-12-18
Use regex pattern understood by all known awk variants.
Paulo Cesar Pereira de Andrade
1
-6
/
+8
2008-12-18
randr: add some notes about the stuff that changed in driver ABI 2
Maarten Maathuis
1
-12
/
+18
2008-12-18
randr: check for malloc failure
Maarten Maathuis
1
-0
/
+4
2008-12-18
Forgot to fix a comment.
Maarten Maathuis
1
-2
/
+1
2008-12-17
randr: some improvements, fixes and crtc abi bump
Maarten Maathuis
3
-21
/
+38
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
6
-5
/
+204
2008-12-16
config: Add vboxvideo and tga to the magic driver list
Adam Jackson
1
-6
/
+7
2008-12-16
randr: Update EDID_ATOM_NAME to reflect RandR 1.3 name change
Matthias Hopf
1
-1
/
+1
2008-12-16
Support -sharevts on FreeBSD
Robert Noland
1
-36
/
+52
2008-12-15
Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)
Keith Packard
1
-0
/
+6
2008-12-15
Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
Keith Packard
2
-17
/
+2
2008-12-15
When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.
Keith Packard
1
-1
/
+1
2008-12-15
Clean up rotation data when crtc is turned off
Keith Packard
3
-1
/
+9
2008-12-15
Fix typo in xf86PickCrtcs()
Cooper Yuan
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
11
-17
/
+0
[next]