quick GPU update

I’ll do some more in-depth testing, but finally checking out 1.2.6 on my desktop and I’m seeing vuo is seeing and rendering on my discrete GPUs!!

My only initial question is the highlighted line from 1st image:
VuoGlContext.cc:139 VuoGlContext_renderers() Driver: AppleIntelHD5000Graphics

as I’m not seeing a similar for Driver: NVIDIA etc

just curious.

BTW, is there a CUDA feature request yet? ;)

good work and thanks

Thanks for the update, @seanradio!

as I’m not seeing a similar for Driver: NVIDIA etc

Maybe the driver hasn’t been loaded yet, or maybe the driver’s name doesn’t end with “GLDriver” so our debugging code that logs the drivers doesn’t know to log it. You might be able to see evidence of the other driver by running a composition and then going to Activity Monitor, selecting the VuoCompositionLoader process, View > Inspect Process, Open Files and Ports.

is there a CUDA feature request yet?

See OpenCL node.