Re: [Mesa-dev] [PATCH 0/3] Meta and fixed-function fixes for GLES3

2012-12-06 Thread Ian Romanick
On 12/06/2012 08:09 PM, Matt Turner wrote: On Thu, Dec 6, 2012 at 5:53 PM, Ian Romanick wrote: There are more changes to meta coming. The BlitFramebuffer paths in meta all use fixed-function, and that doesn't exist on ES3. Those patches should be out on the list shortly. Are you doing that?

Re: [Mesa-dev] [PATCH 0/3] Meta and fixed-function fixes for GLES3

2012-12-06 Thread Matt Turner
On Thu, Dec 6, 2012 at 5:53 PM, Ian Romanick wrote: > There are more changes > to meta coming. The BlitFramebuffer paths in meta all use > fixed-function, and that doesn't exist on ES3. Those patches should be > out on the list shortly. Are you doing that? Anuj was working on a GLSL implementat

[Mesa-dev] [PATCH 0/3] Meta and fixed-function fixes for GLES3

2012-12-06 Thread Ian Romanick
I think all of these patches were already on the list before too. They're small fixes to meta and fixed-function. There are more changes to meta coming. The BlitFramebuffer paths in meta all use fixed-function, and that doesn't exist on ES3. Those patches should be out on the list shortly. I wo