Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:A little background (Score 1) 223

"getting all of these pixels" is going to take the same length of time, (The processor has to have the data locally to act on it - and there is still the same number of buses from RAM into the chip) it's just the arithmatic on the values that is done in parallel.

Also, IIRC, brightness is a scaling function... (But that's just me being picky)

Slashdot Top Deals

There are two ways to write error-free programs; only the third one works.

Working...