[Mesa-dev] [PATCH 6/7] i965/gen7: Add support for transform feedback.

Marek Olšák maraeo at gmail.com
Thu Dec 22 19:44:16 PST 2011


On Fri, Dec 23, 2011 at 4:22 AM, Paul Berry <stereotype441 at gmail.com> wrote:
> FYI, this assertion should hold true until we implement
> ARB_transfrom_feedback3 (which allows holes in the transform feedback
> structure).  I think Marek has some plans to implement that for Gallium (not
> sure of his timeframe though), so we may want to keep an eye out.

Already done:

http://cgit.freedesktop.org/~mareko/mesa/log/?h=transform-feedback3-instanced

It's completely untested though. The next step is to write some tests
and make any necessary modifications to pass them. I usually don't
send untested stuff immediately for review. Any code worth publishing
before being ready is available in my private repository.

Marek


More information about the mesa-dev mailing list