lima: Reintroduce the standalone compiler
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 3 Nov 2017 21:34:32 +0000 (17:34 -0400)
committerConnor Abbott <cwabbott0@gmail.com>
Thu, 18 Jul 2019 12:33:23 +0000 (14:33 +0200)
commitcc78a425772a377c309fe1a9cb02186a834621a8
tree13d146a5534bce980700805a47e7bd3b6d7393a5
parent4423552ff04647aae75dc2cc0dc0ce580b80b3a3
lima: Reintroduce the standalone compiler

I used this to test things without needing to have a device handy.

Acked-by: Qiang Yu <yuq825@gmail.com>
meson_options.txt
src/gallium/drivers/lima/lima_program.c
src/gallium/drivers/lima/lima_program.h
src/gallium/drivers/lima/meson.build
src/gallium/drivers/lima/standalone/glsl.cpp [new file with mode: 0644]
src/gallium/drivers/lima/standalone/glsl.h [new file with mode: 0644]
src/gallium/drivers/lima/standalone/lima_compiler_cmdline.c [new file with mode: 0644]