Skip to content

vrend: Use enum types instead of plain integer

Allow the compiler to check that we are using the right enum members and to always use the right allocation in structures.

Cleanup the meson.build files and increase minimum Meson version to 0.53 (as done in Mesa)

Edited by Corentin Noël

Merge request reports