On 15 August 2016 at 23:12, Dongwon Kim <[email protected]> wrote:
> This removes unnecessary error checks on return result of mtx_lock
> and cnd_wait calls as in all other places in MESA source since there
> is no chance that any of these functions return any of error codes
> in current implementation.
>
> This patch also removes a redundent _eglError call that follows
> EGL_FALSE check in the bottom of dri2_client_wait_sync.
>
> Signed-off-by: Dongwon Kim <[email protected]>
Pushed to master.

Thanks !
Emil
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to