[Mesa-dev] [PATCH 3/4] st/mesa: add support for KHR_no_error flag

Grigori Goronzy greg at chown.ath.cx
Wed Jul 12 15:58:56 UTC 2017


On 2017-07-12 15:08, Emil Velikov wrote:
> On 11 July 2017 at 23:26, Grigori Goronzy <greg at chown.ath.cx> wrote:
>> Add a new context flag and plumb it through the various layers of the
>> context creation code to set up dispatch tables for the no-error mode.
>> ---
>>  src/gallium/include/state_tracker/st_api.h   |  1 +
>>  src/gallium/state_trackers/dri/dri_context.c |  3 +++
>>  src/mesa/state_tracker/st_context.c          | 10 +++++++---
>>  src/mesa/state_tracker/st_context.h          |  3 ++-
>>  src/mesa/state_tracker/st_manager.c          |  6 +++++-
>>  5 files changed, 18 insertions(+), 5 deletions(-)
>> 
> I think this should come before the enablement patch... although
> looking at Issue #6 we may be fine as-is.
> 

What's issue #6?

Grigori


More information about the mesa-dev mailing list