Re: [Mesa-dev] [PATCH] mesa: uncomment checks in es31 computation, add texture_ms

2015-08-24 Thread Ilia Mirkin
On Mon, Aug 24, 2015 at 9:43 AM, Martin Peres wrote: > On 24/08/15 16:36, Ilia Mirkin wrote: >> >> Signed-off-by: Ilia Mirkin >> --- >> >> There's a patch on-list to uncomment the >> ARB_framebuffer_no_attachments one, so I'm leaving it alone. The other >> enables are all there. Also ARB_texture_

Re: [Mesa-dev] [PATCH] mesa: uncomment checks in es31 computation, add texture_ms

2015-08-24 Thread Martin Peres
On 24/08/15 16:36, Ilia Mirkin wrote: Signed-off-by: Ilia Mirkin --- There's a patch on-list to uncomment the ARB_framebuffer_no_attachments one, so I'm leaving it alone. The other enables are all there. Also ARB_texture_multisample was missed in the requirement list. While not a perfect match,