Skip to content

aux/debug_ui: raise gl version to 4.5

Babble Bones requested to merge BabbleBones/monado:nvidia-debug2 into main

This appears to be necessary as a function is requested outside of the GL version, both Nouveau and Nvidia blob obey the versioning as opposed to other mesa GL drivers.

This should be bumped to 4.5 to prevent the debug UI from crashing the runtime.

Merge request reports