[Mesa-dev] [PATCH 0/6] u_upload_mgr changes

Marek Olšák maraeo at gmail.com
Mon Dec 21 14:35:25 PST 2015


Hi,

This patch series adds more flexibility to u_upload_mgr. First, it adds the ability to specify the alignment per suballocation. The idea is that several users can use the same upload buffer, but each may need a different alignment. Finally, it allows specifying PIPE_USAGE, which usually affects memory placement.

Please review.

Marek


More information about the mesa-dev mailing list