[Mesa-dev] [PATCH 1/4] nir: use Python to autogenerate opcode information

Matt Turner mattst88 at gmail.com
Fri Jan 23 15:10:30 PST 2015


On Fri, Jan 23, 2015 at 1:43 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
>  create mode 100644 src/glsl/nir/nir_opcodes.py
>  create mode 100644 src/glsl/nir/nir_opcodes_c.py
>  create mode 100644 src/glsl/nir/nir_opcodes_h.py

Add the python files to EXTRA_DIST in src/glsl/Makefile.am before you commit.


More information about the mesa-dev mailing list