[Mesa-dev] [PATCH 7/9] st/mesa: add support for hw atomics to glsl->tgsi. (v4)

Dave Airlie airlied at gmail.com
Thu Nov 9 04:30:41 UTC 2017


On 9 November 2017 at 11:54, Dave Airlie <airlied at gmail.com> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> This adds support for creating the hw atomic tgsi from
> the glsl codepaths.
>
> v2: drop the atomic index and move to backend.
> v3: drop buffer decls. (Marek)
> v4: fix off by one (Gert)

Found a bug in my fix for this one,
https://cgit.freedesktop.org/~airlied/mesa/log/?h=r600-atomic-submit
has the correct version,

Dave.


More information about the mesa-dev mailing list