Re: [Mesa-dev] mesa integer format updates

2011-10-04 Thread Dave Airlie
On Tue, Oct 4, 2011 at 10:33 PM, Brian Paul wrote: > On 10/04/2011 02:11 PM, Dave Airlie wrote: >> >> This series adds the new integer formats and the associated >> texture and fbo pieces in core mesa. >> >> I'm really trying to upstream this in chunks, I don't think >> I'll get it all perfect, bu

Re: [Mesa-dev] mesa integer format updates

2011-10-04 Thread Brian Paul
On 10/04/2011 02:11 PM, Dave Airlie wrote: This series adds the new integer formats and the associated texture and fbo pieces in core mesa. I'm really trying to upstream this in chunks, I don't think I'll get it all perfect, but I don't think its really any worse than what we have now which is m

[Mesa-dev] mesa integer format updates

2011-10-04 Thread Dave Airlie
This series adds the new integer formats and the associated texture and fbo pieces in core mesa. I'm really trying to upstream this in chunks, I don't think I'll get it all perfect, but I don't think its really any worse than what we have now which is missing so many pieces. Dave. _