Re: [Mesa-dev] [PATCH 0/3] radeonsi: Cherry-pick transfer fixes from r600g

2013-02-19 Thread Alex Deucher
On Tue, Feb 19, 2013 at 12:15 PM, Michel Dänzer wrote: > These together get us 11 more little piglits with Marek's > glTex(Sub)Image improvements in st/mesa. > > [PATCH 1/3] radeonsi: use u_box_origin_2d helper function > [PATCH 2/3] radeonsi: add assertions to prevent creation of invalid > [PATCH

[Mesa-dev] [PATCH 0/3] radeonsi: Cherry-pick transfer fixes from r600g

2013-02-19 Thread Michel Dänzer
These together get us 11 more little piglits with Marek's glTex(Sub)Image improvements in st/mesa. [PATCH 1/3] radeonsi: use u_box_origin_2d helper function [PATCH 2/3] radeonsi: add assertions to prevent creation of invalid [PATCH 3/3] radeonsi: implement 3D transfers