Re: [Mesa-dev] [PATCH] docs/features: mark KHR_no_error as started

2017-04-21 Thread Nicolai Hähnle
On 20.04.2017 12:21, Kai Wasserbäch wrote: The OpenGL extension KHR_no_error is exposed since commit d42d150ad26e29d9e894ba9f9e28f8134e2e5393 by Timothy Arceri. Therefore it should be marked as "started" in the features.txt Signed-off-by: Kai Wasserbäch --- Hey, this is a rather trivial "patch

[Mesa-dev] [PATCH] docs/features: mark KHR_no_error as started

2017-04-20 Thread Kai Wasserbäch
The OpenGL extension KHR_no_error is exposed since commit d42d150ad26e29d9e894ba9f9e28f8134e2e5393 by Timothy Arceri. Therefore it should be marked as "started" in the features.txt Signed-off-by: Kai Wasserbäch --- Hey, this is a rather trivial "patch" (doesn't really deserve that designation),