[Mesa-dev] draw_stream_output seems to be broken by design

Zack Rusin zackr at vmware.com
Sun Sep 19 21:07:55 PDT 2010


On Sunday 19 September 2010 13:44:33 Luca Barbieri wrote:
> The current version of draw_stream_output in softpipe seems to attempt
> to draw using the currently bound stream output buffer as input.

It's because I never had the time to actually test it properly. The interface 
is right though, the implementation is supposed to follow the D3D semantics 
and we should stick with that, instead of passing cso's and making behavior 
switch based on magic null arguments.

z


More information about the mesa-dev mailing list