index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrscreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
Use C99 designated initializers in RandR 1.4 extension Replies
Alan Coopersmith
1
-10
/
+11
2012-07-09
Replace padlength tables with inline functions from misc.h
Alan Coopersmith
1
-4
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-20
/
+21
2012-07-09
Use C99 designated initializers in randr Replies
Alan Coopersmith
1
-56
/
+68
2012-07-09
ProcRRGetScreenInfo: swap configTimestamp as well
Alan Coopersmith
1
-0
/
+1
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-9
/
+10
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-6
/
+6
2012-07-07
randr: hook up output slave to screen resources return
Dave Airlie
1
-0
/
+169
2012-06-29
randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch
Aaron Plattner
1
-1
/
+1
2012-06-28
randr: Catch two more potential unset rrScrPriv uses
Keith Packard
1
-0
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-691
/
+630
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-54
/
+52
2011-05-25
randr: check rotated virtual size limits correctly
Aaron Plattner
1
-6
/
+6
2011-02-23
Revert "randr: Implement RRSetCrtcConfigs"
Keith Packard
1
-18
/
+0
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-5
/
+3
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
1
-5
/
+1
2010-12-20
randr: check for virtual size limits before set crtc
Tiago Vignatti
1
-0
/
+12
2010-12-06
Separate out screen size and screen pixmap sizes in RRScreenSizeSet
Keith Packard
1
-1
/
+5
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
1
-3
/
+5
2010-12-06
randr: Implement RRSetCrtcConfigs
Keith Packard
1
-0
/
+18
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-5
/
+5
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-2
/
+0
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-4
/
+4
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-14
/
+14
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2009-08-17
xace: fix access mode in dixLookupWindow within several RandR calls.
Eamon Walsh
1
-4
/
+4
2009-07-14
randr: switch to byte counting functions
Peter Hutterer
1
-4
/
+4
2009-06-08
Make RANDR 'set' timestamps follow client specified time. Bug 21987.
Keith Packard
1
-1
/
+3
2009-05-24
randr: fix server crash in RRGetScreenInfo
Julien Cristau
1
-2
/
+3
2009-02-13
Query the DDX in ProcRRGetScreenInfo.
Aaron Plattner
1
-1
/
+1
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
1
-5
/
+8
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
1
-4
/
+4
2008-12-10
randr: Mangle GetScreenResources sort order based on primary output
Adam Jackson
1
-3
/
+14
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-11-26
Add server support for RRGetScreenResourcesCurrent
Keith Packard
1
-3
/
+15
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-2
/
+0
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-1
/
+0
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
[next]