mesa/src/gallium/drivers/lima/ir/pp
Arno Messiaen a9391a1a01 lima: add cubemap support
Signed-off-by: Arno Messiaen <arnomessiaen@gmail.com>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Reviewed-by: Erico Nunes <nunes.erico@gmail.com>
2019-10-31 06:29:31 +00:00
..
codegen.c lima: add cubemap support 2019-10-31 06:29:31 +00:00
codegen.h lima/ppir: Fix branch codegen 2019-07-14 19:49:14 -07:00
disasm.c lima/ppir: Add various varying fetch sources to disassembler 2019-09-25 16:57:31 +00:00
instr.c lima/ppir: add control flow support 2019-08-24 08:17:31 -07:00
liveness.c lima/ppir: add better liveness analysis 2019-08-24 08:17:31 -07:00
lower.c lima: introduce ppir_op_load_coords_reg to differentiate between loading texture coordinates straight from a varying vs loading them from a register 2019-10-31 06:29:31 +00:00
nir.c lima: add cubemap support 2019-10-31 06:29:31 +00:00
node.c lima: introduce ppir_op_load_coords_reg to differentiate between loading texture coordinates straight from a varying vs loading them from a register 2019-10-31 06:29:31 +00:00
node_to_instr.c lima: introduce ppir_op_load_coords_reg to differentiate between loading texture coordinates straight from a varying vs loading them from a register 2019-10-31 06:29:31 +00:00
ppir.h lima: introduce ppir_op_load_coords_reg to differentiate between loading texture coordinates straight from a varying vs loading them from a register 2019-10-31 06:29:31 +00:00
regalloc.c util: rename list_empty() to list_is_empty() 2019-10-28 11:24:38 +00:00
scheduler.c util: rename list_empty() to list_is_empty() 2019-10-28 11:24:38 +00:00