OSD doesn't work anymore

Hi!

With driver version 450 __GL_SHOW_GRAPHICS_OSD=1 stopped working.
Tested on Manjaro Linux and kernel 5.7/5.8.

Best regards
Josef

Works for me with 450.57, Linux 5.7.18/5.8.7.

You may want to double check whether you actually have it exported/used.

Maybe I should have added that I use Nvidia PRIME render offloading.
It doesn’t matter if I do

$ export __GL_SHOW_GRAPHICS_OSD=1
$ prime-run glxgears

or

$ __GL_SHOW_GRAPHICS_OSD=1 prime-run glxgears

check if PRIME is working:

$ glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Mesa Intel(R) HD Graphics 630 (KBL GT2)

$ prime-run glxinfo | grep "OpenGL renderer"
OpenGL renderer string: GeForce 940MX/PCIe/SSE2