index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86Crtc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
Eliminate the shadow clear on transform change
Keith Packard
1
-0
/
+4
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
1
-0
/
+2
2008-12-18
randr: add some notes about the stuff that changed in driver ABI 2
Maarten Maathuis
1
-12
/
+18
2008-12-17
randr: some improvements, fixes and crtc abi bump
Maarten Maathuis
1
-3
/
+12
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
1
-0
/
+16
2008-12-15
Clean up rotation data when crtc is turned off
Keith Packard
1
-0
/
+7
2008-12-11
randr: Add monitor option "Panning" for initial panning configuration
Matthias Hopf
1
-1
/
+5
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-3
/
+4
2008-12-04
Move _X_EXPORT attribute to header file.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-12-04
randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()
Matthias Hopf
1
-2
/
+2
2008-12-04
randr: Crtc interface update for panning support.
Matthias Hopf
1
-1
/
+35
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-40
/
+41
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
1
-1
/
+10
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
1
-1
/
+2
2008-11-24
Handle filter widths in xf86Rotate
Keith Packard
1
-0
/
+2
2008-11-24
[RANDR] Support filters in CRTC transforms.
Keith Packard
1
-0
/
+3
2008-11-24
Notify DRI when crtc regions change
Keith Packard
1
-0
/
+14
2008-04-29
Keep rotation wrappers in place while transforms are in use
Hong Liu
1
-0
/
+6
2008-03-17
Make xf86SetDesiredModes aware of current output configuration
Jesse Barnes
1
-0
/
+7
2008-03-12
Return randr interface version in xf86CrtcScreenInit()
Matthias Hopf
1
-0
/
+4
2008-03-06
Allow RandR get output property to call into drivers
Jesse Barnes
1
-0
/
+23
2008-02-27
xf86Crtc: add higher level modesetting entry point.
Dave Airlie
1
-0
/
+7
2007-12-28
Add HDMI and DisplayPort connector types.
Adam Jackson
1
-1
/
+3
2007-10-26
Nuke superfluous ",", added missing include for xf86i2c.h.
Matthias Hopf
1
-2
/
+3
2007-10-17
Make config file preferred mode override monitor preferred mode.
Keith Packard
1
-0
/
+3
2007-08-20
move intel crtc xv clipping helper to the xserver
Alex Deucher
1
-0
/
+19
2007-07-26
Include picturestr.h in xf86Crtc.h to pick up definition of PictTransform.
Aaron Plattner
1
-0
/
+1
2007-07-14
Add RandR reflection support.
Keith Packard
1
-0
/
+11
2007-05-17
Use Screen block handler for rotation to draw under DRI lock.
Keith Packard
1
-0
/
+4
2007-04-16
Use default screen monitor for one of the outputs.
Keith Packard
1
-3
/
+9
2007-04-02
Move modes/ debugging output under Option "ModeDebug" in the Device section.
Eric Anholt
1
-0
/
+7
2007-03-23
Clean up Rotate state on server reset.
Keith Packard
1
-0
/
+8
2007-03-15
Don't wedge when rotating more than one CRTC.
Keith Packard
1
-1
/
+2
2007-03-15
Create driver-independent CRTC-based cursor layer.
Keith Packard
1
-6
/
+97
2007-03-06
Add xf86CrtcScreenInit to share initialization across drivers.
Keith Packard
1
-19
/
+4
2007-03-05
Add xf86SetDesiredModes to apply desired modes to crtcs.
Keith Packard
1
-0
/
+8
2007-03-05
Move xf86SetSingleMode into X server from intel driver.
Keith Packard
1
-0
/
+6
2007-03-05
add a standard connector type and name for us as an output property
Dave Airlie
1
-0
/
+20
2007-03-05
modes: add commit/prepare hooks
Dave Airlie
1
-0
/
+24
2007-03-02
Add a canGrow argument to xf86InitialConfiguration.
Aaron Plattner
1
-1
/
+1
2007-03-02
Add a screen resize hook to xf86CrtcConfigRec.
Aaron Plattner
1
-1
/
+23
2007-02-17
Ensure drivers can use new modes header files.
Keith Packard
1
-1
/
+0
2007-02-17
Enable startup-time rotation; change rotation pixmap creation API.
Keith Packard
1
-2
/
+15
2007-02-15
Report correct RandR 1.0 sizeID. Report correct subpixel order.
Keith Packard
1
-0
/
+8
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
1
-0
/
+555