Fixes
egl: added missing HAVE_WAYLAND check
amdgpu: sometimes cpu power is not available in gpu_metrics so try sysfs
amdgpu: would try to access cpuStats during shutdown
params: race condition that would cause a crash when using presets
gpus: fixed a double free of params crash
glx: don't permit setting vsync to -1 as it's not in spec and will crash Zink
glx: fix corrupted font textures...