index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
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
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-08
[PATCH] Allocate the right number of entries for saving crtcs
Gustavo Pichorim Boiko
1
-1
/
+1
2007-07-23
Set the crtc before the output change is notified
Gustavo Pichorim Boiko
1
-1
/
+0
2007-07-19
Make pending property changes trigger mode setting.
Keith Packard
1
-0
/
+4
2007-06-29
Death to RCS tags.
Adam Jackson
1
-3
/
+0
2007-06-22
Skip driver mode detection/configuration when !vtSema.
Keith Packard
1
-3
/
+21
2007-04-22
Adjust the screen pixmap's dimensions in xf86RandR12ScreenSetSize.
Aaron Plattner
1
-2
/
+3
2007-04-10
Disable CRTC when SetSingleMode has no matching mode. Update RandR as well.
Keith Packard
1
-0
/
+22
2007-03-24
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
1
-4
/
+3
2007-03-17
Eliminate RRModeRec devPrivate field.
Keith Packard
1
-44
/
+103
2007-03-17
Add support for user-defined modelines in RandR.
Keith Packard
1
-0
/
+50
2007-03-05
Use EDID data to set screen physical size at server startup.
Keith Packard
1
-2
/
+22
2007-03-02
Add a screen resize hook to xf86CrtcConfigRec.
Aaron Plattner
1
-9
/
+15
2007-02-17
Ensure drivers can use new modes header files.
Keith Packard
1
-4
/
+3
2007-02-17
Respect rotation in initial screen size computation.
Keith Packard
1
-2
/
+2
2007-02-15
Report correct RandR 1.0 sizeID. Report correct subpixel order.
Keith Packard
1
-0
/
+1
2007-02-15
Allow new modes code to build inside drivers as well as server.
Keith Packard
1
-0
/
+4
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
1
-0
/
+950