mesa/src/broadcom/compiler
Eric Anholt 353b42ccc7 broadcom/vc5: Fix a segfault on mix of booleans.
We don't have a src1 to look up if the compare instruction is "i2b".
2018-02-01 11:02:29 -08:00
..
meson.build broadcom/vc5: Add compiler support for V3D 4.x texturing. 2018-01-12 21:56:57 -08:00
nir_to_vir.c broadcom/vc5: Fix a segfault on mix of booleans. 2018-02-01 11:02:29 -08:00
qpu_schedule.c broadcom/vc5: Add compiler support for V3D 4.x texturing. 2018-01-12 21:56:57 -08:00
qpu_validate.c broadcom/vc5: Use THRSW to enable multi-threaded shaders. 2018-01-12 21:55:30 -08:00
v3d33_tex.c broadcom/vc5: Move V3D 3.3 texturing to a separate file. 2018-01-12 21:56:37 -08:00
v3d33_vpm_setup.c broadcom/vc5: Move V3D 3.3 VPM write setup to a separate file. 2018-01-12 21:56:24 -08:00
v3d40_tex.c broadcom/vc5: Add compiler support for V3D 4.x texturing. 2018-01-12 21:56:57 -08:00
v3d_compiler.h broadcom/vc5: Add support for loading varyings in V3D 4.1. 2018-01-12 21:57:21 -08:00
v3d_nir_lower_io.c broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00
v3d_nir_lower_txf_ms.c broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture. 2017-10-30 13:31:27 -07:00
vir.c broadcom/vc5: Add support for loading varyings in V3D 4.1. 2018-01-12 21:57:21 -08:00
vir_dump.c broadcom/vc5: Add support for loading varyings in V3D 4.1. 2018-01-12 21:57:21 -08:00
vir_live_variables.c broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00
vir_lower_uniforms.c broadcom/vc5: Propagate vc4 aliasing fix to vc5. 2017-10-20 17:09:47 -07:00
vir_opt_copy_propagate.c broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00
vir_opt_dead_code.c broadcom/vc5: Also check the update flags for avoiding DCE. 2018-01-12 21:58:11 -08:00
vir_register_allocate.c broadcom/vc5: Use THRSW to enable multi-threaded shaders. 2018-01-12 21:55:30 -08:00
vir_to_qpu.c broadcom/vc5: Add support for loading varyings in V3D 4.1. 2018-01-12 21:57:21 -08:00