17:21 q4a: Hi. I know, that Gallium Hud support OpenGL and Nine (without Vulkan), but is there option, that shows if it's OpenGL or Nine render?
17:24 q4a: GALLIUM_HUD=help shows many vars related cpu, gpu, vram, fps, but I didn't see anything related for me.
20:08 DavidHeidelberg[m]: No way except priting it at program start
20:17 q4a: Ok, thanks. I'm using nine triangle as reference and can see Native Direct3D 9 is active. like here: https://github.com/iXit/nine-tests/blob/main/SDL_nine.c#L1294