mesa/src/panfrost/lib
Alyssa Rosenzweig 329cb28d65 panfrost: Zero depth_source in vertex shaders
Spurious assignment.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11733>
2021-07-09 23:15:28 +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_pack.py panfrost: Add draw-time merge helper 2021-05-18 22:51:56 +00:00
meson.build panfrost: Meson dependency 2021-05-03 21:08:47 +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: Clean up vertex/instance ID on Midgard 2021-06-10 18:06:11 +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: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +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 Revert "panfrost: Fix crc_valid condition" 2021-07-06 15:05:56 +00:00
pan_cs.h panfrost: Reduce pan_image_state indirection 2021-06-10 18:06:11 +00:00
pan_device.h panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +00:00
pan_encoder.h panfrost: Don't clobber indirect dispatch fields 2021-06-10 18:06:11 +00:00
pan_format.c panfrost: Add some missing BGRA formats 2021-06-10 18:06:10 +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_invocation.c panfrost: Don't clobber indirect dispatch fields 2021-06-10 18:06:11 +00:00
pan_pool.c panfrost: Fork pan_pool for Gallium and Vulkan 2021-07-05 05:43:49 +00:00
pan_pool.h panfrost: Fork pan_pool for Gallium and Vulkan 2021-07-05 05:43:49 +00:00
pan_props.c panfrost: Increase tiler_heap max allocation to 64MB 2021-05-25 12:55:15 +00:00
pan_sampler.c
pan_samples.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_scoreboard.c panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +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: Zero depth_source in vertex shaders 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: Remove pan_image_state 2021-06-10 18:06:11 +00:00
pan_tiler.c panfrost: Fix polygon list size computations 2021-05-24 13:05:32 +00:00
pan_util.h panfrost: Add util_draw_indirect() debug path 2021-06-10 18:06:10 +00:00
wrap.h panfrost: Remove minimal mode 2021-05-25 12:55:15 +00:00