On 5/24/07, Philipp Klaus Krause <[EMAIL PROTECTED]> wrote:
I've seen on the wiki that OGC1 will have a 25 bit W buffer. A stencil buffer is not mentioned? What's the reason not to go with the standard unified 24 bit depth / 8 bit stencil buffer?
IIRC, OGA specifies 24+8. Our floats are 25-bit, so we'd just throw away the lowest bit, or convert to some fixed-point or integer if there's a patent issue. -- Timothy Normand Miller http://www.cse.ohio-state.edu/~millerti Open Graphics Project _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
