mesa/src/panfrost/lib
Alyssa Rosenzweig 5f8778a583 panfrost: Add message preload to pan_shader_info
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10967>
2021-05-25 13:10:37 +00:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: Remove minimal mode 2021-05-25 12:55:15 +00: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 Message Preload descriptor XML 2021-05-25 13:10:37 +00:00
pan_afbc.c panfrost: Take panfrost_dev for AFBC selection 2021-02-18 21:48:22 +00:00
pan_attributes.c panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices 2020-12-22 01:54:24 +00:00
pan_blend.c panfrost: Fix pan_blend_to_fixed_function_equation prototype 2021-05-18 22:51:56 +00:00
pan_blend.h panfrost: Remove unused dither flag 2021-05-18 22:51:56 +00:00
pan_blitter.c panfrost: fix GL_EXT_multisampled_render_to_texture regression 2021-05-24 20:19:30 +00:00
pan_blitter.h panfrost: Extend pan_blitter to support blit/resolve operations 2021-05-07 15:58:56 +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: fix GL_EXT_multisampled_render_to_texture regression 2021-05-24 20:19:30 +00:00
pan_cs.h panfrost: Make pan_select_crc_rt a non-static function 2021-05-06 13:27:46 +00:00
pan_device.h panfrost: Make pool slab size configurable 2021-05-18 19:19:01 +00:00
pan_encoder.h panfrost: Provide a helper to calculate the polygon list size 2021-04-13 18:06:37 +00:00
pan_format.c panfrost: Fix format definitions to match gallium expectations 2021-05-05 13:23:22 +00:00
pan_indirect_dispatch.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +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: Make pool slab size configurable 2021-05-18 19:19:01 +00:00
pan_indirect_draw.h pan/bi: Add support for gl_{BaseVertex,BaseInstance} 2021-05-12 07:03:51 +00:00
pan_invocation.c panfrost: Make sure pack_work_groups_compute() is passed valid dimensions 2021-04-22 16:59:18 +00:00
pan_pool.c panfrost: Make pool slab size configurable 2021-05-18 19:19:01 +00:00
pan_pool.h panfrost: Only link varyings once in good conditions 2021-05-24 20:35:46 +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: Allow passing an explicit global dependency when queuing a job 2021-03-11 14:30:19 +00:00
pan_scoreboard.h panfrost: Allow passing an explicit global dependency when queuing a job 2021-03-11 14:30:19 +00:00
pan_scratch.c panfrost: Fix stack shift calculation 2020-11-13 20:49:06 +00:00
pan_shader.c panfrost: Only link varyings once in good conditions 2021-05-24 20:35:46 +00:00
pan_shader.h panfrost: Add message preload to pan_shader_info 2021-05-25 13:10:37 +00:00
pan_texture.c panfrost: Relax the stride check when importing resources 2021-05-17 09:47:46 +02:00
pan_texture.h panfrost: fix GL_EXT_multisampled_render_to_texture regression 2021-05-24 20:19:30 +00:00
pan_tiler.c panfrost: Fix polygon list size computations 2021-05-24 13:05:32 +00:00
pan_util.h panfrost: Add PAN_MESA_DEBUG=dirty option 2021-05-21 14:23:17 +00:00
wrap.h panfrost: Remove minimal mode 2021-05-25 12:55:15 +00:00