commit | 9bf92d4357179c197256dae1e2b02ed4ad1f0fae | [log] [tgz] |
---|---|---|
author | Timur Kristóf <timur.kristof@gmail.com> | Thu Oct 01 16:59:18 2020 +0200 |
committer | Timur Kristóf <timur.kristof@gmail.com> | Fri Oct 09 15:26:15 2020 +0200 |
tree | cc6cb72168d356602dd0433ad320e0645915b179 | |
parent | dd73719856c0e571d2d0863609e2175a1f0f8de6 [diff] |
radv/aco: Enable NGG GS by default. ACO NGG GS now supports everything we need except streamout (aka. transform feedback), but we don't use NGG anyway when streamout is needed. Also add a note to the new features txt. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6964>