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
/
randr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
randr: only respected changed on the protocol screen
Dave Airlie
1
-1
/
+1
2013-04-30
randr: make SetChanged modify the main protocol screen not the gpu screen
Dave Airlie
1
-1
/
+15
2013-04-30
randr: don't directly set changed bits in randr screen
Dave Airlie
1
-0
/
+8
2012-11-30
randr: call RRProviderInit in the proper place.
Dave Airlie
1
-0
/
+2
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-0
/
+1
2012-07-07
dix/randr: add a hook into screen to replace scanout pixmap
Dave Airlie
1
-1
/
+1
2012-07-07
randr: fix tellchanged to work with slave scanouts
Dave Airlie
1
-7
/
+19
2012-07-06
randr: add provider object and provider property support (v6)
Dave Airlie
1
-1
/
+56
2012-06-28
randr: first check pScrPriv before using the pointer at RRFirstOutput
Ricardo Salveti de Araujo
1
-0
/
+3
2012-06-20
randr: Don't recurse into mieqProcessInputEvents() from RRTellChanged().
Andy Ritger
1
-1
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-202
/
+192
2011-03-14
randr: Add RRConstrainCursorHarder
Adam Jackson
1
-0
/
+2
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-15
/
+0
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
1
-0
/
+15
2010-09-29
randr: set error numbers of resource types in RRExtenstionInit() (V2)
Tobias Droste
1
-0
/
+5
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+8
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-6
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-09-20
Free randr crtc and output pointer arrays
Keith Packard
1
-0
/
+2
2009-06-09
dix/randr: Add missing fields to SRR*NotifyEvent()
Federico Mena Quintero
1
-2
/
+9
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+4
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-10
randr: use primary output for RRFirstOutput()
Adam Jackson
1
-0
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-11
/
+11
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-11
/
+11
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+4
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2007-11-20
Revert "registry: Register RANDR extension protocol names."
Eamon Walsh
1
-68
/
+0
2007-10-15
registry: Register RANDR extension protocol names.
Eamon Walsh
1
-0
/
+68
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-13
/
+3
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
1
-1
/
+2
2007-03-23
Clear allocated RandR screen private structure.
Keith Packard
1
-1
/
+1
2007-01-02
Track physical screen size and send out updates when that changes.
Keith Packard
1
-0
/
+4
2006-12-15
RandR: config time updates when hardware config changes.
Keith Packard
1
-1
/
+5
2006-11-08
Add RRInit function to create resource types for RR objects.
Keith Packard
1
-6
/
+21
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-4
/
+0
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
1
-51
/
+3
2006-10-24
Merge branch 'master' into randr-1.2
Keith Packard
1
-0
/
+48
2006-10-24
Byte swap RRSelectInput enable flags.
Keith Packard
1
-0
/
+1
2006-10-13
Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Keith Packard
1
-15
/
+57
2006-10-05
Add preferred modes for each output. Round vrefresh. Deliver crtc events.
Keith Packard
1
-2
/
+3
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-1
/
+1
2006-09-20
Avoid calling xalloc(0). Change rrScreenSizeSet to rrScreenSetSize.
Keith Packard
1
-1
/
+1
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
1
-391
/
+3
2006-09-19
RRGetScreenResources and RRGetOutputInfo are working now.
Keith Packard
1
-1
/
+4
2006-09-18
RandR working with old clients and old API.
Keith Packard
1
-2
/
+3
2006-09-17
Split out RandR dispatch code from randr.c to rr*dispatch.c.
Keith Packard
1
-1063
/
+37
[next]