xserver/randr
Eric Anholt 56f6fb8c86 randr: Avoid re-querying the configuration on everything but GetScreenResources.
The new path should only re-query on the other requests when we haven't
gathered the information from the DDX yet (such as with a non-RandR 1.2 DDX).

Bug #19037.
(cherry picked from commit 317f2b4a9f)
2009-01-30 20:34:07 -08:00
..
Makefile.am Export rrtransform.h as needed by randrstr.h 2008-11-24 13:24:41 -08:00
mirandr.c Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify. 2008-11-24 13:24:40 -08:00
randr.c RandR crtcs not fetched correctly when primary output is set. 2009-01-30 20:22:04 -08:00
randrstr.h randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00
rrcrtc.c Make RandR CRTC info report panning area instead of just crtc area 2009-01-30 15:44:45 -08:00
rrdispatch.c randr: Add [GS]etOutputPrimary 2008-12-16 09:55:09 -05:00
rrinfo.c randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00
rrmode.c Drop a reference to user mode after create 2008-09-10 13:11:09 +08:00
rroutput.c RandR SetOutputPrimary should work with or without a crtc connected 2009-01-30 19:16:15 -08:00
rrpointer.c randr: remove superfluous check against uninitialised variable. 2008-06-15 11:47:08 +09:30
rrproperty.c randr: Don't send output property events on server exit 2008-12-02 23:38:33 -08:00
rrscreen.c randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00
rrsdispatch.c randr: Add [GS]etOutputPrimary 2008-12-16 09:55:09 -05:00
rrtransform.c Move matrix operations from X server to pixman 0.13.2 2008-11-25 22:17:58 -08:00
rrtransform.h Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify. 2008-11-24 13:24:40 -08:00
rrxinerama.c randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00