Tagged Questions
1
vote
3answers
362 views
How to find the bottleneck of the graphical pipeline
I've been wondering about this issue for a while. How to find the bottleneck of the graphical pipeline. Recently I've been using a program to draw massive amount of polygons in a simple scene with ...
6
votes
2answers
485 views
What will AMD Fusion or likewise hybrid CPU/GPU will change for the 3D programmer ? Are they potentially faster?
Since the early days of accelerated graphics, programmers were obligated to use hardware-supported libraries like directX or OpenGL.
If we wanted to explain someone what happened by introducing a ...