index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86Crtc.c
Age
Commit message (
Expand
)
Author
2010-03-08
Update to xextproto 7.0.99.1.
Peter Hutterer
2009-09-30
Re-fix DGA removal.
Keith Packard
2009-09-22
xfree86/modes: Remove all framebuffer support from DGA
Keith Packard
2009-07-26
xfree86: move didLock assignment down to where the function pointer is valid.
Dave Airlie
2009-07-26
hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
Benjamin Defnet
2009-07-26
randr: Nuke broken set_origin shortcut
Matthias Hopf
2009-05-08
Don't prepare outputs & crtcs if set_mode_major is present
Jesse Barnes
2009-03-20
randr: Fix thinko in xf86TargetPreferred
Adam Jackson
2009-02-17
Make crtc_notify wrap/unwrap code do nothing unless mode code is inuse
Keith Packard
2009-02-17
Merge branch 'panning-for-server-1.6' into server-1.6-branch
Keith Packard
2009-02-17
Handle the combination of panning and crtc transforms
Keith Packard
2008-12-16
Fix typo in xf86PickCrtcs()
Cooper Yuan
2008-12-15
Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
Keith Packard
2008-12-15
Clean up rotation data when crtc is turned off
Keith Packard
2008-12-12
randr: Fix initial panning border copy
Matthias Hopf
2008-12-12
randr: Fix error message for bad panning config
Matthias Hopf
2008-12-12
randr: Add monitor option "Panning" for initial panning configuration
Matthias Hopf
2008-12-09
randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()
Matthias Hopf
2008-12-09
randr: Panning support
Matthias Hopf
2008-12-09
randr: Weird enough, crtc->version was never set upon creation. Fix that.
Matthias Hopf
2008-12-09
randr: Avoid needlessly creating a shadow framebuffer.
Maarten Maathuis
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
2008-11-24
Be careful about copying transforms around; they have allocated memory.
Keith Packard
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
2008-11-24
Report whether transforms are support from driver through extension to client
Keith Packard
2008-11-24
Initialize and cleanup new filter fields in xf86Crtc.
Keith Packard
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
2008-11-24
Notify DRI when crtc regions change
Keith Packard
2008-11-13
Only add default modes if EDID supports continuous-frequency
Alex Deucher
2008-11-13
xf86TargetExact should try harder if there's only one monitor attached.
Adam Jackson
2008-11-04
DDX/RandR: When positioning outputs assume width/height = 0 if no modes exist.
Egbert Eich
2008-10-08
Check nextEnabledOutput()'s return in bestModeForAspect()
Zhenyu Wang
2008-08-31
xf86Crtc: Set mode to NULL, so nothing bad happens if crtc == NULL.
Maarten Maathuis
2008-08-25
EDID: Build fix.
Adam Jackson
2008-08-25
EDID: Publish the whole block in the RANDR property if we've got it.
Adam Jackson
2008-07-04
modes: fix initial xorg.conf mode selection.
Dave Airlie
2008-07-03
modes: check the crtc is valid before using its desired modes.
Dave Airlie
2008-06-30
Do EEDID in RANDR 1.2.
Adam Jackson
2008-06-12
modes: make aspect choosing work on single output case.
Dave Airlie
2008-05-19
Restore return type on xf86SetScrnInfoModes
Alan Coopersmith
2008-05-19
Fix reduced-blanking mode filtering in RANDR 1.2.
Adam Jackson
2008-05-19
xfree86: fix initial output positions with Above or LeftOf and rotation
Julien Cristau
2008-05-16
xf86SetDesiredModes(): Skip disabled CRTCs first thing.
Adam Jackson
2008-05-16
Fix initial mode selection even harder.
Adam Jackson
2008-05-16
Redo RANDR compatibility output selection.
Adam Jackson
2008-05-16
Re-add sync range inference from legacy setup to RANDR 1.2.
Adam Jackson
2008-03-17
Cleanup logic in xf86PrepareOutputs
Jesse Barnes
2008-03-17
Make xf86SetDesiredModes aware of current output configuration
Jesse Barnes
[next]