|
|
|
|
|
by plekter
2359 days ago
|
|
I'd argue that modern GPUs pipelines are quite different from the API programming models they support, especially tile based renderers do lots of funny things while maintaining the illusion that you are running on the abstract OpenGL pipeline. So even with GPUs you have a similar situation.. |
|