mesa/src/gallium/drivers/vc4
Juan A. Suarez Romero 38c953e287 gallium: add new PIPE_CAP_IMAGE_STORE_FORMATTED
This capability is enabled for drivers supporting formatless image
writing in shader.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13409>
2021-12-03 15:32:36 +00:00
..
kernel
.dir-locals.el
.editorconfig
meson.build
vc4_blit.c gallium/u_blitter: disable sample shading for all blits 2021-11-04 15:06:09 +00:00
vc4_bufmgr.c
vc4_bufmgr.h
vc4_cl.c
vc4_cl.h
vc4_cl_dump.c broadcom: add cl_nobin debug option 2021-09-13 08:51:54 +00:00
vc4_cl_dump.h
vc4_context.c vc4: remove primconvert 2021-09-03 09:24:23 +02:00
vc4_context.h vc4: remove primconvert 2021-09-03 09:24:23 +02:00
vc4_draw.c vc4: remove primconvert 2021-09-03 09:24:23 +02:00
vc4_emit.c
vc4_fence.c
vc4_formats.c
vc4_job.c
vc4_nir_lower_blend.c nir,vc4: Suffix a bunch of unorm 4x8 opcodes _vc4 2021-06-21 09:04:08 -05:00
vc4_nir_lower_io.c nir: Make nir_ssa_def_rewrite_uses_after take an SSA value 2021-03-08 16:59:55 +00:00
vc4_nir_lower_txf_ms.c
vc4_opt_algebraic.c
vc4_opt_coalesce_ff_writes.c
vc4_opt_constant_folding.c
vc4_opt_copy_propagation.c
vc4_opt_dead_code.c
vc4_opt_peephole_sf.c
vc4_opt_small_immediates.c
vc4_opt_vpm.c
vc4_program.c nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
vc4_qir.c
vc4_qir.h vc4: Stop advertising support for VS color clamping. 2021-02-09 20:06:48 -08:00
vc4_qir_emit_uniform_stream_resets.c
vc4_qir_live_variables.c
vc4_qir_lower_uniforms.c
vc4_qir_schedule.c util/dag: Make edge data a uintptr_t 2021-11-17 13:41:47 +00:00
vc4_qir_validate.c
vc4_qpu.c
vc4_qpu.h
vc4_qpu_defines.h
vc4_qpu_disasm.c
vc4_qpu_emit.c
vc4_qpu_schedule.c util/dag: Make edge data a uintptr_t 2021-11-17 13:41:47 +00:00
vc4_qpu_validate.c
vc4_query.c
vc4_register_allocate.c vc4: Use the ra_alloc_contig_reg_class() function to speed up RA. 2021-06-04 19:08:57 +00:00
vc4_reorder_uniforms.c
vc4_resource.c vc4: implement resource_get_param 2021-08-19 13:12:51 +00:00
vc4_resource.h
vc4_screen.c gallium: add new PIPE_CAP_IMAGE_STORE_FORMATTED 2021-12-03 15:32:36 +00:00
vc4_screen.h vc4: export supported prim types by vc4 2021-09-03 09:24:23 +02:00
vc4_simulator.c
vc4_simulator_validate.h
vc4_state.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vc4_tiling.c
vc4_tiling.h util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
vc4_tiling_lt.c
vc4_tiling_lt_neon.c
vc4_uniforms.c vc4: Remove vestiges of alpha test lowering. 2021-02-09 20:06:48 -08:00