Mesa (main): mesa/program: Dead code cleanup

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Dec 7 19:02:50 UTC 2021


Module: Mesa
Branch: main
Commit: 68b7fabbe2d1d1ef73d127c284e23f10134a2820
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=68b7fabbe2d1d1ef73d127c284e23f10134a2820

Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Dec  6 21:18:45 2021 -0500

mesa/program: Dead code cleanup

Reviewed-by: Timothy Arceri <tarceri at itsqueeze.com>
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14098>

---

 src/mesa/meson.build                |    4 -
 src/mesa/program/prog_execute.c     | 1217 -----------------------------------
 src/mesa/program/prog_execute.h     |   88 ---
 src/mesa/program/prog_instruction.c |   61 --
 src/mesa/program/prog_instruction.h |    6 -
 src/mesa/program/prog_noise.c       |  638 ------------------
 src/mesa/program/prog_noise.h       |   36 --
 src/mesa/program/programopt.c       |   80 ---
 src/mesa/program/programopt.h       |    6 -
 9 files changed, 2136 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=68b7fabbe2d1d1ef73d127c284e23f10134a2820


More information about the mesa-commit mailing list