From: Eric A. <er...@an...> - 2010-03-09 05:46:01
|
On Mon, 08 Mar 2010 14:50:45 -0800, Ian Romanick <id...@fr...> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Eric Anholt wrote: > > Module: Mesa > > Branch: master > > Commit: 7cbc4c07ee85782d5da3e2db3c4e072ca498ff07 > > URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cbc4c07ee85782d5da3e2db3c4e072ca498ff07 > > > > Author: Eric Anholt <er...@an...> > > Date: Thu Mar 4 15:33:21 2010 -0800 > > > > intel: Remove the unused s8 spans code. Not hit during no_rast piglit. > > > > Shaves 5.5k off of the driver. > > Do any of the piglit tests actually try using stencil without depth? > It's an uncommon case, and it seems like it's the only way to hit this path. You mean as an FBO setup? That would be flagged as unsupported. |