mesa/src/broadcom/compiler
Eric Anholt bfed0a7099 v3d: Remove some dead members of struct v3d_compile.
These are more vc4 leftovers.
2019-03-21 14:20:50 -07:00
..
meson.build v3d: Use ldunif instructions for uniforms. 2019-03-05 12:57:39 -08:00
nir_to_vir.c v3d: Upload all of UBO[0] if any indirect load occurs. 2019-03-21 14:20:50 -07:00
qpu_schedule.c v3d: Fix leak of the mem_ctx after the DAG refactor. 2019-03-12 16:15:40 -07:00
qpu_validate.c
v3d33_tex.c v3d: Switch implicit uniforms over to being any qinst->uniform != ~0. 2019-03-05 12:57:39 -08:00
v3d33_vpm_setup.c
v3d40_tex.c v3d: Switch implicit uniforms over to being any qinst->uniform != ~0. 2019-03-05 12:57:39 -08:00
v3d_compiler.h v3d: Remove some dead members of struct v3d_compile. 2019-03-21 14:20:50 -07:00
v3d_nir_lower_image_load_store.c v3d: Fix image_load_store clamping of signed integer stores. 2019-01-31 08:39:40 -08:00
v3d_nir_lower_io.c v3d: Move the stores for fixed function VS output reads into NIR. 2019-03-05 10:59:40 -08:00
v3d_nir_lower_txf_ms.c
vir.c v3d: Upload all of UBO[0] if any indirect load occurs. 2019-03-21 14:20:50 -07:00
vir_dump.c v3d: Move constant offsets to UBO addresses into the main uniform stream. 2019-03-21 14:20:50 -07:00
vir_live_variables.c v3d: Stop treating exec masking specially. 2019-03-05 07:36:24 -08:00
vir_opt_copy_propagate.c v3d: Use ldunif instructions for uniforms. 2019-03-05 12:57:39 -08:00
vir_opt_dead_code.c v3d: Drop the V3D 3.x vpm read dead code elimination. 2019-03-05 12:57:39 -08:00
vir_opt_small_immediates.c v3d: Use ldunif instructions for uniforms. 2019-03-05 12:57:39 -08:00
vir_register_allocate.c v3d: Use ldunif instructions for uniforms. 2019-03-05 12:57:39 -08:00
vir_to_qpu.c v3d: Eliminate the TLB and TLBU files. 2019-03-05 12:57:39 -08:00