Re: [Mesa-dev] [PATCH 0/3] vbo: small improvements to print_draw_arrays

2018-01-31 Thread Mathias Fröhlich
Hi Andres, On Monday, 29 January 2018 00:35:14 CET Andres Gomez wrote: > Just a small series adding some bits to the debug function > print_draw_arrays. > > Andres Gomez (3): > vbo: print first element of the VAO when the binding stride is 0 > vbo: take into account the size when printing VAO

[Mesa-dev] [PATCH 0/3] vbo: small improvements to print_draw_arrays

2018-01-28 Thread Andres Gomez
Just a small series adding some bits to the debug function print_draw_arrays. Andres Gomez (3): vbo: print first element of the VAO when the binding stride is 0 vbo: take into account the size when printing VAO elements vbo: provide 64bits support to print_draw_arrays src/mesa/vbo/vbo_exec