Thread: Help (?)
View Single Post
Re: Help (?)
Old
  (#21)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: Help (?) - 29-12-2004

basically 24 and 32 bit display modes are the same, only that in the 32 bit mode you waste 1 byte for each pixel, the remaining 3 bytes are the normal RGB stuff. 32bit adressing is faster, since it's only multiplicating by 4 which is faster than multiplicating by 3. when you have 128mb on your video card today, nobody cares if some MB are wasted


  
Reply With Quote