mesa/src/imagination/pco
Simon Perretta 2b21ec6cd2 pco: move uses_usclib flag into shader data
Signed-off-by: Simon Perretta <simon.perretta@imgtec.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37439>
2025-09-22 14:52:04 +01:00
..
uscgen pco: Cleanup meson.build files 2025-09-16 18:26:44 +00:00
usclib pco/usclib: switch to common defs 2025-09-22 14:52:03 +01:00
meson.build pco: fix missing csbgen dependency 2025-09-16 18:26:41 +00:00
pco.c pco: store additional metadata for precompiled shaders 2025-09-22 14:52:03 +01:00
pco.h pvr, pco: temporarily add legacy tq shader gen code 2025-09-16 18:26:09 +00:00
pco_binary.c pvr, pco: temporarily add legacy tq shader gen code 2025-09-16 18:26:09 +00:00
pco_bool.c pco: update virtual register support for bools and nir reg translation 2025-09-16 18:26:09 +00:00
pco_builder.h pco: Switch back to util/list 2025-09-16 18:26:44 +00:00
pco_builder_ops.h.py pco: remove modifiers from instructions with variable src/dests 2025-09-16 18:26:11 +00:00
pco_cf.c pco: Switch back to util/list 2025-09-16 18:26:44 +00:00
pco_common.h.py pvr, pco: enable pre-generated header string functions to work with clc 2025-09-22 14:52:03 +01:00
pco_const_imms.c pco, pygen: differentiate between int and float ref mods 2025-09-16 18:26:08 +00:00
pco_data.h pco: move uses_usclib flag into shader data 2025-09-22 14:52:04 +01:00
pco_debug.c pco: add support for loops and ifs using predicated execution 2025-09-16 18:26:09 +00:00
pco_end.c pco: add support for loops and ifs using predicated execution 2025-09-16 18:26:09 +00:00
pco_group_instrs.c pco: Switch back to util/list 2025-09-16 18:26:44 +00:00
pco_index.c pco: initial control-flow support 2025-09-16 18:26:08 +00:00
pco_info.c.py pco, pygen: validate phases and io allocations for ops 2025-07-08 23:10:50 +00:00
pco_internal.h pco: move uses_usclib flag into shader data 2025-09-22 14:52:04 +01:00
pco_ir.c pco: add pass to expand out vecs only used by comps 2025-09-16 18:26:11 +00:00
pco_isa.h.py build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
pco_isa.py pco: initial image write support 2025-09-16 18:26:09 +00:00
pco_legalize.c pco: support accessing shareds/coeffs >= 256 2025-09-16 18:26:12 +00:00
pco_map.h.py pco: amend index register mapping 2025-09-16 18:26:08 +00:00
pco_map.py pco/usclib: switch to common defs 2025-09-22 14:52:03 +01:00
pco_nir.c pco: move uses_usclib flag into shader data 2025-09-22 14:52:04 +01:00
pco_nir_algebraic.py pco: lower nir_b2b* ops 2025-09-16 18:26:38 +00:00
pco_nir_compute.c pco: use nir_cf_{extract,reinsert} instead of inlining compute instance check 2025-09-16 18:26:40 +00:00
pco_nir_io.c pco: add pass to split shader in/out struct/array vars across more slots 2025-09-16 18:26:11 +00:00
pco_nir_pvfio.c pco: Switch to common alpha to coverage lowering 2025-09-16 18:26:43 +00:00
pco_nir_sync.c pco: move uses_usclib flag into shader data 2025-09-22 14:52:04 +01:00
pco_nir_tex.c pvr, pco: basic write without format support 2025-09-16 18:26:19 +00:00
pco_nir_vk.c pco: image atomics support 2025-09-16 18:26:12 +00:00
pco_ops.h.py pco, pygen: add better exception messages 2024-11-29 15:14:12 +00:00
pco_ops.py pco/usclib: switch to common defs 2025-09-22 14:52:03 +01:00
pco_opt.c pco/opt: disable back-propagation of indexed registers 2025-09-16 18:26:45 +00:00
pco_print.c pco: Switch back to util/list 2025-09-16 18:26:44 +00:00
pco_pygen_common.py pco, pygen: amend translation of srcs/dests with no mods 2025-07-08 23:10:45 +00:00
pco_ra.c pco/ra: properly handle non-dced instrs with unused defs 2025-09-16 18:26:46 +00:00
pco_schedule.c pco: re-indexing debug option and additional vector and component tracking 2024-11-29 15:14:12 +00:00
pco_trans_nir.c pco/usclib: switch to common defs 2025-09-22 14:52:03 +01:00
pco_validate.c pco, pygen: expose enhanced logical ops with optional mask 2025-09-16 18:26:08 +00:00