mesa/src/panfrost/lib
Alyssa Rosenzweig d8eef119fd panfrost: Specialize blendable_formats for v6
Let's bake the swizzle in.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11785>
2021-07-12 23:12:29 +00:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c pan/decode: Handle IDVS jobs on Bifrost 2021-07-06 15:50:28 -04:00
decode.h pan/decode: Remove mesa header dependencies 2021-02-03 14:04:53 +00:00
decode_common.c util/hash_table: do not leak u64 struct key 2021-04-29 12:58:23 +02:00
gen_macros.h panfrost: Add GenXML macros 2021-07-12 23:12:29 +00:00
gen_pack.py panfrost: Add draw-time merge helper 2021-05-18 22:51:56 +00:00
meson.build panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
midgard.xml panfrost: Add secondary shader XML fields 2021-07-06 15:50:28 -04:00
pan_afbc.c panfrost: Remove AFBC format fixups 2021-06-10 18:06:10 +00:00
pan_attributes.c panfrost: Move panfrost_vertex/instance_id to per-gen 2021-07-12 23:12:29 +00:00
pan_blend.c panfrost: Constify the constants pointers passed to pan_blend functions 2021-06-22 14:07:33 +00:00
pan_blend.h panfrost: Constify the constants pointers passed to pan_blend functions 2021-06-22 14:07:33 +00:00
pan_blitter.c panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
pan_blitter.h panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +00:00
pan_bo.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_bo.h panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_cs.c panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
pan_cs.h panfrost: Reduce pan_image_state indirection 2021-06-10 18:06:11 +00:00
pan_device.h panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
pan_encoder.h panfrost: Inline panfrost_get_z_internal_format 2021-07-12 23:12:29 +00:00
pan_format.c panfrost: Specialize blendable_formats for v6 2021-07-12 23:12:29 +00:00
pan_format.h panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
pan_indirect_dispatch.c panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +00:00
pan_indirect_dispatch.h panfrost: Add helpers to emit indirect dispatch jobs 2021-04-22 16:59:18 +00:00
pan_indirect_draw.c panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +00:00
pan_indirect_draw.h panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +00:00
pan_pool.h panfrost: Inline away pan_pool.c 2021-07-12 23:12:29 +00:00
pan_props.c panfrost: Query tiler features 2021-07-09 23:15:28 +00:00
pan_samples.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_scoreboard.c panfrost: Assert that injected jobs are for blits 2021-07-12 23:12:29 +00:00
pan_scoreboard.h panfrost: Make panfrost_scoreboard_initialize_tiler() return the job pointer 2021-06-22 14:07:33 +00:00
pan_scratch.c panfrost: Fix stack shift calculation 2020-11-13 20:49:06 +00:00
pan_shader.c pan/mdg: Lower away gl_VertexID offset 2021-06-10 18:06:10 +00:00
pan_shader.h panfrost: Set register allocation in the v7 RSD 2021-07-09 23:15:28 +00:00
pan_texture.c panfrost: Simplify compute_checksum_size formula 2021-06-10 18:06:10 +00:00
pan_texture.h panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
pan_tiler.c panfrost: Fix polygon list size computations 2021-05-24 13:05:32 +00:00
pan_util.c panfrost: Specialize blendable_formats for v6 2021-07-12 23:12:29 +00:00
pan_util.h panfrost: Move arch-independent pan_format code 2021-07-12 23:12:29 +00:00
wrap.h panfrost: Remove minimal mode 2021-05-25 12:55:15 +00:00