xserver/hw
Alan Coopersmith 5b86c072d1 Use temporary variables instead of parts of reply structures
When passing variable pointers to functions or otherwise doing long
sequences to compute values for replies, create & use some new
temporary variables, to allow for simpler initialization of reply
structures in the following patches.

Move memsets & other initializations to group with the rest of the
filling in of the reply structure, now that they're not needed so
early in the code path.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Tested-by: Daniel Stone <daniel@fooishbar.org>
2012-07-09 19:14:50 -07:00
..
dmx Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
kdrive Use temporary variables instead of parts of reply structures 2012-07-09 19:14:50 -07:00
vfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xfree86 Use temporary variables instead of parts of reply structures 2012-07-09 19:14:50 -07:00
xnest api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xquartz Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
xwin Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00