Which graphics card is used when working with OpenGL shaders over RDP?

前端 未结 3 908
粉色の甜心
粉色の甜心 2020-12-12 03:35

I\'m taking an introductory OpenGL development course with a Surface Pro, and was hoping to connect to my more powerful desktop for development through the native Windows re

3条回答
  •  天命终不由人
    2020-12-12 04:23

    I came through nvidia developers page and found this exe files which will allow rdp connection to use graphic acceleration.

    https://developer.nvidia.com/designworks

    Check list:

    1. Driver version should be above r440+ 2.Run the openglrdb.exe as administrator 3.Restart the machine.

提交回复
热议问题