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
/
xf86RandR12.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
randr12: Add compatibility for XF86VidMode gamma ramps.
Michel Dänzer
1
-12
/
+7
2009-05-27
randr: bug #21554 - re-probe outputs when coming back from laptop unsuspend
Federico Mena Quintero
1
-0
/
+26
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
1
-1
/
+1
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-02-25
Pre-clip panning coordinates to keep crtc within panning region
Keith Packard
1
-21
/
+233
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+0
2009-01-30
Ignore EDID-supplied monitor physical sizes for core screen size
Keith Packard
1
-11
/
+0
2009-01-05
XFree86: Fix build with DGA disabled
Daniel Stone
1
-0
/
+4
2008-12-19
randr/xfree86: Fix a one off error in the panning calculations.
Maarten Maathuis
1
-4
/
+4
2008-12-17
randr: some improvements, fixes and crtc abi bump
Maarten Maathuis
1
-3
/
+6
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
1
-2
/
+50
2008-12-11
randr: Update initial screen size if panning information is present
Matthias Hopf
1
-4
/
+17
2008-12-04
randr: Allow panning to be disabled per axis
Matthias Hopf
1
-25
/
+39
2008-12-04
randr: Rework panning area verification
Matthias Hopf
1
-25
/
+73
2008-12-04
randr: Don't change panning parameters if verification fails.
Matthias Hopf
1
-4
/
+19
2008-12-04
randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()
Matthias Hopf
1
-1
/
+1
2008-12-04
randr: Panning support
Matthias Hopf
1
-0
/
+156
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-9
/
+9
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
1
-1
/
+3
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
1
-12
/
+24
2008-11-24
Report whether transforms are support from driver through extension to client
Keith Packard
1
-0
/
+25
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
1
-0
/
+3
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+1
2008-05-16
RANDR 1.1 compat: remove senseless comparison against the virtual size.
Adam Jackson
1
-3
/
+1
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-20
/
+56
2008-03-17
Fail CRTC configuration if !vtSema
Jesse Barnes
1
-0
/
+3
2008-03-13
RANDR 1.2: Fix the RANDR 1.1 screen size estimation to approach reality.
Adam Jackson
1
-2
/
+2
2008-03-13
RANDR 1.2: Don't report a square resolution to RANDR 1.1 clients.
Adam Jackson
1
-17
/
+0
2008-03-06
Get modes code building with old X servers again.
Aaron Plattner
1
-1
/
+34
2008-03-06
Allow RandR get output property to call into drivers
Jesse Barnes
1
-0
/
+17
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-25
/
+35
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-15
/
+28
2007-11-29
modes: use xf86RandR12Index to stop illegal access
Dave Airlie
1
-12
/
+18
2007-11-29
randr: make randr code not segfault when xinerama set
Dave Airlie
1
-3
/
+10
2007-11-26
Initialize Mode with 0 in xf86RandRModeConvert.
Matthias Hopf
1
-4
/
+1
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+3
2007-11-18
Bug #12932: Use DEFAULT_DPI in randr1.2 instead of hardcoded 96.
Tormod Volden
1
-3
/
+3
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-25
/
+35
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-13
/
+13
2007-11-05
XFree86: Remove usage of alloca
Daniel Stone
1
-13
/
+13
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+12
2007-10-24
Prefer configured DisplaySize to probed DDC data, if available.
Matthias Hopf
1
-2
/
+12
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-8
/
+5
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
1
-8
/
+8
2007-08-20
Screen size changing should leave FB alone when X is inactive.
Keith Packard
1
-2
/
+2
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+26
2007-08-08
[PATCH] Allocate the right number of entries for saving crtcs
Gustavo Pichorim Boiko
1
-1
/
+1
[next]