Which parts of Graphics Pipelines are done using CPU & GPU?

Posted by afriza on Stack Overflow See other posts from Stack Overflow or by afriza
Published on 2010-06-04T06:45:23Z Indexed on 2010/06/05 6:32 UTC
Read the original article Hit count: 267

Filed under:
|
|
|
|

Which parts of pipelines are done using CPU and which are done using GPU?

Reading Wikipedia on Graphics Pipeline, maybe my question does not precisely represent what I am asking.

Referring to this question, which "steps" are done in CPU and which are done in GPU?

Edit:
My question is more into which parts of logical high level steps needed to display terrain+3D models are using CPU/GPU instead of which functions.

© Stack Overflow or respective owner

Related posts about opengl

Related posts about graphics