wsi/x11: Rename the present progress objects.
authorHans-Kristian Arntzen <post@arntzen-software.no>
Wed, 14 Dec 2022 13:41:37 +0000 (14:41 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 14 Dec 2022 14:20:54 +0000 (14:20 +0000)
commit34010a50d4240624caaa3e6c303be80f771181e6
treeffdaeb83a78d51d7e826f53874bb6b691b893ba4
parent9e55766f630dff107c2b007c92a53506d30ac126
wsi/x11: Rename the present progress objects.

The lock and condition variable isn't just for present_id anymore,
it's also for normal forward progress.

Adds more detailed comments what the variables are supposed to
accomplish.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19990>
src/vulkan/wsi/wsi_common_x11.c