Added fallbacks for primitives auto detection.
authorArmin Novak <armin.novak@thincast.com>
Thu, 20 Feb 2020 07:07:35 +0000 (08:07 +0100)
committerakallabeth <akallabeth@users.noreply.github.com>
Mon, 2 Mar 2020 10:40:35 +0000 (11:40 +0100)
commit66352741f2578dd0d4b0f9770027e0ed016b9bdf
treee97560a80f9dcf53878af5577f91add952fadd49
parentce387ba04f7f3d8539921fb152eca0801852e32c
Added fallbacks for primitives auto detection.

When using primitives auto detection it was possible that no
primitive implementation was chosen at all.
This now skips broken implementations and falls back to generic
primitives if no other implementation does work.
libfreerdp/primitives/primitives.c