Where are run the Opengl commands?

Posted by Lucas on Stack Overflow See other posts from Stack Overflow or by Lucas
Published on 2010-04-05T13:08:01Z Indexed on 2010/04/05 13:13 UTC
Read the original article Hit count: 231

Filed under:
|

Hi, i'm programming a simple OpenGL program on a multi-core computer that has a GPU. The GPU is a simple GeForce with PhysX, CUDA and OpenGL 2.1 support. When i run this program, is the host CPU that executes OpenGL specific commands or the ones are directly transferred to the GPU ???

© Stack Overflow or respective owner

Related posts about gpu

Related posts about opengl