Re: [Mesa-dev] [PATCH] r600g: simplify flushing

2012-09-10 Thread Jerome Glisse
On Sun, Sep 9, 2012 at 1:03 AM, Marek Olšák wrote: > Based on the patch called "simplify and fix flushing and synchronization" > by Jerome Glisse. > > Rebased, removed unneded code, simplified more and cleaned up. > > Also, SH_ACTION_ENA is not set when changing shaders (hw doesn't seem > to need

[Mesa-dev] [PATCH] r600g: simplify flushing

2012-09-08 Thread Marek Olšák
Based on the patch called "simplify and fix flushing and synchronization" by Jerome Glisse. Rebased, removed unneded code, simplified more and cleaned up. Also, SH_ACTION_ENA is not set when changing shaders (hw doesn't seem to need it). It's only used to flush constant buffers. --- src/gallium/