Module: Mesa Branch: master Commit: 968f36d1fc081baf2e95eef1410b06552845440b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=968f36d1fc081baf2e95eef1410b06552845440b
Author: Icecream95 <[email protected]> Date: Thu Jan 23 09:42:12 2020 +1300 pan/midgard: Support disassembling to a file Reviewed-by: Alyssa Rosenzweig <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3525> --- src/panfrost/midgard/disassemble.c | 552 ++++++++++++++++----------------- src/panfrost/midgard/disassemble.h | 2 +- src/panfrost/midgard/midgard_compile.c | 2 +- src/panfrost/pandecode/decode.c | 2 +- 4 files changed, 279 insertions(+), 279 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=968f36d1fc081baf2e95eef1410b06552845440b _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
