Build mesa 11025 completed
Commit d0ea9877b8 by Connor Abbott on 5/2/2019 8:22 PM:
nir/algebraic: Don't emit empty initializers for MSVC\n\nJust don't emit the transform array at all if there are no transforms\n\nv2:\n- Don't use len(array) > 0 (Dylan)\n- Keep using ARRAY_SIZE to make the generated C code easier to read\n(Jason).
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
