Hi Ian,
Thanks for the reviews.
On Thu, Aug 14, 2014 at 8:45 AM, Ian Romanick wrote:
> Patches 7, 8, and 9 are
>
> Reviewed-by: Ian Romanick
>
> I made a few minor comments on 7, but they should be trivial to resolve.
>
> Patches 10 through 13 are
>
> Acked-by: Ian Romanick
>
> I'd like to see
Patches 7, 8, and 9 are
Reviewed-by: Ian Romanick
I made a few minor comments on 7, but they should be trivial to resolve.
Patches 10 through 13 are
Acked-by: Ian Romanick
I'd like to see some feed back on those last four from Ken and / or
Matt. I'd also like, if possible, for this to land
This series fell off my radar. Sorry about the delays. :(
Patches 1 through 5 are
Reviewed-by: Ian Romanick
I'm still working my way through the rest. I'd like to see these land
as soon as reasonably possible.
On 07/09/2014 12:47 AM, Chia-I Wu wrote:
> We are about to change mesa to spawn th
We are about to change mesa to spawn threads for deferred glCompileShader and
glLinkProgram, and we need to make sure those threads can send compiler
warnings/errors to the debug output safely.
Signed-off-by: Chia-I Wu
---
src/mesa/main/errors.c | 172 +++-