mesa/src/asahi/compiler
Timur Kristóf 64acec0ef9 nir: Fix lowering terminology of compute system values: "from"->"to".
This is to match other NIR terminology.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15103>
2022-03-08 17:36:31 +00:00
..
agx_builder.h.py agx: Add typed move helper 2022-02-18 23:48:32 +00:00
agx_compile.c agx: Round and clamp array indices 2022-02-18 23:48:32 +00:00
agx_compile.h nir: Fix lowering terminology of compute system values: "from"->"to". 2022-03-08 17:36:31 +00:00
agx_compiler.h agx: Add agx_size_align_16 helper 2022-02-18 23:48:32 +00:00
agx_dce.c agx: Don't choke on registers in the optimizer 2021-07-07 03:31:43 +00:00
agx_liveness.c agx: Mark sources that kill 2021-07-05 20:56:04 +00:00
agx_minifloat.h agx: Add 8-bit AGX minifloat routines 2021-05-02 17:41:14 -04:00
agx_opcodes.c.py agx: Generate runtime-accessible opcode table 2021-05-02 17:41:10 -04:00
agx_opcodes.h.py agx: Generate enums from Python 2021-06-05 20:38:22 +00:00
agx_opcodes.py agx: Add sample_mask instruction 2022-01-16 18:23:28 +00:00
agx_optimizer.c agx: Don't choke on registers in the optimizer 2021-07-07 03:31:43 +00:00
agx_pack.c agx: Don't kill helper threads in ld_var 2022-02-06 15:02:39 +00:00
agx_print.c agx: Mark sources that kill 2021-07-05 20:56:04 +00:00
agx_register_allocate.c agx: Define p_extract for type converts 2021-07-24 17:25:40 -04:00
agx_uniforms.c agx: Naturally align uniform pushes 2022-02-18 23:48:32 +00:00
cmdline.c glsl/nir: don't pass gl_context to the convertor routine. 2022-01-07 06:19:49 +00:00
meson.build asahi: Fix meson dependency on packing in compiler 2021-07-06 13:44:50 +00:00