mesa/src/panfrost/midgard
Jesse Natalie b94b827add panfrost/util: Move nir_undef_to_zero into core nir and add 'lower'
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7565>
2020-11-18 04:05:37 +00:00
..
compiler.h pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
disassemble.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
disassemble.h pan/midgard: Support disassembling to a file 2020-01-23 20:46:38 +00:00
helpers.h pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
meson.build panfrost: Move nir_undef_to_zero to common util/ 2020-10-23 14:48:23 +00:00
midgard.h pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_address.c pan/mdg: Handle 32-bit offsets from store_shared 2020-08-19 12:08:51 +00:00
midgard_compile.c panfrost/util: Move nir_undef_to_zero into core nir and add 'lower' 2020-11-18 04:05:37 +00:00
midgard_compile.h pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_derivatives.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_emit.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_errata_lod.c pan/mdg: Use nir_shader_instructions_pass for nir_lod_errata 2020-09-20 01:39:15 +00:00
midgard_helper_invocations.c pan/mdg: eliminate references to ins->texture.op 2020-07-30 22:55:36 +00:00
midgard_liveness.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_nir.h pan/mdg: Add pack_unorm_4x8 via 8-bit 2020-06-01 15:46:23 +00:00
midgard_nir_algebraic.py pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_ops.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_ops.h pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_opt_copy_prop.c pan/mdg: eliminate references to ins->load_store.op 2020-07-30 22:55:36 +00:00
midgard_opt_dce.c pan/mdg: eliminate references to ins->load_store.op 2020-07-30 22:55:36 +00:00
midgard_opt_perspective.c pan/mdg: Fix perspective combination 2020-08-31 19:43:55 +00:00
midgard_print.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_print_constant.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_quirks.h pan/mdg: Add quirk for missing out-of-order support 2020-06-01 18:38:49 +00:00
midgard_ra.c pan/mdg: Try demoting uniforms instead of spilling to TLS 2020-11-17 03:33:51 +00:00
midgard_ra_pipeline.c pan/mdg: Dual source blend input/writeout support 2020-07-15 01:30:00 +00:00
midgard_schedule.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
mir.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
mir_promote_uniforms.c pan/mdg: eliminate references to ins->load_store.op 2020-07-30 22:55:36 +00:00
mir_squeeze.c panfrost: Free hash_to_temp map 2020-08-20 18:15:01 +02:00
nir_fuse_io_16.c pan/mdg: Obey f2fmp size restriction in fuse_io_16 2020-09-10 23:35:13 +00:00