Files
xserver/Xext
Enrico Weigelt, metux IT consult 2eaafbbb62 (submit/cleanup-vidmode-dispatch) Xext: vidmode: tidy up multi-version request control flow, part 1
Some requests using different structs dependending on which protocol version
(v1 vs. v2) had been selected. That's is handled by coverting v1 structs into v2,
before proceeding with the actual handling.

The code flow of this is very complex and hard to understand. Cleaning this up
in several smaller steps, that are easier to digest.

This moving the request size check into the if-version-X branches, to make it
some bit easier to undertand.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 20:51:20 +02:00
..
2015-07-08 16:40:58 -04:00
2020-07-05 13:07:33 -07:00
2024-06-23 19:31:46 +00:00
2014-01-12 10:24:11 -08:00
2024-07-26 23:51:13 +00:00
2024-07-26 23:51:13 +00:00
2024-07-26 23:51:13 +00:00
2014-01-12 10:24:11 -08:00