| .. |
|
tests
|
panfrost: Add unit tests for non-dithered clears
|
2021-08-18 23:32:40 +00:00 |
|
.gitignore
|
panfrost: Add panloader/ to .gitignore
|
2020-08-06 23:54:24 +00:00 |
|
decode.c
|
panfrost: Stop including midgard_pack.h directly
|
2021-08-26 10:35:17 +02: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 generic mappings for the gen-specific tiler descriptor macros
|
2021-08-26 10:35:17 +02:00 |
|
gen_pack.py
|
pan/gen_pack: Add parens around packed1/2 vars in pan_merge()
|
2021-08-26 10:35:17 +02:00 |
|
meson.build
|
panfrost: Prepare blitter helpers to per-gen XML
|
2021-09-20 15:08:31 +02:00 |
|
midgard.xml
|
panfrost: Match sampler "nearest" names
|
2021-07-23 20:12:18 +00: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: Stop including midgard_pack.h directly
|
2021-08-26 10:35:17 +02:00 |
|
pan_blend.h
|
panfrost: Add explicit padding to pan_blend_shader_key
|
2021-08-23 20:54:33 +00:00 |
|
pan_blitter.c
|
panfrost: Prepare blitter helpers to per-gen XML
|
2021-09-20 15:08:31 +02:00 |
|
pan_blitter.h
|
panfrost: Prepare blitter helpers to per-gen XML
|
2021-09-20 15:08:31 +02:00 |
|
pan_bo.c
|
panfrost: Move bo->label assignment into the lock
|
2021-08-24 14:31:54 -04:00 |
|
pan_bo.h
|
panfrost: Label all BOs in userspace
|
2021-05-18 19:19:01 +00:00 |
|
pan_clear.c
|
panfrost: Get rid of the mali_xxx enum redefinitions
|
2021-08-26 10:35:17 +02:00 |
|
pan_cs.c
|
pan/gen_pack: Add pan_size() and pan_align() macros
|
2021-08-26 10:35:16 +02:00 |
|
pan_cs.h
|
panfrost: Reduce pan_image_state indirection
|
2021-06-10 18:06:11 +00:00 |
|
pan_device.h
|
panfrost: Stop including midgard_pack.h directly
|
2021-08-26 10:35:17 +02:00 |
|
pan_encoder.h
|
panfrost: Stop including midgard_pack.h directly
|
2021-08-26 10:35:17 +02:00 |
|
pan_format.c
|
panfrost: RGB332_UNORM is not a valid texture format on v6+
|
2021-09-20 11:21:29 +00:00 |
|
pan_format.h
|
panfrost: Get rid of the mali_xxx enum redefinitions
|
2021-08-26 10:35:17 +02:00 |
|
pan_indirect_dispatch.c
|
panfrost: Prepare indirect dispatch helpers to per-gen XML
|
2021-08-26 10:35:17 +02:00 |
|
pan_indirect_dispatch.h
|
panfrost: Prepare indirect dispatch helpers to per-gen XML
|
2021-08-26 10:35:17 +02:00 |
|
pan_indirect_draw.c
|
panfrost: Prepare indirect draw helpers to per-gen XML
|
2021-08-26 10:35:17 +02:00 |
|
pan_indirect_draw.h
|
panfrost: Prepare indirect draw helpers to per-gen XML
|
2021-08-26 10:35:17 +02:00 |
|
pan_pool.h
|
panfrost: Stop including midgard_pack.h directly
|
2021-08-26 10:35:17 +02:00 |
|
pan_props.c
|
panfrost: tidy up GPU naming to be in line with official names
|
2021-09-02 11:16:49 +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: Stop including midgard_pack.h directly
|
2021-08-26 10:35:17 +02: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: Stop including midgard_pack.h directly
|
2021-08-26 10:35:17 +02:00 |
|
pan_texture.c
|
panfrost: Move panfrost_modifier_to_layout() to pan_texture.c
|
2021-08-26 10:35:17 +02:00 |
|
pan_texture.h
|
panfrost: Move panfrost_modifier_to_layout() to pan_texture.c
|
2021-08-26 10:35:17 +02:00 |
|
pan_tiler.c
|
panfrost: Fix polygon list size computations
|
2021-05-24 13:05:32 +00:00 |
|
pan_util.c
|
panfrost: Use _PU for non-dithered formats
|
2021-08-11 18:15:52 +00:00 |
|
pan_util.h
|
panfrost: Port v5 blend shader issue to blitter
|
2021-08-23 20:54:34 +00:00 |
|
wrap.h
|
panfrost: Remove minimal mode
|
2021-05-25 12:55:15 +00:00 |