On 22.12.2015 07:35, Marek Olšák wrote: > 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.
I haven't checked every single change in detail for possible regressions, but conceptually and at a glance the series looks good to me. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
