Re: [Mesa-dev] [PATCH 2/2] softpipe: handle all queries, and change for the new disjoint semantics

2013-06-19 Thread Jose Fonseca
Looks good to me. Jose - Original Message - From: Roland Scheidegger srol...@vmware.com The driver can do render_condition but wasn't handling the occlusion and so_overflow predicates (though the latter might not work yet due to gs support). ---

[Mesa-dev] [PATCH 2/2] softpipe: handle all queries, and change for the new disjoint semantics

2013-06-18 Thread sroland
From: Roland Scheidegger srol...@vmware.com The driver can do render_condition but wasn't handling the occlusion and so_overflow predicates (though the latter might not work yet due to gs support). --- src/gallium/drivers/softpipe/sp_query.c | 39 ++- 1 file