XDC2012: OpenGL futures
XDC2012: OpenGL futures
Posted Oct 9, 2012 18:28 UTC (Tue) by dlang (guest, #313)In reply to: XDC2012: OpenGL futures by renox
Parent article: XDC2012: OpenGL futures
If it was cheaper to just shovel pixels around, the GPU graphics cards would never have taken off.
They were built because the internal bus on the motherboard was slow enough that it's faster to send primitives to the processor on the GPU and have it process things than it is to do it all on the CPU.
how can the local bus be too slow, but the network is fast enough?
