index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrscreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-31
[RANDR] Compare only milliseconds of config time. (Bug #6502)
Marius Gedminas
1
-4
/
+7
2007-07-31
Fix a crash when rotating the screen.
Aaron Plattner
1
-3
/
+6
2007-04-10
Rotate screen size as needed from RandR 1.1 change requests.
Keith Packard
1
-3
/
+10
2007-04-03
Swap RRScreenChangeNotifyEvent dimensions when the screen has one crtc and it...
Aaron Plattner
1
-5
/
+13
2007-03-17
Add support for user-defined modelines in RandR.
Keith Packard
1
-5
/
+11
2007-02-15
Report correct RandR 1.0 sizeID. Report correct subpixel order.
Keith Packard
1
-29
/
+33
2007-01-02
Track physical screen size and send out updates when that changes.
Keith Packard
1
-1
/
+5
2007-01-02
Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.
Keith Packard
1
-3
/
+6
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-24
/
+16
2006-12-15
RandR 1.2 rotation code must adjust width/height.
Keith Packard
1
-6
/
+19
2006-12-15
RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right.
Keith Packard
1
-44
/
+69
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-3
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-5
/
+5
2006-11-16
Remove RandR output options.
Keith Packard
1
-7
/
+6
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-10
/
+22
2006-11-01
Move physical size from mode to output.
Keith Packard
1
-6
/
+9
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
1
-3
/
+3
2006-10-13
Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Keith Packard
1
-0
/
+31
2006-10-03
Add mode origins and output options. Fix memmoves in resource free funcs.
Keith Packard
1
-8
/
+9
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-1
/
+1
2006-09-20
RRSetCrtcConfig status fix. RRGetScreenResources timestamp fix.
Keith Packard
1
-2
/
+2
2006-09-20
Avoid calling xalloc(0). Change rrScreenSizeSet to rrScreenSetSize.
Keith Packard
1
-9
/
+20
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
1
-0
/
+651
2006-09-17
Split RandR implementation into separate files.
Keith Packard
1
-0
/
+205