On 8 September 2015 at 08:38, Dave Airlie <airl...@gmail.com> wrote: > From: Dave Airlie <airl...@redhat.com> > > Since 7a32652231f96eac14c4bfce02afe77b4132fb77 > r600: Turn 'r600_shader_key' struct into union > > we were accessing key fields that might be aliased in the union > with other fields, so we should check what shader type we are > compiling for before using key values from it. >
This version contains two little bugs extra brace got left over and a . should be a _ Doh, but otherwise it'll be the version that compiles I push :) Dave. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev