https://bugs.freedesktop.org/show_bug.cgi?id=96950
--- Comment #8 from Brian Paul <bri...@vmware.com> ---
(In reply to Mathias Fröhlich from comment #6)
> Created attachment 125255 [details] [review]
> Fix for an other assert in immediate mode rendering with the linux turbine
>
> Brian,
>
> I tried to reproduce the described problem with the linux demo and stepped
> ontpo an other assert in vbo_exec_vtx_wrap(). This assert may be related to
> the one you mentioned. With this patch applied the linux turbine demo runs
> fine on i965.
> Can you check if the windows demo gets fixed by this patch too?
Yeah, your patch seems to fix things. Thanks!
Tested-by: Brian Paul <bri...@vmware.com>
As for the patch itself, I think we want to s/boolean/bool/ and maybe #include
<stdbool.h> just to be safe.
Otherwise, Reviewed-by: Brian Paul <bri...@vmware.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev