[Mesa-dev] [PATCH 0/6] i965 gen6: Transform feedback queries

Kenneth Graunke kenneth at whitecape.org
Mon Dec 19 16:46:33 PST 2011


On 12/19/2011 04:18 PM, Paul Berry wrote:
[snip]
> - [PATCH 0/8] i965 gen6: Initial implementation of transform feedback.
> - [PATCH] i965: Implement bounds checking for transform feedback output.
> - [PATCH 2/2] i965 gen6: Implement rasterizer discard.
> 
> If you want to see this patch series in its proper context, you can
> pull from branch "xf-queries" on
> git://github.com/stereotype441/mesa.git.
> 
> [PATCH 1/6] mesa: Add count_tessellated_primitives() function.
> [PATCH 2/6] mesa: Add a function to query whether a meta-op is in progress.
> [PATCH 3/6] i965 gen6: Ensure correct transform feedback indices on new batch.
> [PATCH 4/6] i965: Convert if/else to switch statements in brw_queryobj.c
> [PATCH 5/6] i965 gen6: Implement transform feedback queries.
> [PATCH 6/6] i965 gen6: Turn on transform feedback extension unconditionally.

For the series:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list