Thanks for cleaning this up, I left some minor comments in this patch
but otherwise patches 1-4 are:
Reviewed-by: Iago Toral Quiroga
Regarding patch 5, I have not worked on the state tracker before, but
the change seems straight forward enough that I think you can also add
my Rb (it is the same
On Fri, 2017-09-15 at 13:57 +1000, Dave Airlie wrote:
> From: Dave Airlie
>
> this adds automatic size support to the atomic buffer code,
> but also realigns the code to act like the ubo/ssbo code.
>
> Signed-off-by: Dave Airlie
> ---
> src/mesa/main/bufferobj.c | 132 +
On 09/15/2017 05:57 AM, Dave Airlie wrote:
From: Dave Airlie
this adds automatic size support to the atomic buffer code,
but also realigns the code to act like the ubo/ssbo code.
Signed-off-by: Dave Airlie
---
src/mesa/main/bufferobj.c | 132 ++
From: Dave Airlie
this adds automatic size support to the atomic buffer code,
but also realigns the code to act like the ubo/ssbo code.
Signed-off-by: Dave Airlie
---
src/mesa/main/bufferobj.c | 132 ++
src/mesa/main/mtypes.h| 1 +
2 files chan