How do I set the OpenGL device?

I recently started playing around with the "PixelFlow" library and the framerate is bad. The code is running on the iGPU : (console output)

PixelFlow v0.18  -  http://www.thomasdiewald.com
-------------------------------------------------------------------
    OPENGL_VENDOR:         Intel
    OPENGL_RENDERER:       Intel(R) HD Graphics 530
    OPENGL_VERSION:        4.4.0 - Build 20.19.15.4454
    GLSLVersionString:     #version 440 core
    GLSLVersionNumber:     4.40.0
    GLVersion:             4.4 (Core profile, arb, compat[ES2, ES3], FBO, hardware) - 4.4.0 - Build 20.19.15.4454
    GLVendorVersionNumber: 20.19.15 (- Build 20.19.15.4454)
-------------------------------------------------------------------

Is it possible to use my GTX 960M?

Tagged:
Sign In or Register to comment.