xserver-multidpi/randr
Aaron Plattner 212b980323 randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch
ProcRRGetScreenSizeRange uses REQUEST(xRRGetScreenSizeRangeReq) followed by
REQUEST_SIZE_MATCH(xRRGetScreenInfoReq).  This happens to work out because both
requests have the same size, so this is not a functional change, just a cosmetic
one.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-06-29 23:34:30 -07:00
..
Makefile.am Revert "randr: Add sprite position transforms" 2011-02-23 11:18:12 -08:00
randr.c randr: first check pScrPriv before using the pointer at RRFirstOutput 2012-06-28 10:06:40 -07:00
randrstr.h api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
rrcrtc.c randr: Clean up compiler warnings about unused and shadowing variables 2012-06-21 18:42:46 -07:00
rrdispatch.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrinfo.c randr: Clean up compiler warnings about unused and shadowing variables 2012-06-21 18:42:46 -07:00
rrmode.c randr: Clean up compiler warnings about unused and shadowing variables 2012-06-21 18:42:46 -07:00
rroutput.c randr: Catch two more potential unset rrScrPriv uses 2012-06-28 10:06:40 -07:00
rrpointer.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrproperty.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrscreen.c randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch 2012-06-29 23:34:30 -07:00
rrsdispatch.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrtransform.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrtransform.h randr: Remove redundant declaration. 2012-05-14 13:16:54 +01:00
rrxinerama.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00