Lines Matching full:etnaviv
830 - etnaviv: Add util_blitter_save_so_targets(..) call
831 - etnaviv: nir: improve uniform usage for ALU opc
832 - etnaviv: correct number of instructions in dump_shader_info(..)
833 - etnaviv: move printing of final shader out of etna_link_shaders(..)
834 - etnaviv: nir: do not call nir_lower_idiv(..) unconditionally
835 - etnaviv: make wider use of DBG_ENABLED(..)
837 - ci/etnaviv: add asan run
838 - etnaviv: Add support for conditional rendering
839 - etnaviv: add support for performance warnings
841 - etnaviv: remove tgsi remains
842 - etnaviv: drop usage of tgsi_swizzle_names
843 - etnaviv: remove not used tgsi includes
844 - ci/etnaviv: update ci expectation
846 - etnaviv: nir: call nir_remove_dead_variables(..) before linking setup
847 - etnaviv: linker: add fallback lookup to VARYING_SLOT_BFC[n]
850 - etnaviv: make use nir_shader_clear_pass_flags(..)
851 - etnaviv: nir: do a late nir_opt_cse run
852 - docs: mark OES_texture_half_float done on etnaviv
853 - etnaviv: support OES_texture_half_float_linear
854 - ci/etnaviv: update ci expectation
855 - docs: update etnaviv extensions
856 - etnaviv: linker: handle scenario where there are FS inputs without matching VS output
857 - etnaviv: linker: clean up etna_link_shader(..)
1317 - ci/etnaviv: if farm is down, we expect no manual jobs can be triggered
1551 - ci/etnaviv: Update some xfails common between the last 3 nightly runs.
1692 - etnaviv/ci: fix skips definition
1714 - etnaviv/ci: drop duplicate line in etnaviv files list
1857 - etnaviv: use imm-helpers
3082 - etnaviv: Use nir_builder_at
3356 - etnaviv: update derived state after forced commandstream flush
3357 - etnaviv: don't flush implicit flush resources when forced
3358 - etnaviv: rs: flush TS cache before making configuration changes
3359 - etnaviv: rs: unconditionally flush color and depth cache before using RS
3360 - etnaviv: optimize transfer flushes
3361 - etnaviv: query: move sample counter manipulation into query providers
3362 - etnaviv: query: reset sample count on begin_query
3363 - etnaviv: query: remove incorrect comment
3364 - etnaviv: query: correct max number of perfmon samples
3365 - etnaviv: query: correct max number of occlusion query samples
3366 - etnaviv: query: optimize context flushes
3368 - etnaviv: only emit sampler config for changed samplers
3369 - etnaviv: move resource level dimension members to make comments line up
3370 - etnaviv: rs: fix multisampled blits
3371 - etnaviv: blt: fix multisampled blits
4295 - etnaviv: fix segfault after compile failure
5132 - etnaviv: remove unused tgsi includes
5512 - etnaviv: Convert to use nir_foreach_function_impl