mesa/src/nouveau/compiler
2023-11-15 13:38:04 -06:00
..
.editorconfig nak: Add initial stubs for rust code 2023-11-14 00:48:06 +00:00
.rustfmt.toml nak: Add initial stubs for rust code 2023-11-14 00:48:06 +00:00
bitset.rs nak: Rely on Rust 1.73 for next_multiple_of() and div_ceil() 2023-11-14 00:48:15 +00:00
bitview.rs nak: Rely on Rust 1.73 for next_multiple_of() and div_ceil() 2023-11-14 00:48:15 +00:00
meson.build nak: Bind nir_intrinsic_access 2023-11-14 00:48:15 +00:00
nak.h nak: Add a writes_layer bit to nak_shader_info::vtg 2023-11-15 02:24:12 +00:00
nak.rs nak: Enable SM70 for Volta 2023-11-15 13:38:04 -06:00
nak_assign_regs.rs nak: Rely on Rust 1.73 for next_multiple_of() and div_ceil() 2023-11-14 00:48:15 +00:00
nak_bindings.h nak: Move nak_compiler to nak_private.h 2023-11-14 00:48:08 +00:00
nak_builder.rs nak/builder: Return the instruction from push_*() 2023-11-14 00:48:13 +00:00
nak_calc_instr_deps.rs nak: Fix a bunch of warnings 2023-11-14 00:48:14 +00:00
nak_cfg.rs nak: Add a dominance check to CFG 2023-11-14 00:48:11 +00:00
nak_encode_sm70.rs nak: Enable SM70 for Volta 2023-11-15 13:38:04 -06:00
nak_from_nir.rs nak: Set "evict first" from ACCESS_NON_TEMPORAL 2023-11-15 17:48:29 +00:00
nak_ir.rs nak: Add encodings for cache eviction priorities 2023-11-15 17:48:29 +00:00
nak_ir_proc.rs nak: Delete unused imports and dead code 2023-11-14 00:48:10 +00:00
nak_legalize.rs nak: Implement vote and ballot 2023-11-14 00:48:15 +00:00
nak_liveness.rs nak: Drop some unused helpers 2023-11-14 00:48:14 +00:00
nak_lower_copy_swap.rs nak: Add encodings for cache eviction priorities 2023-11-15 17:48:29 +00:00
nak_lower_par_copies.rs nak: Handle RegFile::Mem in parallel copy lowering 2023-11-14 00:48:11 +00:00
nak_nir.c nak: Properly prefix nak_xfb_info 2023-11-15 02:24:12 +00:00
nak_nir_add_barriers.c nak: Remove unnecessary control barriers 2023-11-14 00:48:15 +00:00
nak_nir_lower_gs_intrinsics.c nak: Add geometry shader support 2023-11-14 00:48:14 +00:00
nak_nir_lower_tex.c nak: Remap GLSL_SAMPLER_DIM_SUBPASS and SUBPASS_MS to 2D and MS 2023-11-14 00:48:12 +00:00
nak_nir_lower_vtg_io.c nak: Add NIR lowering for attribute I/O 2023-11-14 00:48:14 +00:00
nak_opt_copy_prop.rs nak: Fix copy-prop for OpPLop3 sources 2023-11-14 16:38:02 +00:00
nak_opt_dce.rs nak: Allow DCE on functions 2023-11-14 00:48:11 +00:00
nak_opt_lop.rs nak: Handle modifiers in dedup_srcs() in opt_lop() 2023-11-14 00:48:13 +00:00
nak_opt_out.rs nak: Fix opt_out 2023-11-14 00:48:14 +00:00
nak_private.h nak: Properly prefix nak_xfb_info 2023-11-15 02:24:12 +00:00
nak_repair_ssa.rs nak: Fix repair_ssa() for back-edges 2023-11-14 00:48:14 +00:00
nak_sph.rs nak: Rename TLS to SLM 2023-11-15 02:24:12 +00:00
nak_spill_values.rs nak: Fix parallel copy handling in spilling 2023-11-14 00:48:14 +00:00
nak_to_cssa.rs nak: Fix to_cssa() 2023-11-14 00:48:14 +00:00
nir.rs nak: Bind nir_intrinsic_access 2023-11-14 00:48:15 +00:00
nvfuzz.rs nak: Rely on Rust 1.73 for next_multiple_of() and div_ceil() 2023-11-14 00:48:15 +00:00
union_find.rs nak: Union find 2023-11-14 00:48:11 +00:00