mesa/src/panfrost/midgard
Icecream95 ad60fffd49 pan/mdg: Use the correct swizzle for condition moves
Fixes: 70072a20e0 ("pan/midgard: Refactor swizzles")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13173>
2021-10-04 14:55:07 +00:00
..
compiler.h pan/mdg: Create a mask of UBOs that need to be uploaded 2021-07-03 13:23:29 +00:00
disassemble.c pan/mdg: Remove use of global variables in disassembler 2021-09-22 12:01:43 +00:00
disassemble.h pan/mdg: Hide units behind MIDGARD_MESA_DEBUG=verbose 2021-05-04 20:04:03 +00:00
helpers.h pan/mdg: improve tex opcode decoding and add missing ops 2021-04-27 07:04:08 +00:00
meson.build pan/mdg: Lower stores from helpers 2021-02-12 16:44:30 -05:00
midgard.h pan/midg: Add a flag to dump internal shaders 2021-06-22 14:07:33 +00:00
midgard_address.c pan/mdg: properly encode/decode ldst instructions 2021-04-27 07:04:08 +00:00
midgard_compile.c pan/blend: Allow passing blend constants through a sysval 2021-09-30 16:54:42 +02:00
midgard_compile.h nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
midgard_derivatives.c pan/mdg: improve tex opcode decoding and add missing ops 2021-04-27 07:04:08 +00:00
midgard_emit.c pan/midgard: Don't emit zero padding 2021-05-10 17:02:09 +00:00
midgard_errata_lod.c nir: Drop the unused instr arg for src/dest copy functions. 2021-09-14 17:53:06 +00:00
midgard_helper_invocations.c
midgard_liveness.c pan/mdg: Add missing Collabora copyright notices 2020-11-09 16:45:25 +00:00
midgard_nir.h pan/mdg: Lower stores from helpers 2021-02-12 16:44:30 -05:00
midgard_nir_algebraic.py nir,panfrost: Suffix fsat_signed and fclamp_pos with _mali 2021-06-21 09:03:34 -05:00
midgard_nir_lower_helper_writes.c pan/mdg: Lower stores from helpers 2021-02-12 16:44:30 -05:00
midgard_nir_lower_image_bitsize.c pan/mdg: create nir pass to lower image coord bitsize 2021-01-27 12:39:41 +00:00
midgard_ops.c pan/mdg: Reduce size of tex_opcode_props 2021-08-16 14:18:36 +00:00
midgard_ops.h pan/mdg: Remove unused midgard_int_alu_op_prefix 2021-05-18 19:19:01 +00:00
midgard_opt_copy_prop.c pan/mdg: Remove midgard_opt_copy_prop_reg 2021-05-06 16:40:50 +00:00
midgard_opt_dce.c pan/mdg: improve tex opcode decoding and add missing ops 2021-04-27 07:04:08 +00:00
midgard_opt_perspective.c pan/mdg: properly encode/decode ldst instructions 2021-04-27 07:04:08 +00:00
midgard_print.c pan/mdg: Use consistent casing in midgard_print 2021-06-10 18:06:10 +00:00
midgard_print_constant.c pan/mdg: stop querying datatype by reading opcode name 2021-04-27 07:04:07 +00:00
midgard_quirks.h pan/mdg: Garbage collect silly quirk 2021-07-23 15:53:57 +00:00
midgard_ra.c pan/mdg: Create a mask of UBOs that need to be uploaded 2021-07-03 13:23:29 +00:00
midgard_ra_pipeline.c
midgard_schedule.c pan/mdg: Use the correct swizzle for condition moves 2021-10-04 14:55:07 +00:00
mir.c pan/mdg: Remove midgard_opt_copy_prop_reg 2021-05-06 16:40:50 +00:00
mir_promote_uniforms.c pan/mdg: Create a mask of UBOs that need to be uploaded 2021-07-03 13:23:29 +00:00
mir_squeeze.c util/hash_table: do not leak u64 struct key 2021-04-29 12:58:23 +02:00
nir_fuse_io_16.c nir: Make nir_ssa_def_rewrite_uses_after take an SSA value 2021-03-08 16:59:55 +00:00