On Fri, May 11, 2012 at 9:48 AM, Marek Olšák wrote:
> On Fri, May 11, 2012 at 5:15 PM, Jordan Justen
> wrote:
>> When PrimitiveRestartInSoftware is set, the VBO module will handle
>> primitive restart scenarios before calling the vbo_draw_func
>> drawing function.
>>
>> Signed-off-by: Jordan Just
On Fri, May 11, 2012 at 5:15 PM, Jordan Justen
wrote:
> When PrimitiveRestartInSoftware is set, the VBO module will handle
> primitive restart scenarios before calling the vbo_draw_func
> drawing function.
>
> Signed-off-by: Jordan Justen
> ---
> src/mesa/vbo/vbo_exec_array.c | 50
> +
When PrimitiveRestartInSoftware is set, the VBO module will handle
primitive restart scenarios before calling the vbo_draw_func
drawing function.
Signed-off-by: Jordan Justen
---
src/mesa/vbo/vbo_exec_array.c | 50 ++---
1 file changed, 37 insertions(+), 13