[Mesa-dev] [PATCH 00/17] st/mesa cleanup
Marek Olšák
maraeo at gmail.com
Mon May 1 12:52:49 UTC 2017
Hi,
These are mostly cleanups, but the last patches add uploading of
zero-stride vertex attributes into st/mesa instead of relying on
u_vbuf (which uses a slower path) or drivers.
Some patches in this series depend on the pipe_vertex_buffer change
sent in my previous gallium series.
Most of the removed code is in st/mesa:
57 files changed, 417 insertions(+), 842 deletions(-)
Please review.
Marek
More information about the mesa-dev
mailing list