Re: [Mesa-dev] radeonsi: New state handling

2012-07-20 Thread Michel Dänzer
On Fre, 2012-07-20 at 12:21 +0200, Christian König wrote: > > this is going to be a big patchset. Since on SI+ some of the > rendering state especially the texture and vertex setup isn't > inside registers any more we are going to need a new state > handling for radeonsi. > > So the following pa

[Mesa-dev] radeonsi: New state handling

2012-07-20 Thread Christian König
Hi everyone, this is going to be a big patchset. Since on SI+ some of the rendering state especially the texture and vertex setup isn't inside registers any more we are going to need a new state handling for radeonsi. So the following patchset is a complete rewrite of it. It makes a couple of ass