From: Gareth H. <ga...@va...> - 2001-02-06 11:35:17
|
rt wrote: > > what about specialized hardware that performs the rendering based > on a final list of vertices? how can a hardware driver deal with this > situation? do hardware drivers operate on lists of vertices? Perhaps you should take a look at some of the DRI drivers. Basically all of them do exactly this (mga, i810, r128 and radeon at least). -- Gareth |