index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
3
-4
/
+4
2009-06-17
xfree86: fix two compiler warnings in xf86vmode.c
Peter Hutterer
1
-2
/
+2
2009-06-17
xfree86: silence a few int10 compiler warnings.
Peter Hutterer
1
-14
/
+14
2009-06-16
EDID: Carp about 1.4 monitors with no preferred refresh rate
Adam Jackson
1
-2
/
+6
2009-06-11
xfree86: move didLock assignment down to where the function pointer is valid.
Dave Airlie
1
-1
/
+1
2009-06-09
hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
Benjamin Defnet
1
-3
/
+5
2009-06-09
cvt: Allow multiple-of-60Hz refresh rates for reduced blanking.
Adam Jackson
1
-5
/
+8
2009-06-05
crtc/gamma: check xf86_config is valid before using it.
Dave Airlie
1
-0
/
+3
2009-06-04
Merge branch 'master' into xi2
Peter Hutterer
1
-13
/
+10
2009-06-03
s/MIN/min/, s/MAX/max/ (#2968)
Adam Jackson
1
-13
/
+10
2009-06-03
Merge branch 'master' into xi2
Peter Hutterer
6
-81
/
+1
2009-06-02
Revert "randr: Setting gamma: inverse logic looks more sane"
Matthias Hopf
1
-1
/
+1
2009-05-28
xfree86: Remove loader symbol list ABI stubs
Adam Jackson
4
-51
/
+0
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
31
-301
/
+527
2009-05-27
xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfo
Adam Jackson
3
-29
/
+0
2009-05-27
randr: bug #21554 - re-probe outputs when coming back from laptop unsuspend
Federico Mena Quintero
1
-0
/
+26
2009-05-24
fix typo in cabff9007 which led to an unintialized memory read and a crash.
Matthieu Herrb
1
-1
/
+1
2009-05-22
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
3
-4
/
+86
2009-05-22
ABI_XINPUT_VERSION 6
Peter Hutterer
1
-1
/
+1
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
2
-4
/
+4
2009-05-22
xfree86: treat other drivers as mouse drivers in the config.
Peter Hutterer
1
-9
/
+16
2009-05-21
EDID: Be more cautious about finding vendor blocks.
Adam Jackson
1
-2
/
+4
2009-05-21
xfree86: treat other drivers as mouse drivers in the config.
Peter Hutterer
1
-9
/
+16
2009-05-20
randr: Setting gamma: inverse logic looks more sane
Matthias Hopf
1
-1
/
+1
2009-05-20
Xi: remove DeviceIsPointerType
Peter Hutterer
1
-9
/
+2
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
3
-12
/
+12
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
22
-301
/
+118
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
22
-301
/
+118
2009-05-15
Solaris: Make sure non-inline versions of asm routines end with ret statements
David Marx
3
-3
/
+3
2009-05-15
xfree86: add edid quirk for Samsung Syncmaster 2333HD
Julien Cristau
1
-0
/
+5
2009-05-14
Fix mem_barrier() on Alpha
Matt Turner
1
-1
/
+2
2009-05-14
xfree86: Add two __FreeBSD_kernel__ checks
Julien Cristau
2
-2
/
+4
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
4
-34
/
+38
2009-05-14
randr12: Initialize and keep track of updates to VidMode extension gamma value.
Michel Dänzer
2
-5
/
+7
2009-05-14
randr12: Fix calculation of gamma ramp values.
Michel Dänzer
2
-4
/
+4
2009-05-11
DRI2: update DRI2 private drawable width & height according to X drawable
Jerome Glisse
1
-0
/
+2
2009-05-08
Fix a couple off-by-one array boundary checks.
Alan Coopersmith
1
-1
/
+1
2009-05-08
xfree86: fix xf86PostMotionEventP type checking
Peter Hutterer
1
-3
/
+4
2009-05-08
xfree86: fix xf86PostMotionEventP type checking
Peter Hutterer
1
-3
/
+4
2009-05-04
Don't prepare outputs & crtcs if set_mode_major is present
Jesse Barnes
1
-3
/
+8
2009-05-01
DRI2: Force allocation of real-front buffer for non-windows as well
Ian Romanick
1
-8
/
+11
2009-05-01
xfree86: print a message if NIDR fails due to AutoAddDevices off.
Peter Hutterer
1
-2
/
+3
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
4
-14
/
+17
2009-04-28
xfree86: restore default off for DontZap
Peter Hutterer
2
-9
/
+7
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-1
/
+1
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-1
/
+1
2009-04-27
Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sources
Alan Coopersmith
3
-120
/
+6
2009-04-24
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
3
-80
/
+231
2009-04-24
DRI2: Add interface for drivers to query DRI2 extension version
Ian Romanick
2
-0
/
+27
2009-04-24
Correct fcntl(F_SETOWN) error check in non-Solaris sigio code
Joel Bosveld
1
-1
/
+1
[next]