..
meson.build
broadcom/vc5: Add compiler support for V3D 4.x texturing.
2018-01-12 21:56:57 -08:00
nir_to_vir.c
v3d: Implement ALPHA_TO_COVERAGE.
2018-06-20 09:30:46 -07:00
qpu_schedule.c
broadcom/vc5: Extract v3d_qpu_writes_tmu() helper.
2018-03-19 16:42:59 -07:00
qpu_validate.c
broadcom/vc5: Add validation that we don't violate GFXH-1633 requirements.
2018-04-26 11:30:22 -07: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
v3d: Limit shader threading according to our maximum TMU fifo usage.
2018-06-15 16:09:39 -07:00
v3d_compiler.h
v3d: Fix shaders using pixel center W but no varyings.
2018-06-15 16:09:39 -07: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
v3d: Implement ALPHA_TO_COVERAGE.
2018-06-20 09:30:46 -07:00
vir_dump.c
broadcom/vc5: Fix extraneous register index in QIR dumping of TLBU writes.
2018-03-26 17:46:23 -07:00
vir_live_variables.c
broadcom/vc5: Don't annotate dumps with stale live intervals.
2018-03-19 16:44:20 -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: Add support for register spilling.
2018-03-19 16:44:06 -07:00
vir_to_qpu.c
broadcom/vc5: On QPU pack error, dump the instruction and return cleanly.
2018-03-19 16:42:59 -07:00