index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
randr12: Add compatibility for XF86VidMode gamma ramps.
Michel Dänzer
1
-12
/
+7
2009-07-17
s/xf86EnableOutputs/xf86CollectEnabledOutputs/ for clarity
Adam Jackson
1
-2
/
+3
2009-07-17
randr: Add Option "Primary" to Monitor sections
Adam Jackson
1
-3
/
+18
2009-07-17
randr: Un-duplicate the reduced blanking check.
Adam Jackson
1
-11
/
+3
2009-07-17
xfree86: Fix some misleading comments
Adam Jackson
1
-11
/
+0
2009-07-17
displayid: Implement mode decoding.
Adam Jackson
3
-2
/
+440
2009-07-17
ddc: s/xf86DDCMonitorSet/xf86EdidMonitorSet/
Adam Jackson
1
-1
/
+1
2009-07-16
Coverity Prevent: RESOURCE_LEAK in xf86CrtcSetInitialGamma
Oliver McFadden
1
-3
/
+8
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
3
-6
/
+3
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-06-23
quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)
Ben Skeggs
1
-0
/
+5
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-05
crtc/gamma: check xf86_config is valid before using it.
Dave Airlie
1
-0
/
+3
2009-06-02
Revert "randr: Setting gamma: inverse logic looks more sane"
Matthias Hopf
1
-1
/
+1
2009-05-27
randr: bug #21554 - re-probe outputs when coming back from laptop unsuspend
Federico Mena Quintero
1
-0
/
+26
2009-05-22
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
1
-3
/
+84
2009-05-20
randr: Setting gamma: inverse logic looks more sane
Matthias Hopf
1
-1
/
+1
2009-05-15
xfree86: add edid quirk for Samsung Syncmaster 2333HD
Julien Cristau
1
-0
/
+5
2009-05-14
randr12: Initialize and keep track of updates to VidMode extension gamma value.
Michel Dänzer
1
-0
/
+2
2009-05-14
randr12: Fix calculation of gamma ramp values.
Michel Dänzer
2
-4
/
+4
2009-05-04
Don't prepare outputs & crtcs if set_mode_major is present
Jesse Barnes
1
-3
/
+8
2009-04-22
Bug#21324: Add quirk for Iiyama Vision Master 450
Julien Cristau
1
-0
/
+5
2009-04-17
randr: Accept gamma set requests from XF86VidMode clients too
Adam Jackson
1
-0
/
+55
2009-04-15
randr12: looking up these bits if randr isn't initialised is bad.
Dave Airlie
1
-2
/
+4
2009-04-01
xfree86: edid quirk for Philips LCD LP154W01-TLAJ
Tormod Volden
1
-0
/
+5
2009-03-10
randr: Nuke broken set_origin shortcut
Matthias Hopf
1
-13
/
+0
2009-03-02
randr: Fix thinko in xf86TargetPreferred
Adam Jackson
1
-2
/
+2
2009-02-25
Pre-clip panning coordinates to keep crtc within panning region
Keith Packard
1
-21
/
+233
2009-02-17
Eliminate the shadow clear on transform change
Keith Packard
2
-14
/
+29
2009-02-16
xfree86: ModeDebug is a boolean, not a string
Julien Cristau
1
-1
/
+1
2009-02-13
Build fix for xf86EdidModes.c
Chris Ball
1
-1
/
+1
2009-02-13
EDID: Hack for 1366x768 in standard timing descriptors
Adam Jackson
1
-11
/
+19
2009-02-13
RANDR: Validate entire mode list for interlace and doublescan
Adam Jackson
3
-11
/
+13
2009-02-03
Handle the combination of panning and crtc transforms
Keith Packard
1
-26
/
+10
2009-02-03
Damage re-used shadow scanout buffer using new transforms.
Keith Packard
1
-1
/
+5
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+0
2009-02-01
Prevent double unref of glxdrawables
Pierre Willenbrock
1
-3
/
+0
2009-01-30
modes: Protect xf86_crtc_supports_gamma() from non-RandR 1.2 drivers.
Eric Anholt
1
-8
/
+12
2009-01-30
Make crtc_notify wrap/unwrap code do nothing unless mode code is inuse
Keith Packard
1
-11
/
+18
2009-01-30
Ignore EDID-supplied monitor physical sizes for core screen size
Keith Packard
1
-11
/
+0
2009-01-09
avoid a potential endless loop.
Xiang, Haihao
1
-2
/
+6
2009-01-05
Update sdk headers to export new symbols.
Paulo Cesar Pereira de Andrade
1
-18
/
+2
2009-01-05
XFree86: Fix build with DGA disabled
Daniel Stone
3
-2
/
+12
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
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
[next]