Re: [Mesa-dev] Glamor related KHR_no_error patches

2017-06-28 Thread Timothy Arceri
On 28/06/17 18:44, Samuel Pitoiset wrote: Yes, I think the most used GL calls now support KHR_no_error. :) In this instance I was just talking about the functions Glamor uses. But yes we do have a pretty good covering now. On 06/28/2017 08:13 AM, Timothy Arceri wrote: Once this and Samuel

Re: [Mesa-dev] Glamor related KHR_no_error patches

2017-06-28 Thread Samuel Pitoiset
Yes, I think the most used GL calls now support KHR_no_error. :) On 06/28/2017 08:13 AM, Timothy Arceri wrote: Once this and Samuels latest patchset lands there should only be 3 more major calls to go. glTexParameteri() glEnable/Disable() TexParameteri is non trival to rework for no error I'm

[Mesa-dev] Glamor related KHR_no_error patches

2017-06-27 Thread Timothy Arceri
Once this and Samuels latest patchset lands there should only be 3 more major calls to go. glTexParameteri() glEnable/Disable() TexParameteri is non trival to rework for no error I'm still thinking about how best to do it. glEnable/Disable is just really large, I think we will probably just pass