mesa/src/asahi/compiler
Alyssa Rosenzweig 3d75cff7d7 asahi: Identify triangle/lines vs point varyings
Seems to allow skipping over point coords?

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11818>
2021-07-11 22:32:41 +00:00
..
agx_builder.h.py agx: Add push_exec alias 2021-05-31 01:23:35 +05:30
agx_compile.c asahi: Identify triangle/lines vs point varyings 2021-07-11 22:32:41 +00:00
agx_compile.h asahi: Set bit for psiz 2021-07-11 22:32:41 +00:00
agx_compiler.h agx: Ensure we don't overallocate registers 2021-07-07 03:31:43 +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 ld_vary_flat opcode 2021-07-05 20:56:03 +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: Fix lod_mode shift 2021-07-05 20:56:04 +00:00
agx_print.c agx: Mark sources that kill 2021-07-05 20:56:04 +00:00
agx_register_allocate.c agx: Ensure we don't overallocate registers 2021-07-07 03:31:43 +00:00
agx_uniforms.c agx: Add sysval management helper 2021-05-02 17:41:17 -04:00
cmdline.c agx: Drop cmdline version back to ES3.0 2021-05-31 01:23:35 +05:30
meson.build asahi: Fix meson dependency on packing in compiler 2021-07-06 13:44:50 +00:00