commit | 0fb946da94eeb562f726c39729552a6c4c4e7092 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Wed Dec 15 11:19:43 2021 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jan 20 10:53:44 2022 +1000 |
tree | 7a3c996d92f4bd33a4ba03e243c1545be7db843e | |
parent | ecb99724a3b668441b6b16fd6c9f6120a7eeeeeb [diff] |
mesa/st: merge transform feedback code from st into mesa After the objects are merged, this moves the rest of the code from the state tracker into mesa. Acked-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14327>