- 23 Oct, 2020 1 commit
-
-
Alyssa Rosenzweig authored
Will use for Bifrost as well. Signed-off-by:
Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <!7206>
-
- 13 Dec, 2019 1 commit
-
-
Alyssa Rosenzweig authored
Nothing Gallium about it. Signed-off-by:
Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
-
- 10 Jul, 2019 4 commits
-
-
Alyssa Rosenzweig authored
$ astyle *.c *.h --style=linux -s3 Signed-off-by:
Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
-
Alyssa Rosenzweig authored
The reason for doing this is two-fold: 1. These passes are likely to be shared with the Bifrost compiler Therefore, we don't want to restrict them to Midgard 2. The coding style is different (NIR-style vs Panfrost-style) The NIR passes are candidates for moving upstream into compiler/nir, so don't block that off for stylistic reasons Signed-off-by:
Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
-
Alyssa Rosenzweig authored
Just use the #define instead. Signed-off-by:
Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Suggested-by:
Erik Faye-Lund <erik.faye-lund@collabora.com>
-
Alyssa Rosenzweig authored
Fixes a buggy dEQP test. Signed-off-by:
Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
-